#c8facf Hex Color
rgb(200, 250, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | fa | cf | - | #c8facf |
RGB | 200 | 250 | 207 | - | rgb(200,250,207) |
HSL | 128 | 83% | 88% | - | hsl(128,83%,88%) |
HSV | 128 | 20% | 98% | - | hsv(128,20%,98%) |
XYZ | 69.2675 | 85.1556 | 71.8174 | - | xyz(69.2675,85.1556,71.8174) |
CIE-LAB | 93.95 | -23.97 | 15.47 | - | lab(93.95,-23.97,15.47) |
CMYK | 0.2 | 0 | 0.172 | 0.019607843137255 | cmyk(0.2,0,0.172,0.019607843137255) |
Description
The RGB value of color #c8facf is rgb(200, 250, 207).
In the hex color #c8facf, The value of Red is 200, value of Green is 250, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #c8facf consists of 128° Hue, 83% Saturation, and 88% Lightness.
In the CMYK color model, the color #c8facf can be represented as Cyan=0.2%, Magenta=0%, Yellow=0.172%, and Black=0.019607843137255%.
Shades of #c8facf
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 #c8facf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8facf
Preview of #c8facf on White Background
The contrast ratio of #c8facf with white color is 1.16
Preview of #c8facf on black background
The contrast ratio of #c8facf with black color is 18.03
#c8facf color will look good with a black background.
Color Schemes of #c8facf
Triadic Colors of #c8facf
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 #c8facf
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 #c8facf
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 #c8facf
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: #c8facf;
}
This is a sample text used for the color #c8facf. 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: #c8facf;
}
This is a sample text used for the color #c8facf. 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 #c8facf;
}
This is a sample text used for the color #c8facf. 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.44%
Green 38.05%
Blue 31.51%
CMYK Percentage
Cyan 51.07
Magenta 0%
Yellow 43.92%
Black 5.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.