#c3cbaf Hex Color
rgb(195, 203, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | cb | af | - | #c3cbaf |
RGB | 195 | 203 | 175 | - | rgb(195,203,175) |
HSL | 77 | 21% | 74% | - | hsl(77,21%,74%) |
HSV | 77 | 14% | 80% | - | hsv(77,14%,80%) |
XYZ | 51.5995 | 57.4091 | 48.9189 | - | xyz(51.5995,57.4091,48.9189) |
CIE-LAB | 80.41 | -7.67 | 13.04 | - | lab(80.41,-7.67,13.04) |
CMYK | 0.039408866995074 | 0 | 0.13793103448276 | 0.20392156862745 | cmyk(0.039408866995074,0,0.13793103448276,0.20392156862745) |
Description
The RGB value of color #c3cbaf is rgb(195, 203, 175).
In the hex color #c3cbaf, The value of Red is 195, value of Green is 203, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #c3cbaf consists of 77° Hue, 21% Saturation, and 74% Lightness.
In the CMYK color model, the color #c3cbaf can be represented as Cyan=0.039408866995074%, Magenta=0%, Yellow=0.13793103448276%, and Black=0.20392156862745%.
Shades of #c3cbaf
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 #c3cbaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3cbaf
Preview of #c3cbaf on White Background
The contrast ratio of #c3cbaf with white color is 1.68
Preview of #c3cbaf on black background
The contrast ratio of #c3cbaf with black color is 12.48
#c3cbaf color will look good with a black background.
Color Schemes of #c3cbaf
Triadic Colors of #c3cbaf
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 #c3cbaf
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 #c3cbaf
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 #c3cbaf
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: #c3cbaf;
}
This is a sample text used for the color #c3cbaf. 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: #c3cbaf;
}
This is a sample text used for the color #c3cbaf. 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 #c3cbaf;
}
This is a sample text used for the color #c3cbaf. 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.03%
Green 35.43%
Blue 30.54%
CMYK Percentage
Cyan 10.34
Magenta 0%
Yellow 36.18%
Black 53.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.