#cffdaa Hex Color
rgb(207, 253, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | fd | aa | - | #cffdaa |
| RGB | 207 | 253 | 170 | - | rgb(207,253,170) |
| HSL | 93 | 95% | 83% | - | hsl(93,95%,83%) |
| HSV | 93 | 33% | 99% | - | hsv(93,33%,99%) |
| XYZ | 68.1131 | 86.4182 | 51.1207 | - | xyz(68.1131,86.4182,51.1207) |
| CIE-LAB | 94.49 | -28.81 | 35.06 | - | lab(94.49,-28.81,35.06) |
| CMYK | 0.18181818181818 | 0 | 0.32806324110672 | 0.0078431372549019 | cmyk(0.18181818181818,0,0.32806324110672,0.0078431372549019) |
Description
The RGB value of color #cffdaa is rgb(207, 253, 170).
In the hex color #cffdaa, The value of Red is 207, value of Green is 253, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #cffdaa consists of 93° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #cffdaa can be represented as Cyan=0.18181818181818%, Magenta=0%, Yellow=0.32806324110672%, and Black=0.0078431372549019%.
Shades of #cffdaa
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 #cffdaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cffdaa
Preview of #cffdaa on White Background
The contrast ratio of #cffdaa with white color is 1.15
Preview of #cffdaa on black background
The contrast ratio of #cffdaa with black color is 18.28
#cffdaa color will look good with a black background.
Color Schemes of #cffdaa
Triadic Colors of #cffdaa
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 #cffdaa
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 #cffdaa
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 #cffdaa
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: #cffdaa;
}
This is a sample text used for the color #cffdaa. 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: #cffdaa;
}
This is a sample text used for the color #cffdaa. 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 #cffdaa;
}
This is a sample text used for the color #cffdaa. 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.86%
Green 40.16%
Blue 26.98%
CMYK Percentage
Cyan 35.12
Magenta 0%
Yellow 63.37%
Black 1.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.