Color Peppy Pineapple yellow-orange (#ffff44):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peppy Pineapple yellow-orange (#ffff44):
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 Peppy Pineapple / #ffff44
The HTML HEX code is #ffff44. The corresponding color name is "Peppy Pineapple". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 68%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):73%, Black (K): 0%. In the HSL color space, #ffff44 has a hue of 60°, saturation of 100%, and lightness of 63%. The HSV representation is 60° for hue, 73% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -20, and b* (blue to yellow) = 83. The XYZ representation is X: 78, Y: 93, Z: 19. In the YUV color space, it translates to Y (luminance) = 0.9164, U (chrominance) = -0.3197, and V (chrominance) = 0.0733.
The decimal value of the color is 16777028. The closest Web-safe HEX code is #FFFF33. Variations of the colour are #FFFFA8 for a 20% lighter version and #DBDB00 for a 20% darker version.
For the color with hex value #ffff44, the correlated color temperature (CT) is estimated to be 3999 Kelvin (3999K).
The approximate wavelength of #ffff44 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff44 | #ffff44 |
RGB Decimal Code | 255, 255, 68 | rgb(255, 255, 68) |
CMYK | 0, 0, 73, 0 | / |
HSL | 60°, 100%, 63% | hsl(60°, 100%, 63%) |
HSV | 60°, 73%, 100% | / |
CIE-LAB | 97, -20, 83 | / |
XYZ | 78, 93, 19 | / |
YUV | 0.9164, -0.3197, 0.0733 | / |
Decimal value | 16777028 | / |
Web-Safe HEX | FFFF33 | #FFFF33 |
Color Temperature (CT) | 3999 Kelvin (3999K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Peppy Pineapple (Hex: #ffff44): Exploring its Impact in Design and Culture
The hex color #ffff44, also known as Peppy Pineapple, is reminiscent of sunny days and tropical fruits. Its vibrant yellow shade brings to mind the juicy sweetness of ripe pineapples, adding a playful and energetic touch to any design. This color can evoke feelings of happiness and positivity, just like biting into a refreshing slice of pineapple on a warm summer day. Incorporating Peppy Pineapple into your brand or website can create a lively and invigorating atmosphere, making it perfect for industries related to travel, food, or fashion.
Download Stunning Peppy Pineapple Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Peppy Pineapple Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Peppy Pineapple 4K Wallpaper
Immerse yourself in the beauty of our Peppy Pineapple 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 Peppy Pineapple 4K WallpaperTints and Shades of #ffff44 HEX color (Peppy Pineapple)
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 #ffff44, 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
- #FFFFD0
- #FFFFA2
- #FFFF73
- #ffff44
- #BFBF33
- #808022
- #404011
- #000000
Tones of Peppy Pineapple (#ffff44 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff44, #cccc5c is the less saturated color, while #ffff44 is the most saturated one.
- #cccc5c
- #d9d956
- #e6e650
- #f2f24a
- #ffff44
- #7b7b33
- #7a7a26
- #79791a
- #78780d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff44;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff44.
CSS color code example
p { color: #ffff44; }
Text with hexadecimal color #ffff44
This is a sample text with color #ffff44.
Background Color with #ffff44
This is a example with background color #ffff44.
Border Color with #ffff44
#ffff44 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff44 on white background.
#ffff44 Color Preview on Black (#000000) Background
This is a example of text with color #ffff44 on black background.
CSS codes examples
.text {color:#ffff44;}
.background {background-color:#ffff44;}
.border {border:1px solid #ffff44;}