Color Pedestrian Lemon yellow-orange (#ffff22):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pedestrian Lemon yellow-orange (#ffff22):
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:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Pedestrian Lemon / #ffff22
The HTML HEX code is #ffff22. The corresponding color name is "Pedestrian Lemon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 34%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):87%, Black (K): 0%. In the HSL color space, #ffff22 has a hue of 60°, saturation of 100%, and lightness of 57%. The HSV representation is 60° for hue, 87% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -21, and b* (blue to yellow) = 91. The XYZ representation is X: 77, Y: 93, Z: 15. In the YUV color space, it translates to Y (luminance) = 0.9012, U (chrominance) = -0.3779, and V (chrominance) = 0.0867.
The decimal value of the color is 16776994. The closest Web-safe HEX code is #FFFF33. Variations of the colour are #FFFF8A for a 20% lighter version and #BDBD00 for a 20% darker version.
For the color with hex value #ffff22, the correlated color temperature (CT) is estimated to be 3934 Kelvin (3934K).
The approximate wavelength of #ffff22 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff22 | #ffff22 |
RGB Decimal Code | 255, 255, 34 | rgb(255, 255, 34) |
CMYK | 0, 0, 87, 0 | / |
HSL | 60°, 100%, 57% | hsl(60°, 100%, 57%) |
HSV | 60°, 87%, 100% | / |
CIE-LAB | 97, -21, 91 | / |
XYZ | 77, 93, 15 | / |
YUV | 0.9012, -0.3779, 0.0867 | / |
Decimal value | 16776994 | / |
Web-Safe HEX | FFFF33 | #FFFF33 |
Color Temperature (CT) | 3934 Kelvin (3934K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Pedestrian Lemon (Hex: #ffff22): Exploring its Impact in Design and Culture
The hex color #ffff22, also known as Pedestrian Lemon, is reminiscent of the vibrant yellow color found in lemons. This sunny shade captures the essence of a freshly picked lemon, radiating a sense of energy and cheerfulness. Pedestrian Lemon evokes the brightness and zestiness of its namesake fruit, making it an ideal choice for designs related to freshness, positivity, and vitality. Its similarity to the natural element of lemons also establishes a connection to concepts such as freshness, cleansing, and rejuvenation.
Download Stunning Pedestrian Lemon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pedestrian Lemon Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pedestrian Lemon 4K Wallpaper
Immerse yourself in the beauty of our Pedestrian Lemon 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 Pedestrian Lemon 4K WallpaperTints and Shades of #ffff22 HEX color (Pedestrian Lemon)
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 #ffff22, 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
- #FFFFC8
- #FFFF91
- #FFFF59
- #ffff22
- #BFBF1A
- #808011
- #404009
- #000000
Tones of Pedestrian Lemon (#ffff22 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff22, #cccc48 is the less saturated color, while #ffff22 is the most saturated one.
- #cccc48
- #d9d93e
- #e6e635
- #f2f22b
- #ffff22
- #666633
- #626226
- #5e5e1a
- #59590d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff22;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff22.
CSS color code example
p { color: #ffff22; }
Text with hexadecimal color #ffff22
This is a sample text with color #ffff22.
Background Color with #ffff22
This is a example with background color #ffff22.
Border Color with #ffff22
#ffff22 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff22 on white background.
#ffff22 Color Preview on Black (#000000) Background
This is a example of text with color #ffff22 on black background.
CSS codes examples
.text {color:#ffff22;}
.background {background-color:#ffff22;}
.border {border:1px solid #ffff22;}