#c4cfbe Hex Color
rgb(196, 207, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | cf | be | - | #c4cfbe |
RGB | 196 | 207 | 190 | - | rgb(196,207,190) |
HSL | 99 | 15% | 78% | - | hsl(99,15%,78%) |
HSV | 99 | 8% | 81% | - | hsv(99,8%,81%) |
XYZ | 54.372 | 60.0791 | 57.4459 | - | xyz(54.372,60.0791,57.4459) |
CIE-LAB | 81.88 | -6.84 | 7.15 | - | lab(81.88,-6.84,7.15) |
CMYK | 0.053140096618357 | 0 | 0.082125603864734 | 0.18823529411765 | cmyk(0.053140096618357,0,0.082125603864734,0.18823529411765) |
Description
The RGB value of color #c4cfbe is rgb(196, 207, 190).
In the hex color #c4cfbe, The value of Red is 196, value of Green is 207, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #c4cfbe consists of 99° Hue, 15% Saturation, and 78% Lightness.
In the CMYK color model, the color #c4cfbe can be represented as Cyan=0.053140096618357%, Magenta=0%, Yellow=0.082125603864734%, and Black=0.18823529411765%.
Shades of #c4cfbe
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 #c4cfbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4cfbe
Preview of #c4cfbe on White Background
The contrast ratio of #c4cfbe with white color is 1.61
Preview of #c4cfbe on black background
The contrast ratio of #c4cfbe with black color is 13.02
#c4cfbe color will look good with a black background.
Color Schemes of #c4cfbe
Triadic Colors of #c4cfbe
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 #c4cfbe
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 #c4cfbe
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 #c4cfbe
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: #c4cfbe;
}
This is a sample text used for the color #c4cfbe. 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: #c4cfbe;
}
This is a sample text used for the color #c4cfbe. 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 #c4cfbe;
}
This is a sample text used for the color #c4cfbe. 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.05%
Green 34.91%
Blue 32.04%
CMYK Percentage
Cyan 16.43
Magenta 0%
Yellow 25.39%
Black 58.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.