Color Pink red (#ffc0cb):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pink red (#ffc0cb):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Pink / #ffc0cb
The HTML HEX code is #ffc0cb. The corresponding color name is "Pink". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 192%, Blue (B): 203%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 25%, Yellow (Y):20%, Black (K): 0%. In the HSL color space, #ffc0cb has a hue of 350°, saturation of 100%, and lightness of 88%. The HSV representation is 350° for hue, 25% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = 24, and b* (blue to yellow) = 3. The XYZ representation is X: 71, Y: 63, Z: 65. In the YUV color space, it translates to Y (luminance) = 0.8317, U (chrominance) = -0.0175, and V (chrominance) = 0.1476.
The decimal value of the color is 16761035. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF5C77 for a 20% darker version.
For the color with hex value #ffc0cb, the correlated color temperature (CT) is estimated to be 4397 Kelvin (4397K).
The approximate wavelength of #ffc0cb is around 655.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffc0cb | #ffc0cb |
RGB Decimal Code | 255, 192, 203 | rgb(255, 192, 203) |
CMYK | 0, 25, 20, 0 | / |
HSL | 350°, 100%, 88% | hsl(350°, 100%, 88%) |
HSV | 350°, 25%, 100% | / |
CIE-LAB | 84, 24, 3 | / |
XYZ | 71, 63, 65 | / |
YUV | 0.8317, -0.0175, 0.1476 | / |
Decimal value | 16761035 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 4397 Kelvin (4397K) | / |
Estimate Wavelength | around 655.00nm | / |
The Depth and Diversity of Pink (Hex: #ffc0cb): Exploring its Impact in Design and Culture
The color #ffc0cb, commonly known as Pink, bears similarities to delicate flower petals, such as the blossoms of cherry trees. Its soft and gentle shade evokes a sense of femininity and grace. Pink also resembles the vibrant hues of flamingos, showcasing their elegance as they gracefully roam in shallow waters. Additionally, this color shares resemblances with cotton candy, a popular sweet treat that brings joy to children and adults alike. The Pink color is frequently associated with tenderness, love, and innocence, embodying the beauty found in nature and everyday life.
Download Stunning Pink Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pink Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pink 4K Wallpaper
Immerse yourself in the beauty of our Pink 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 Pink 4K WallpaperTints and Shades of #ffc0cb HEX color (Pink)
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 #ffc0cb, 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
- #FFEFF2
- #FFE0E5
- #FFD0D8
- #ffc0cb
- #BF9098
- #806066
- #403033
- #000000
Tones of Pink (#ffc0cb HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffc0cb, #cca6ad is the less saturated color, while #ffc0cb is the most saturated one.
- #cca6ad
- #d9adb5
- #e6b3bc
- #f2bac4
- #ffc0cb
- #c5334c
- #d12644
- #dc1a3b
- #e80d33
HTML Usage Examples
HTML using color code example
<p style="color: #ffc0cb;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #ffc0cb is pink.
CSS color code example
p { color: #ffc0cb; }
Text with hexadecimal color #ffc0cb
This is a sample text with color #ffc0cb.
Background Color with #ffc0cb
This is a example with background color #ffc0cb.
Border Color with #ffc0cb
#ffc0cb Color Preview on White (#ffffff) Background
This is a example of text with color #ffc0cb on white background.
#ffc0cb Color Preview on Black (#000000) Background
This is a example of text with color #ffc0cb on black background.
CSS codes examples
.text {color:#ffc0cb;}
.background {background-color:#ffc0cb;}
.border {border:1px solid #ffc0cb;}