#cdfaa8 Hex Color
rgb(205, 250, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | fa | a8 | - | #cdfaa8 |
RGB | 205 | 250 | 168 | - | rgb(205,250,168) |
HSL | 93 | 89% | 82% | - | hsl(93,89%,82%) |
HSV | 93 | 33% | 98% | - | hsv(93,33%,98%) |
XYZ | 66.4303 | 84.1775 | 49.7924 | - | xyz(66.4303,84.1775,49.7924) |
CIE-LAB | 93.53 | -28.38 | 34.75 | - | lab(93.53,-28.38,34.75) |
CMYK | 0.18 | 0 | 0.328 | 0.019607843137255 | cmyk(0.18,0,0.328,0.019607843137255) |
Description
The RGB value of color #cdfaa8 is rgb(205, 250, 168).
In the hex color #cdfaa8, The value of Red is 205, value of Green is 250, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #cdfaa8 consists of 93° Hue, 89% Saturation, and 82% Lightness.
In the CMYK color model, the color #cdfaa8 can be represented as Cyan=0.18%, Magenta=0%, Yellow=0.328%, and Black=0.019607843137255%.
Shades of #cdfaa8
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 #cdfaa8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdfaa8
Preview of #cdfaa8 on White Background
The contrast ratio of #cdfaa8 with white color is 1.18
Preview of #cdfaa8 on black background
The contrast ratio of #cdfaa8 with black color is 17.84
#cdfaa8 color will look good with a black background.
Color Schemes of #cdfaa8
Triadic Colors of #cdfaa8
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 #cdfaa8
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 #cdfaa8
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 #cdfaa8
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: #cdfaa8;
}
This is a sample text used for the color #cdfaa8. 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: #cdfaa8;
}
This is a sample text used for the color #cdfaa8. 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 #cdfaa8;
}
This is a sample text used for the color #cdfaa8. 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 32.91%
Green 40.13%
Blue 26.97%
CMYK Percentage
Cyan 34.12
Magenta 0%
Yellow 62.17%
Black 3.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.