Color Pale Marigold orange (#ffbb44):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pale Marigold orange (#ffbb44):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Pale Marigold / #ffbb44
The HTML HEX code is #ffbb44. The corresponding color name is "Pale Marigold". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 68%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):73%, Black (K): 0%. In the HSL color space, #ffbb44 has a hue of 38°, saturation of 100%, and lightness of 63%. The HSV representation is 38° for hue, 73% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 80, a* (green to red) = 14, and b* (blue to yellow) = 67. The XYZ representation is X: 60, Y: 57, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.7599, U (chrominance) = -0.2427, and V (chrominance) = 0.2107.
The decimal value of the color is 16759620. The closest Web-safe HEX code is #FFCC33. Variations of the colour are #FFDFA8 for a 20% lighter version and #DB8B00 for a 20% darker version.
For the color with hex value #ffbb44, the correlated color temperature (CT) is estimated to be 2910 Kelvin (2910K).
The approximate wavelength of #ffbb44 is around 624.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbb44 | #ffbb44 |
RGB Decimal Code | 255, 187, 68 | rgb(255, 187, 68) |
CMYK | 0, 27, 73, 0 | / |
HSL | 38°, 100%, 63% | hsl(38°, 100%, 63%) |
HSV | 38°, 73%, 100% | / |
CIE-LAB | 80, 14, 67 | / |
XYZ | 60, 57, 13 | / |
YUV | 0.7599, -0.2427, 0.2107 | / |
Decimal value | 16759620 | / |
Web-Safe HEX | FFCC33 | #FFCC33 |
Color Temperature (CT) | 2910 Kelvin (2910K) | / |
Estimate Wavelength | around 624.00nm | / |
The Depth and Diversity of Pale Marigold (Hex: #ffbb44): Exploring its Impact in Design and Culture
Pale Marigold #ffbb44 is a vibrant and striking color reminiscent of a sunset over a field of blooming marigolds. Its warm and golden hue evokes feelings of joy and happiness. This color can be compared to the brilliant petals of a marigold flower, or the radiant glow of a summer evening. It exudes a sense of vitality and energy, just like the vibrant colors of nature. This shade can be used to create a bold and eye-catching design, perfect for capturing attention and creating a positive and uplifting atmosphere.
Download Stunning Pale Marigold Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pale Marigold Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pale Marigold 4K Wallpaper
Immerse yourself in the beauty of our Pale Marigold 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 Pale Marigold 4K WallpaperTints and Shades of #ffbb44 HEX color (Pale Marigold)
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 #ffbb44, 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
- #FFEED0
- #FFDDA2
- #FFCC73
- #ffbb44
- #BF8C33
- #805E22
- #402F11
- #000000
Tones of Pale Marigold (#ffbb44 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbb44, #cca35c is the less saturated color, while #ffbb44 is the most saturated one.
- #cca35c
- #d9a956
- #e6af50
- #f2b54a
- #ffbb44
- #7b6133
- #7a5c26
- #79561a
- #78510d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbb44;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbb44.
CSS color code example
p { color: #ffbb44; }
Text with hexadecimal color #ffbb44
This is a sample text with color #ffbb44.
Background Color with #ffbb44
This is a example with background color #ffbb44.
Border Color with #ffbb44
#ffbb44 Color Preview on White (#ffffff) Background
This is a example of text with color #ffbb44 on white background.
#ffbb44 Color Preview on Black (#000000) Background
This is a example of text with color #ffbb44 on black background.
CSS codes examples
.text {color:#ffbb44;}
.background {background-color:#ffbb44;}
.border {border:1px solid #ffbb44;}