#cae4f0 Hex Color
rgb(202, 228, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | e4 | f0 | - | #cae4f0 |
RGB | 202 | 228 | 240 | - | rgb(202,228,240) |
HSL | 199 | 56% | 87% | - | hsl(199,56%,87%) |
HSV | 199 | 16% | 94% | - | hsv(199,16%,94%) |
XYZ | 67.8287 | 74.3346 | 93.2111 | - | xyz(67.8287,74.3346,93.2111) |
CIE-LAB | 89.08 | -6.12 | -8.73 | - | lab(89.08,-6.12,-8.73) |
CMYK | 0.15833333333333 | 0.05 | 0 | 0.058823529411765 | cmyk(0.15833333333333,0.05,0,0.058823529411765) |
Description
The RGB value of color #cae4f0 is rgb(202, 228, 240).
In the hex color #cae4f0, The value of Red is 202, value of Green is 228, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cae4f0 consists of 199° Hue, 56% Saturation, and 87% Lightness.
In the CMYK color model, the color #cae4f0 can be represented as Cyan=0.15833333333333%, Magenta=0.05%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cae4f0
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 #cae4f0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cae4f0
Preview of #cae4f0 on White Background
The contrast ratio of #cae4f0 with white color is 1.32
Preview of #cae4f0 on black background
The contrast ratio of #cae4f0 with black color is 15.87
#cae4f0 color will look good with a black background.
Color Schemes of #cae4f0
Triadic Colors of #cae4f0
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 #cae4f0
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 #cae4f0
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 #cae4f0
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: #cae4f0;
}
This is a sample text used for the color #cae4f0. 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: #cae4f0;
}
This is a sample text used for the color #cae4f0. 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 #cae4f0;
}
This is a sample text used for the color #cae4f0. 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.15%
Green 34.03%
Blue 35.82%
CMYK Percentage
Cyan 59.27
Magenta 18.72%
Yellow 0%
Black 22.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.