#c3cfaf Hex Color
rgb(195, 207, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | cf | af | - | #c3cfaf |
RGB | 195 | 207 | 175 | - | rgb(195,207,175) |
HSL | 83 | 25% | 75% | - | hsl(83,25%,75%) |
HSV | 83 | 15% | 81% | - | hsv(83,15%,81%) |
XYZ | 52.5564 | 59.3229 | 49.2379 | - | xyz(52.5564,59.3229,49.2379) |
CIE-LAB | 81.47 | -9.73 | 14.54 | - | lab(81.47,-9.73,14.54) |
CMYK | 0.057971014492754 | 0 | 0.15458937198068 | 0.18823529411765 | cmyk(0.057971014492754,0,0.15458937198068,0.18823529411765) |
Description
The RGB value of color #c3cfaf is rgb(195, 207, 175).
In the hex color #c3cfaf, The value of Red is 195, value of Green is 207, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #c3cfaf consists of 83° Hue, 25% Saturation, and 75% Lightness.
In the CMYK color model, the color #c3cfaf can be represented as Cyan=0.057971014492754%, Magenta=0%, Yellow=0.15458937198068%, and Black=0.18823529411765%.
Shades of #c3cfaf
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 #c3cfaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3cfaf
Preview of #c3cfaf on White Background
The contrast ratio of #c3cfaf with white color is 1.63
Preview of #c3cfaf on black background
The contrast ratio of #c3cfaf with black color is 12.86
#c3cfaf color will look good with a black background.
Color Schemes of #c3cfaf
Triadic Colors of #c3cfaf
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 #c3cfaf
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 #c3cfaf
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 #c3cfaf
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: #c3cfaf;
}
This is a sample text used for the color #c3cfaf. 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: #c3cfaf;
}
This is a sample text used for the color #c3cfaf. 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 #c3cfaf;
}
This is a sample text used for the color #c3cfaf. 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.8%
Green 35.88%
Blue 30.33%
CMYK Percentage
Cyan 14.46
Magenta 0%
Yellow 38.57%
Black 46.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.