#cbedf5 Hex Color
rgb(203, 237, 245)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ed | f5 | - | #cbedf5 |
RGB | 203 | 237 | 245 | - | rgb(203,237,245) |
HSL | 191 | 68% | 88% | - | hsl(191,68%,88%) |
HSV | 191 | 17% | 96% | - | hsv(191,17%,96%) |
XYZ | 71.3942 | 79.8575 | 98.0374 | - | xyz(71.3942,79.8575,98.0374) |
CIE-LAB | 91.62 | -9.37 | -7.57 | - | lab(91.62,-9.37,-7.57) |
CMYK | 0.17142857142857 | 0.03265306122449 | 0 | 0.03921568627451 | cmyk(0.17142857142857,0.03265306122449,0,0.03921568627451) |
Description
The RGB value of color #cbedf5 is rgb(203, 237, 245).
In the hex color #cbedf5, The value of Red is 203, value of Green is 237, and value of Blue is 245. The primary color is Blue. Similarly, The HSL values for #cbedf5 consists of 191° Hue, 68% Saturation, and 88% Lightness.
In the CMYK color model, the color #cbedf5 can be represented as Cyan=0.17142857142857%, Magenta=0.03265306122449%, Yellow=0%, and Black=0.03921568627451%.
Shades of #cbedf5
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 #cbedf5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbedf5
Preview of #cbedf5 on White Background
The contrast ratio of #cbedf5 with white color is 1.24
Preview of #cbedf5 on black background
The contrast ratio of #cbedf5 with black color is 16.97
#cbedf5 color will look good with a black background.
Color Schemes of #cbedf5
Triadic Colors of #cbedf5
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 #cbedf5
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 #cbedf5
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 #cbedf5
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: #cbedf5;
}
This is a sample text used for the color #cbedf5. 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: #cbedf5;
}
This is a sample text used for the color #cbedf5. 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 #cbedf5;
}
This is a sample text used for the color #cbedf5. 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 29.64%
Green 34.6%
Blue 35.77%
CMYK Percentage
Cyan 70.46
Magenta 13.42%
Yellow 0%
Black 16.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.