Color Polly red-orange (#ffcaa4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Polly red-orange (#ffcaa4):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Polly / #ffcaa4
The HTML HEX code is #ffcaa4. The corresponding color name is "Polly". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 202%, Blue (B): 164%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 21%, Yellow (Y):36%, Black (K): 0%. In the HSL color space, #ffcaa4 has a hue of 25°, saturation of 100%, and lightness of 82%. The HSV representation is 25° for hue, 36% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 85, a* (green to red) = 14, and b* (blue to yellow) = 26. The XYZ representation is X: 69, Y: 66, Z: 44. In the YUV color space, it translates to Y (luminance) = 0.8373, U (chrominance) = -0.0955, and V (chrominance) = 0.1427.
The decimal value of the color is 16763556. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFFFFF for a 20% lighter version and #FF8E3D for a 20% darker version.
For the color with hex value #ffcaa4, the correlated color temperature (CT) is estimated to be 3835 Kelvin (3835K).
The approximate wavelength of #ffcaa4 is around 650.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffcaa4 | #ffcaa4 |
RGB Decimal Code | 255, 202, 164 | rgb(255, 202, 164) |
CMYK | 0, 21, 36, 0 | / |
HSL | 25°, 100%, 82% | hsl(25°, 100%, 82%) |
HSV | 25°, 36%, 100% | / |
CIE-LAB | 85, 14, 26 | / |
XYZ | 69, 66, 44 | / |
YUV | 0.8373, -0.0955, 0.1427 | / |
Decimal value | 16763556 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3835 Kelvin (3835K) | / |
Estimate Wavelength | around 650.00nm | / |
The Depth and Diversity of Polly (Hex: #ffcaa4): Exploring its Impact in Design and Culture
The hex color #ffcaa4, named Polly, resembles the soft and delicate hues of a sunset on a warm summer evening. With its warm undertones, Polly brings to mind the serene beauty of a tropical beach, where the sand meets the oceans gentle waves. This color evokes feelings of tranquility and relaxation, much like the soothing sound of rustling palm trees and the sweet fragrance of tropical flowers in the air. Polly brings a touch of warmth and serenity to any design, making it perfect for creating a calm and inviting atmosphere.
Download Stunning Polly Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Polly Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Polly 4K Wallpaper
Immerse yourself in the beauty of our Polly 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 Polly 4K WallpaperTints and Shades of #ffcaa4 HEX color (Polly)
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 #ffcaa4, 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
- #FFF2E8
- #FFE5D2
- #FFD7BB
- #ffcaa4
- #BF987B
- #806552
- #403329
- #000000
Tones of Polly (#ffcaa4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffcaa4, #ccac96 is the less saturated color, while #ffcaa4 is the most saturated one.
- #ccac96
- #d9b499
- #e6bb9d
- #f2c3a0
- #ffcaa4
- #b46933
- #bd6526
- #c6621a
- #ce5e0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffcaa4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffcaa4.
CSS color code example
p { color: #ffcaa4; }
Text with hexadecimal color #ffcaa4
This is a sample text with color #ffcaa4.
Background Color with #ffcaa4
This is a example with background color #ffcaa4.
Border Color with #ffcaa4
#ffcaa4 Color Preview on White (#ffffff) Background
This is a example of text with color #ffcaa4 on white background.
#ffcaa4 Color Preview on Black (#000000) Background
This is a example of text with color #ffcaa4 on black background.
CSS codes examples
.text {color:#ffcaa4;}
.background {background-color:#ffcaa4;}
.border {border:1px solid #ffcaa4;}