#ccfadd Hex Color
rgb(204, 250, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cc | fa | dd | - | #ccfadd |
| RGB | 204 | 250 | 221 | - | rgb(204,250,221) |
| HSL | 142 | 82% | 89% | - | hsl(142,82%,89%) |
| HSV | 142 | 18% | 98% | - | hsv(142,18%,98%) |
| XYZ | 72.1386 | 86.429 | 81.287 | - | xyz(72.1386,86.429,81.287) |
| CIE-LAB | 94.5 | -20.19 | 9.08 | - | lab(94.5,-20.19,9.08) |
| CMYK | 0.184 | 0 | 0.116 | 0.019607843137255 | cmyk(0.184,0,0.116,0.019607843137255) |
Description
The RGB value of color #ccfadd is rgb(204, 250, 221).
In the hex color #ccfadd, The value of Red is 204, value of Green is 250, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #ccfadd consists of 142° Hue, 82% Saturation, and 89% Lightness.
In the CMYK color model, the color #ccfadd can be represented as Cyan=0.184%, Magenta=0%, Yellow=0.116%, and Black=0.019607843137255%.
Shades of #ccfadd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #ccfadd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccfadd
Preview of #ccfadd on White Background
The contrast ratio of #ccfadd with white color is 1.15
Preview of #ccfadd on black background
The contrast ratio of #ccfadd with black color is 18.29
#ccfadd color will look good with a black background.
Color Schemes of #ccfadd
Triadic Colors of #ccfadd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ccfadd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #ccfadd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #ccfadd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ccfadd;
}
This is a sample text used for the color #ccfadd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #ccfadd;
}
This is a sample text used for the color #ccfadd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #ccfadd;
}
This is a sample text used for the color #ccfadd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 30.22%
Green 37.04%
Blue 32.74%
CMYK Percentage
Cyan 57.57
Magenta 0%
Yellow 36.29%
Black 6.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.