#c7c2be Hex Color
rgb(199, 194, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | c2 | be | - | #c7c2be |
RGB | 199 | 194 | 190 | - | rgb(199,194,190) |
HSL | 27 | 7% | 76% | - | hsl(27,7%,76%) |
HSV | 27 | 5% | 78% | - | hsv(27,5%,78%) |
XYZ | 52.1392 | 54.4434 | 56.4758 | - | xyz(52.1392,54.4434,56.4758) |
CIE-LAB | 78.72 | 1.03 | 2.62 | - | lab(78.72,1.03,2.62) |
CMYK | 0 | 0.025125628140704 | 0.045226130653266 | 0.21960784313725 | cmyk(0,0.025125628140704,0.045226130653266,0.21960784313725) |
Description
The RGB value of color #c7c2be is rgb(199, 194, 190).
In the hex color #c7c2be, The value of Red is 199, value of Green is 194, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #c7c2be consists of 27° Hue, 7% Saturation, and 76% Lightness.
In the CMYK color model, the color #c7c2be can be represented as Cyan=0%, Magenta=0.025125628140704%, Yellow=0.045226130653266%, and Black=0.21960784313725%.
Shades of #c7c2be
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 #c7c2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7c2be
Preview of #c7c2be on White Background
The contrast ratio of #c7c2be with white color is 1.77
Preview of #c7c2be on black background
The contrast ratio of #c7c2be with black color is 11.89
#c7c2be color will look good with a black background.
Color Schemes of #c7c2be
Triadic Colors of #c7c2be
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 #c7c2be
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 #c7c2be
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 #c7c2be
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: #c7c2be;
}
This is a sample text used for the color #c7c2be. 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: #c7c2be;
}
This is a sample text used for the color #c7c2be. 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 #c7c2be;
}
This is a sample text used for the color #c7c2be. 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 34.13%
Green 33.28%
Blue 32.59%
CMYK Percentage
Cyan 0
Magenta 8.67%
Yellow 15.6%
Black 75.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.