#c3cfdf Hex Color
rgb(195, 207, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | cf | df | - | #c3cfdf |
RGB | 195 | 207 | 223 | - | rgb(195,207,223) |
HSL | 214 | 30% | 82% | - | hsl(214,30%,82%) |
HSV | 214 | 13% | 87% | - | hsv(214,13%,87%) |
XYZ | 58.1378 | 61.5555 | 78.6292 | - | xyz(58.1378,61.5555,78.6292) |
CIE-LAB | 82.68 | -0.9 | -9.3 | - | lab(82.68,-0.9,-9.3) |
CMYK | 0.12556053811659 | 0.071748878923767 | 0 | 0.12549019607843 | cmyk(0.12556053811659,0.071748878923767,0,0.12549019607843) |
Description
The RGB value of color #c3cfdf is rgb(195, 207, 223).
In the hex color #c3cfdf, The value of Red is 195, value of Green is 207, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c3cfdf consists of 214° Hue, 30% Saturation, and 82% Lightness.
In the CMYK color model, the color #c3cfdf can be represented as Cyan=0.12556053811659%, Magenta=0.071748878923767%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c3cfdf
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 #c3cfdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3cfdf
Preview of #c3cfdf on White Background
The contrast ratio of #c3cfdf with white color is 1.58
Preview of #c3cfdf on black background
The contrast ratio of #c3cfdf with black color is 13.31
#c3cfdf color will look good with a black background.
Color Schemes of #c3cfdf
Triadic Colors of #c3cfdf
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 #c3cfdf
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 #c3cfdf
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 #c3cfdf
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: #c3cfdf;
}
This is a sample text used for the color #c3cfdf. 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: #c3cfdf;
}
This is a sample text used for the color #c3cfdf. 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 #c3cfdf;
}
This is a sample text used for the color #c3cfdf. 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 31.2%
Green 33.12%
Blue 35.68%
CMYK Percentage
Cyan 38.9
Magenta 22.23%
Yellow 0%
Black 38.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.