#c3c3c5 Hex Color
rgb(195, 195, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | c3 | c5 | - | #c3c3c5 |
RGB | 195 | 195 | 197 | - | rgb(195,195,197) |
HSL | 240 | 2% | 77% | - | hsl(240,2%,77%) |
HSV | 240 | 1% | 77% | - | hsv(240,1%,77%) |
XYZ | 52.0988 | 54.6635 | 60.6285 | - | xyz(52.0988,54.6635,60.6285) |
CIE-LAB | 78.85 | 0.37 | -1.01 | - | lab(78.85,0.37,-1.01) |
CMYK | 0.010152284263959 | 0.010152284263959 | 0 | 0.22745098039216 | cmyk(0.010152284263959,0.010152284263959,0,0.22745098039216) |
Description
The RGB value of color #c3c3c5 is rgb(195, 195, 197).
In the hex color #c3c3c5, The value of Red is 195, value of Green is 195, and value of Blue is 197. The primary color is Blue. Similarly, The HSL values for #c3c3c5 consists of 240° Hue, 2% Saturation, and 77% Lightness.
In the CMYK color model, the color #c3c3c5 can be represented as Cyan=0.010152284263959%, Magenta=0.010152284263959%, Yellow=0%, and Black=0.22745098039216%.
Shades of #c3c3c5
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 #c3c3c5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3c3c5
Preview of #c3c3c5 on White Background
The contrast ratio of #c3c3c5 with white color is 1.76
Preview of #c3c3c5 on black background
The contrast ratio of #c3c3c5 with black color is 11.93
#c3c3c5 color will look good with a black background.
Color Schemes of #c3c3c5
Triadic Colors of #c3c3c5
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 #c3c3c5
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 #c3c3c5
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 #c3c3c5
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: #c3c3c5;
}
This is a sample text used for the color #c3c3c5. 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: #c3c3c5;
}
This is a sample text used for the color #c3c3c5. 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 #c3c3c5;
}
This is a sample text used for the color #c3c3c5. 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.22%
Green 33.22%
Blue 33.56%
CMYK Percentage
Cyan 4.1
Magenta 4.1%
Yellow 0%
Black 91.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.