#cacde3 Hex Color
rgb(202, 205, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | cd | e3 | - | #cacde3 |
RGB | 202 | 205 | 227 | - | rgb(202,205,227) |
HSL | 233 | 31% | 84% | - | hsl(233,31%,84%) |
HSV | 233 | 11% | 89% | - | hsv(233,11%,89%) |
XYZ | 60.0536 | 61.7653 | 81.4298 | - | xyz(60.0536,61.7653,81.4298) |
CIE-LAB | 82.79 | 3.23 | -11.21 | - | lab(82.79,3.23,-11.21) |
CMYK | 0.11013215859031 | 0.096916299559471 | 0 | 0.10980392156863 | cmyk(0.11013215859031,0.096916299559471,0,0.10980392156863) |
Description
The RGB value of color #cacde3 is rgb(202, 205, 227).
In the hex color #cacde3, The value of Red is 202, value of Green is 205, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #cacde3 consists of 233° Hue, 31% Saturation, and 84% Lightness.
In the CMYK color model, the color #cacde3 can be represented as Cyan=0.11013215859031%, Magenta=0.096916299559471%, Yellow=0%, and Black=0.10980392156863%.
Shades of #cacde3
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 #cacde3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cacde3
Preview of #cacde3 on White Background
The contrast ratio of #cacde3 with white color is 1.57
Preview of #cacde3 on black background
The contrast ratio of #cacde3 with black color is 13.35
#cacde3 color will look good with a black background.
Color Schemes of #cacde3
Triadic Colors of #cacde3
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 #cacde3
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 #cacde3
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 #cacde3
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: #cacde3;
}
This is a sample text used for the color #cacde3. 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: #cacde3;
}
This is a sample text used for the color #cacde3. 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 #cacde3;
}
This is a sample text used for the color #cacde3. 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.86%
Green 32.33%
Blue 35.8%
CMYK Percentage
Cyan 34.76
Magenta 30.59%
Yellow 0%
Black 34.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.