#cfdfd8 Hex Color
rgb(207, 223, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | df | d8 | - | #cfdfd8 |
RGB | 207 | 223 | 216 | - | rgb(207,223,216) |
HSL | 154 | 20% | 84% | - | hsl(154,20%,84%) |
HSV | 154 | 7% | 87% | - | hsv(154,7%,87%) |
XYZ | 64.5145 | 70.9986 | 75.2696 | - | xyz(64.5145,70.9986,75.2696) |
CIE-LAB | 87.48 | -6.64 | 1.58 | - | lab(87.48,-6.64,1.58) |
CMYK | 0.071748878923767 | 0 | 0.031390134529148 | 0.12549019607843 | cmyk(0.071748878923767,0,0.031390134529148,0.12549019607843) |
Description
The RGB value of color #cfdfd8 is rgb(207, 223, 216).
In the hex color #cfdfd8, The value of Red is 207, value of Green is 223, and value of Blue is 216. The primary color is Green. Similarly, The HSL values for #cfdfd8 consists of 154° Hue, 20% Saturation, and 84% Lightness.
In the CMYK color model, the color #cfdfd8 can be represented as Cyan=0.071748878923767%, Magenta=0%, Yellow=0.031390134529148%, and Black=0.12549019607843%.
Shades of #cfdfd8
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 #cfdfd8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdfd8
Preview of #cfdfd8 on White Background
The contrast ratio of #cfdfd8 with white color is 1.38
Preview of #cfdfd8 on black background
The contrast ratio of #cfdfd8 with black color is 15.2
#cfdfd8 color will look good with a black background.
Color Schemes of #cfdfd8
Triadic Colors of #cfdfd8
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 #cfdfd8
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 #cfdfd8
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 #cfdfd8
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: #cfdfd8;
}
This is a sample text used for the color #cfdfd8. 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: #cfdfd8;
}
This is a sample text used for the color #cfdfd8. 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 #cfdfd8;
}
This is a sample text used for the color #cfdfd8. 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.04%
Green 34.52%
Blue 33.44%
CMYK Percentage
Cyan 31.38
Magenta 0%
Yellow 13.73%
Black 54.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.