Color Pīlā Yellow yellow-orange (#ffff55):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pīlā Yellow yellow-orange (#ffff55):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Pīlā Yellow / #ffff55
The HTML HEX code is #ffff55. The corresponding color name is "Pīlā Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 85%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):67%, Black (K): 0%. In the HSL color space, #ffff55 has a hue of 60°, saturation of 100%, and lightness of 67%. The HSV representation is 60° for hue, 67% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -19, and b* (blue to yellow) = 77. The XYZ representation is X: 79, Y: 93, Z: 22. In the YUV color space, it translates to Y (luminance) = 0.9240, U (chrominance) = -0.2907, and V (chrominance) = 0.0667.
The decimal value of the color is 16777045. The closest Web-safe HEX code is #FFFF66. Variations of the colour are #FFFFBD for a 20% lighter version and #F0F000 for a 20% darker version.
For the color with hex value #ffff55, the correlated color temperature (CT) is estimated to be 4053 Kelvin (4053K).
The approximate wavelength of #ffff55 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff55 | #ffff55 |
RGB Decimal Code | 255, 255, 85 | rgb(255, 255, 85) |
CMYK | 0, 0, 67, 0 | / |
HSL | 60°, 100%, 67% | hsl(60°, 100%, 67%) |
HSV | 60°, 67%, 100% | / |
CIE-LAB | 97, -19, 77 | / |
XYZ | 79, 93, 22 | / |
YUV | 0.9240, -0.2907, 0.0667 | / |
Decimal value | 16777045 | / |
Web-Safe HEX | FFFF66 | #FFFF66 |
Color Temperature (CT) | 4053 Kelvin (4053K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Pīlā Yellow (Hex: #ffff55): Exploring its Impact in Design and Culture
Pīlā Yellow (#ffff55) is a vibrant shade of yellow that resembles the brilliance of a sunflower in full bloom. Its hue is reminiscent of the golden rays of the sun, making it perfect for evoking feelings of warmth and positivity. Pīlā Yellow is also akin to the zestful glow of a freshly squeezed lemon, adding a refreshing touch to any design. Pairing Pīlā Yellow with crisp white hues creates a visually striking contrast, while combining it with earthy tones like moss green or sandy beige brings forth a harmonious connection to natures vivid palette.
Download Stunning Pīlā Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pīlā 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 Pīlā Yellow 4K Wallpaper
Immerse yourself in the beauty of our Pīlā 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 Pīlā Yellow 4K WallpaperTints and Shades of #ffff55 HEX color (Pīlā 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 #ffff55, 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
- #FFFFD5
- #FFFFAA
- #FFFF80
- #ffff55
- #BFBF40
- #80802B
- #404015
- #000000
Tones of Pīlā Yellow (#ffff55 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff55, #cccc66 is the less saturated color, while #ffff55 is the most saturated one.
- #cccc66
- #d9d962
- #e6e65e
- #f2f259
- #ffff55
- #858533
- #868626
- #86861a
- #87870d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff55;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff55.
CSS color code example
p { color: #ffff55; }
Text with hexadecimal color #ffff55
This is a sample text with color #ffff55.
Background Color with #ffff55
This is a example with background color #ffff55.
Border Color with #ffff55
#ffff55 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff55 on white background.
#ffff55 Color Preview on Black (#000000) Background
This is a example of text with color #ffff55 on black background.
CSS codes examples
.text {color:#ffff55;}
.background {background-color:#ffff55;}
.border {border:1px solid #ffff55;}