#c2cbf1 Hex Color
rgb(194, 203, 241)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cb | f1 | - | #c2cbf1 |
RGB | 194 | 203 | 241 | - | rgb(194,203,241) |
HSL | 229 | 63% | 85% | - | hsl(229,63%,85%) |
HSV | 229 | 20% | 95% | - | hsv(229,20%,95%) |
XYZ | 59.4813 | 60.5321 | 91.7679 | - | xyz(59.4813,60.5321,91.7679) |
CIE-LAB | 82.13 | 4.72 | -19.73 | - | lab(82.13,4.72,-19.73) |
CMYK | 0.19502074688797 | 0.15767634854772 | 0 | 0.054901960784314 | cmyk(0.19502074688797,0.15767634854772,0,0.054901960784314) |
Description
The RGB value of color #c2cbf1 is rgb(194, 203, 241).
In the hex color #c2cbf1, The value of Red is 194, value of Green is 203, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #c2cbf1 consists of 229° Hue, 63% Saturation, and 85% Lightness.
In the CMYK color model, the color #c2cbf1 can be represented as Cyan=0.19502074688797%, Magenta=0.15767634854772%, Yellow=0%, and Black=0.054901960784314%.
Shades of #c2cbf1
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 #c2cbf1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cbf1
Preview of #c2cbf1 on White Background
The contrast ratio of #c2cbf1 with white color is 1.6
Preview of #c2cbf1 on black background
The contrast ratio of #c2cbf1 with black color is 13.11
#c2cbf1 color will look good with a black background.
Color Schemes of #c2cbf1
Triadic Colors of #c2cbf1
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 #c2cbf1
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 #c2cbf1
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 #c2cbf1
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: #c2cbf1;
}
This is a sample text used for the color #c2cbf1. 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: #c2cbf1;
}
This is a sample text used for the color #c2cbf1. 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 #c2cbf1;
}
This is a sample text used for the color #c2cbf1. 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 30.41%
Green 31.82%
Blue 37.77%
CMYK Percentage
Cyan 47.85
Magenta 38.68%
Yellow 0%
Black 13.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.