#b5ecdf Hex Color
rgb(181, 236, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ec | df | - | #b5ecdf |
RGB | 181 | 236 | 223 | - | rgb(181,236,223) |
HSL | 166 | 59% | 82% | - | hsl(166,59%,82%) |
HSV | 166 | 23% | 93% | - | hsv(166,23%,93%) |
XYZ | 62.3708 | 75.1424 | 81.0287 | - | xyz(62.3708,75.1424,81.0287) |
CIE-LAB | 89.46 | -20.07 | 0.59 | - | lab(89.46,-20.07,0.59) |
CMYK | 0.23305084745763 | 0 | 0.055084745762712 | 0.074509803921569 | cmyk(0.23305084745763,0,0.055084745762712,0.074509803921569) |
Description
The RGB value of color #b5ecdf is rgb(181, 236, 223).
In the hex color #b5ecdf, The value of Red is 181, value of Green is 236, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #b5ecdf consists of 166° Hue, 59% Saturation, and 82% Lightness.
In the CMYK color model, the color #b5ecdf can be represented as Cyan=0.23305084745763%, Magenta=0%, Yellow=0.055084745762712%, and Black=0.074509803921569%.
Shades of #b5ecdf
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 #b5ecdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5ecdf
Preview of #b5ecdf on White Background
The contrast ratio of #b5ecdf with white color is 1.31
Preview of #b5ecdf on black background
The contrast ratio of #b5ecdf with black color is 16.03
#b5ecdf color will look good with a black background.
Color Schemes of #b5ecdf
Triadic Colors of #b5ecdf
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 #b5ecdf
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 #b5ecdf
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 #b5ecdf
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: #b5ecdf;
}
This is a sample text used for the color #b5ecdf. 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: #b5ecdf;
}
This is a sample text used for the color #b5ecdf. 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 #b5ecdf;
}
This is a sample text used for the color #b5ecdf. 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 28.28%
Green 36.88%
Blue 34.84%
CMYK Percentage
Cyan 64.26
Magenta 0%
Yellow 15.19%
Black 20.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.