Color Piggy Bank red (#ffccbb):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Piggy Bank red (#ffccbb):
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 Piggy Bank / #ffccbb
The HTML HEX code is #ffccbb. The corresponding color name is "Piggy Bank". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 204%, Blue (B): 187%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 20%, Yellow (Y):27%, Black (K): 0%. In the HSL color space, #ffccbb has a hue of 15°, saturation of 100%, and lightness of 87%. The HSV representation is 15° for hue, 27% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 86, a* (green to red) = 16, and b* (blue to yellow) = 15. The XYZ representation is X: 72, Y: 68, Z: 56. In the YUV color space, it translates to Y (luminance) = 0.8522, U (chrominance) = -0.0585, and V (chrominance) = 0.1297.
The decimal value of the color is 16764091. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF8157 for a 20% darker version.
For the color with hex value #ffccbb, the correlated color temperature (CT) is estimated to be 4233 Kelvin (4233K).
The approximate wavelength of #ffccbb is around 670.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffccbb | #ffccbb |
RGB Decimal Code | 255, 204, 187 | rgb(255, 204, 187) |
CMYK | 0, 20, 27, 0 | / |
HSL | 15°, 100%, 87% | hsl(15°, 100%, 87%) |
HSV | 15°, 27%, 100% | / |
CIE-LAB | 86, 16, 15 | / |
XYZ | 72, 68, 56 | / |
YUV | 0.8522, -0.0585, 0.1297 | / |
Decimal value | 16764091 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 4233 Kelvin (4233K) | / |
Estimate Wavelength | around 670.00nm | / |
The Depth and Diversity of Piggy Bank (Hex: #ffccbb): Exploring its Impact in Design and Culture
The hex color #ffccbb, also known as Piggy Bank, resembles the soft and warm hues of a coral reef at sunset. This color elicits a feeling of tranquility and invites us to connect with natures beauty. It shares similarities with seashells, providing a reminiscent touch of the beach. With its cozy and gentle tones, Piggy Bank can evoke imagery of a quaint cottage nestled amidst blooming cherry blossom trees. Its softness represents the delicate petals of a pink rose, adding a touch of elegance to any design.
Download Stunning Piggy Bank Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Piggy Bank Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Piggy Bank 4K Wallpaper
Immerse yourself in the beauty of our Piggy Bank 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 Piggy Bank 4K WallpaperTints and Shades of #ffccbb HEX color (Piggy Bank)
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 #ffccbb, 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
- #FFF2EE
- #FFE6DD
- #FFD9CC
- #ffccbb
- #BF998C
- #80665E
- #40332F
- #000000
Tones of Piggy Bank (#ffccbb HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffccbb, #ccaea3 is the less saturated color, while #ffccbb is the most saturated one.
- #ccaea3
- #d9b5a9
- #e6bdaf
- #f2c4b5
- #ffccbb
- #c25733
- #cd5026
- #d8491a
- #e3420d
HTML Usage Examples
HTML using color code example
<p style="color: #ffccbb;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffccbb.
CSS color code example
p { color: #ffccbb; }
Text with hexadecimal color #ffccbb
This is a sample text with color #ffccbb.
Background Color with #ffccbb
This is a example with background color #ffccbb.
Border Color with #ffccbb
#ffccbb Color Preview on White (#ffffff) Background
This is a example of text with color #ffccbb on white background.
#ffccbb Color Preview on Black (#000000) Background
This is a example of text with color #ffccbb on black background.
CSS codes examples
.text {color:#ffccbb;}
.background {background-color:#ffccbb;}
.border {border:1px solid #ffccbb;}