Color Flip a Coin green (#ccddcc):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Flip a Coin green (#ccddcc):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Flip a Coin / #ccddcc
The HTML HEX code is #ccddcc. The corresponding color name is "Flip a Coin". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 204%, Green (G): 221%, Blue (B): 204%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 8%, Magenta (M): 0%, Yellow (Y):8%, Black (K): 13%. In the HSL color space, #ccddcc has a hue of 120°, saturation of 20%, and lightness of 83%. The HSV representation is 120° for hue, 8% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 86, a* (green to red) = -9, and b* (blue to yellow) = 6. The XYZ representation is X: 62, Y: 69, Z: 67. In the YUV color space, it translates to Y (luminance) = 0.8391, U (chrominance) = -0.0192, and V (chrominance) = -0.0343.
The decimal value of the color is 13426124. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #8EB48E for a 20% darker version.
For the color with hex value #ccddcc, the correlated color temperature (CT) is estimated to be 6423 Kelvin (6423K).
The approximate wavelength of #ccddcc is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ccddcc | #ccddcc |
RGB Decimal Code | 204, 221, 204 | rgb(204, 221, 204) |
CMYK | 8, 0, 8, 13 | / |
HSL | 120°, 20%, 83% | hsl(120°, 20%, 83%) |
HSV | 120°, 8%, 87% | / |
CIE-LAB | 86, -9, 6 | / |
XYZ | 62, 69, 67 | / |
YUV | 0.8391, -0.0192, -0.0343 | / |
Decimal value | 13426124 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6423 Kelvin (6423K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Flip a Coin (Hex: #ccddcc): Exploring its Impact in Design and Culture
#ccddcc, also known as Flip a Coin, is a color that resembles the lush tranquility of a mossy forest floor, with its soft and harmonious green tones. This shade evokes a sense of organic serenity, similar to the leaves of eucalyptus or the petals of a succulent plant. It can be compared to the delicate nuances of a freshly cut lawn or the soothing hues of an emerald gemstone. The Flip a Coin color brings a refreshing balance to any design or space, evoking a connection to natures soothing embrace.
Download Stunning Flip a Coin Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Flip a Coin Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Flip a Coin 4K Wallpaper
Immerse yourself in the beauty of our Flip a Coin 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 Flip a Coin 4K WallpaperTints and Shades of #ccddcc HEX color (Flip a Coin)
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 #ccddcc, 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
- #F2F7F2
- #E6EEE6
- #D9E6D9
- #ccddcc
- #99A699
- #666F66
- #333733
- #000000
Tones of Flip a Coin (#ccddcc HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ccddcc, #aeb8ae is the less saturated color, while #ccddcc is the most saturated one.
- #aeb8ae
- #b5c1b5
- #bdcabd
- #c4d4c4
- #ccddcc
- #688368
- #648464
- #608460
- #5c855c
HTML Usage Examples
HTML using color code example
<p style="color: #ccddcc;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ccddcc.
CSS color code example
p { color: #ccddcc; }
Text with hexadecimal color #ccddcc
This is a sample text with color #ccddcc.
Background Color with #ccddcc
This is a example with background color #ccddcc.
Border Color with #ccddcc
#ccddcc Color Preview on White (#ffffff) Background
This is a example of text with color #ccddcc on white background.
#ccddcc Color Preview on Black (#000000) Background
This is a example of text with color #ccddcc on black background.
CSS codes examples
.text {color:#ccddcc;}
.background {background-color:#ccddcc;}
.border {border:1px solid #ccddcc;}