#c7c5bf Hex Color
rgb(199, 197, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | c5 | bf | - | #c7c5bf |
RGB | 199 | 197 | 191 | - | rgb(199,197,191) |
HSL | 45 | 7% | 76% | - | hsl(45,7%,76%) |
HSV | 45 | 4% | 78% | - | hsv(45,4%,78%) |
XYZ | 52.9234 | 55.8362 | 57.2783 | - | xyz(52.9234,55.8362,57.2783) |
CIE-LAB | 79.52 | -0.38 | 3.24 | - | lab(79.52,-0.38,3.24) |
CMYK | 0 | 0.010050251256281 | 0.040201005025126 | 0.21960784313725 | cmyk(0,0.010050251256281,0.040201005025126,0.21960784313725) |
Description
The RGB value of color #c7c5bf is rgb(199, 197, 191).
In the hex color #c7c5bf, The value of Red is 199, value of Green is 197, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c7c5bf consists of 45° Hue, 7% Saturation, and 76% Lightness.
In the CMYK color model, the color #c7c5bf can be represented as Cyan=0%, Magenta=0.010050251256281%, Yellow=0.040201005025126%, and Black=0.21960784313725%.
Shades of #c7c5bf
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 #c7c5bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7c5bf
Preview of #c7c5bf on White Background
The contrast ratio of #c7c5bf with white color is 1.73
Preview of #c7c5bf on black background
The contrast ratio of #c7c5bf with black color is 12.17
#c7c5bf color will look good with a black background.
Color Schemes of #c7c5bf
Triadic Colors of #c7c5bf
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 #c7c5bf
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 #c7c5bf
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 #c7c5bf
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: #c7c5bf;
}
This is a sample text used for the color #c7c5bf. 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: #c7c5bf;
}
This is a sample text used for the color #c7c5bf. 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 #c7c5bf;
}
This is a sample text used for the color #c7c5bf. 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.9%
Green 33.56%
Blue 32.54%
CMYK Percentage
Cyan 0
Magenta 3.72%
Yellow 14.9%
Black 81.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.