Color Post Yellow yellow-orange (#ffee01):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Post Yellow yellow-orange (#ffee01):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Post Yellow / #ffee01
The HTML HEX code is #ffee01. The corresponding color name is "Post Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 238%, Blue (B): 1%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 7%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffee01 has a hue of 56°, saturation of 100%, and lightness of 50%. The HSV representation is 56° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 93, a* (green to red) = -13, and b* (blue to yellow) = 91. The XYZ representation is X: 72, Y: 82, Z: 12. In the YUV color space, it translates to Y (luminance) = 0.8473, U (chrominance) = -0.4150, and V (chrominance) = 0.1340.
The decimal value of the color is 16772609. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFF566 for a 20% lighter version and #998F00 for a 20% darker version.
For the color with hex value #ffee01, the correlated color temperature (CT) is estimated to be 3674 Kelvin (3674K).
The approximate wavelength of #ffee01 is around 588.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffee01 | #ffee01 |
RGB Decimal Code | 255, 238, 1 | rgb(255, 238, 1) |
CMYK | 0, 7, 100, 0 | / |
HSL | 56°, 100%, 50% | hsl(56°, 100%, 50%) |
HSV | 56°, 100%, 100% | / |
CIE-LAB | 93, -13, 91 | / |
XYZ | 72, 82, 12 | / |
YUV | 0.8473, -0.4150, 0.1340 | / |
Decimal value | 16772609 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3674 Kelvin (3674K) | / |
Estimate Wavelength | around 588.00nm | / |
The Depth and Diversity of Post Yellow (Hex: #ffee01): Exploring its Impact in Design and Culture
Post Yellow (#ffee01) is reminiscent of vibrant sunflowers, golden rays of sunshine, and ripe lemons. This shade exudes the warmth and brilliance of a sunny day, evoking feelings of joy and energy. As bright as a daffodil or a canary, it catches the eye and adds a pop of cheerfulness to any design. Its similarity to these natural elements and common objects makes it an excellent choice for creating attention-grabbing visuals that exude positivity and vitality.
Download Stunning Post Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Post Yellow Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Post Yellow 4K Wallpaper
Immerse yourself in the beauty of our Post Yellow 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 Post Yellow 4K WallpaperTints and Shades of #ffee01 HEX color (Post Yellow)
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 #ffee01, 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
- #FFFBC0
- #FFF780
- #FFF241
- #ffee01
- #BFB301
- #807701
- #403C00
- #000000
Tones of Post Yellow (#ffee01 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffee01, #ccc234 is the less saturated color, while #ffee01 is the most saturated one.
- #ccc234
- #d9cd27
- #e6d81a
- #f2e30e
- #ffee01
- #525033
- #4b4826
- #43401a
- #3c380d
HTML Usage Examples
HTML using color code example
<p style="color: #ffee01;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffee01.
CSS color code example
p { color: #ffee01; }
Text with hexadecimal color #ffee01
This is a sample text with color #ffee01.
Background Color with #ffee01
This is a example with background color #ffee01.
Border Color with #ffee01
#ffee01 Color Preview on White (#ffffff) Background
This is a example of text with color #ffee01 on white background.
#ffee01 Color Preview on Black (#000000) Background
This is a example of text with color #ffee01 on black background.
CSS codes examples
.text {color:#ffee01;}
.background {background-color:#ffee01;}
.border {border:1px solid #ffee01;}