#c3cedb Hex Color
rgb(195, 206, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | ce | db | - | #c3cedb |
RGB | 195 | 206 | 219 | - | rgb(195,206,219) |
HSL | 213 | 25% | 81% | - | hsl(213,25%,81%) |
HSV | 213 | 11% | 86% | - | hsv(213,11%,86%) |
XYZ | 57.3632 | 60.8592 | 75.7415 | - | xyz(57.3632,60.8592,75.7415) |
CIE-LAB | 82.3 | -1.18 | -7.72 | - | lab(82.3,-1.18,-7.72) |
CMYK | 0.10958904109589 | 0.059360730593607 | 0 | 0.14117647058824 | cmyk(0.10958904109589,0.059360730593607,0,0.14117647058824) |
Description
The RGB value of color #c3cedb is rgb(195, 206, 219).
In the hex color #c3cedb, The value of Red is 195, value of Green is 206, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c3cedb consists of 213° Hue, 25% Saturation, and 81% Lightness.
In the CMYK color model, the color #c3cedb can be represented as Cyan=0.10958904109589%, Magenta=0.059360730593607%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c3cedb
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 #c3cedb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3cedb
Preview of #c3cedb on White Background
The contrast ratio of #c3cedb with white color is 1.59
Preview of #c3cedb on black background
The contrast ratio of #c3cedb with black color is 13.17
#c3cedb color will look good with a black background.
Color Schemes of #c3cedb
Triadic Colors of #c3cedb
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 #c3cedb
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 #c3cedb
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 #c3cedb
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: #c3cedb;
}
This is a sample text used for the color #c3cedb. 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: #c3cedb;
}
This is a sample text used for the color #c3cedb. 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 #c3cedb;
}
This is a sample text used for the color #c3cedb. 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.45%
Green 33.23%
Blue 35.32%
CMYK Percentage
Cyan 35.34
Magenta 19.14%
Yellow 0%
Black 45.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.