#c7becf Hex Color
rgb(199, 190, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | be | cf | - | #c7becf |
RGB | 199 | 190 | 207 | - | rgb(199,190,207) |
HSL | 272 | 15% | 78% | - | hsl(272,15%,78%) |
HSV | 272 | 8% | 81% | - | hsv(272,8%,81%) |
XYZ | 53.2291 | 53.474 | 66.5475 | - | xyz(53.2291,53.474,66.5475) |
CIE-LAB | 78.15 | 6.3 | -7.39 | - | lab(78.15,6.3,-7.39) |
CMYK | 0.038647342995169 | 0.082125603864734 | 0 | 0.18823529411765 | cmyk(0.038647342995169,0.082125603864734,0,0.18823529411765) |
Description
The RGB value of color #c7becf is rgb(199, 190, 207).
In the hex color #c7becf, The value of Red is 199, value of Green is 190, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c7becf consists of 272° Hue, 15% Saturation, and 78% Lightness.
In the CMYK color model, the color #c7becf can be represented as Cyan=0.038647342995169%, Magenta=0.082125603864734%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c7becf
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 #c7becf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7becf
Preview of #c7becf on White Background
The contrast ratio of #c7becf with white color is 1.8
Preview of #c7becf on black background
The contrast ratio of #c7becf with black color is 11.69
#c7becf color will look good with a black background.
Color Schemes of #c7becf
Triadic Colors of #c7becf
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 #c7becf
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 #c7becf
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 #c7becf
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: #c7becf;
}
This is a sample text used for the color #c7becf. 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: #c7becf;
}
This is a sample text used for the color #c7becf. 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 #c7becf;
}
This is a sample text used for the color #c7becf. 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.39%
Green 31.88%
Blue 34.73%
CMYK Percentage
Cyan 12.51
Magenta 26.58%
Yellow 0%
Black 60.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.