Color Busy Bee yellow (#f4ff00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Busy Bee yellow (#f4ff00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Busy Bee / #f4ff00
The HTML HEX code is #f4ff00. The corresponding color name is "Busy Bee". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 244%, Green (G): 255%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 4%, Magenta (M): 0%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #f4ff00 has a hue of 63°, saturation of 100%, and lightness of 50%. The HSV representation is 63° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = -26, and b* (blue to yellow) = 93. The XYZ representation is X: 73, Y: 91, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.8731, U (chrominance) = -0.4296, and V (chrominance) = 0.0735.
The decimal value of the color is 16056064. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #F7FF66 for a 20% lighter version and #919900 for a 20% darker version.
For the color with hex value #f4ff00, the correlated color temperature (CT) is estimated to be 4055 Kelvin (4055K).
The approximate wavelength of #f4ff00 is around 577.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | f4ff00 | #f4ff00 |
RGB Decimal Code | 244, 255, 0 | rgb(244, 255, 0) |
CMYK | 4, 0, 100, 0 | / |
HSL | 63°, 100%, 50% | hsl(63°, 100%, 50%) |
HSV | 63°, 100%, 100% | / |
CIE-LAB | 96, -26, 93 | / |
XYZ | 73, 91, 14 | / |
YUV | 0.8731, -0.4296, 0.0735 | / |
Decimal value | 16056064 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 4055 Kelvin (4055K) | / |
Estimate Wavelength | around 577.50nm | / |
The Depth and Diversity of Busy Bee (Hex: #f4ff00): Exploring its Impact in Design and Culture
The hex color #f4ff00, named Busy Bee, resembles the shimmering yellow of sunflowers in a field. It evokes the energy and liveliness of bees buzzing around their hive, collecting nectar and pollinating flowers. This vibrant hue captures the essence of a summer day, when the suns warmth illuminates the world and nature thrives. Just as bees are crucial for maintaining the balance of ecosystems, Busy Bee brings a burst of positivity and cheerfulness to any design or branding project. It can be paired with contrasting colors like deep blues or purples to create a visually striking and dynamic composition.
Download Stunning Busy Bee Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Busy Bee Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Busy Bee 4K Wallpaper
Immerse yourself in the beauty of our Busy Bee 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Busy Bee 4K WallpaperTints and Shades of #f4ff00 HEX color (Busy Bee)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #f4ff00, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FCFFBF
- #FAFF80
- #F7FF40
- #f4ff00
- #B7BF00
- #7A8000
- #3D4000
- #000000
Tones of Busy Bee (#f4ff00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f4ff00, #c6cc33 is the less saturated color, while #f4ff00 is the most saturated one.
- #c6cc33
- #d1d926
- #dde61a
- #e8f20d
- #f4ff00
- #515233
- #494a26
- #41421a
- #393b0d
HTML Usage Examples
HTML using color code example
<p style="color: #f4ff00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f4ff00.
CSS color code example
p { color: #f4ff00; }
Text with hexadecimal color #f4ff00
This is a sample text with color #f4ff00.
Background Color with #f4ff00
This is a example with background color #f4ff00.
Border Color with #f4ff00
#f4ff00 Color Preview on White (#ffffff) Background
This is a example of text with color #f4ff00 on white background.
#f4ff00 Color Preview on Black (#000000) Background
This is a example of text with color #f4ff00 on black background.
CSS codes examples
.text {color:#f4ff00;}
.background {background-color:#f4ff00;}
.border {border:1px solid #f4ff00;}