#cdefac Hex Color
rgb(205, 239, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ef | ac | - | #cdefac |
RGB | 205 | 239 | 172 | - | rgb(205,239,172) |
HSL | 90 | 68% | 81% | - | hsl(90,68%,81%) |
HSV | 90 | 28% | 94% | - | hsv(90,28%,94%) |
XYZ | 63.4897 | 77.6907 | 50.6793 | - | xyz(63.4897,77.6907,50.6793) |
CIE-LAB | 90.64 | -22.57 | 28.86 | - | lab(90.64,-22.57,28.86) |
CMYK | 0.14225941422594 | 0 | 0.28033472803347 | 0.062745098039216 | cmyk(0.14225941422594,0,0.28033472803347,0.062745098039216) |
Description
The RGB value of color #cdefac is rgb(205, 239, 172).
In the hex color #cdefac, The value of Red is 205, value of Green is 239, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #cdefac consists of 90° Hue, 68% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdefac can be represented as Cyan=0.14225941422594%, Magenta=0%, Yellow=0.28033472803347%, and Black=0.062745098039216%.
Shades of #cdefac
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 #cdefac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdefac
Preview of #cdefac on White Background
The contrast ratio of #cdefac with white color is 1.27
Preview of #cdefac on black background
The contrast ratio of #cdefac with black color is 16.54
#cdefac color will look good with a black background.
Color Schemes of #cdefac
Triadic Colors of #cdefac
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 #cdefac
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 #cdefac
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 #cdefac
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: #cdefac;
}
This is a sample text used for the color #cdefac. 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: #cdefac;
}
This is a sample text used for the color #cdefac. 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 #cdefac;
}
This is a sample text used for the color #cdefac. 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 33.28%
Green 38.8%
Blue 27.92%
CMYK Percentage
Cyan 29.31
Magenta 0%
Yellow 57.76%
Black 12.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.