#b5e5cf Hex Color
rgb(181, 229, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | e5 | cf | - | #b5e5cf |
RGB | 181 | 229 | 207 | - | rgb(181,229,207) |
HSL | 153 | 48% | 80% | - | hsl(153,48%,80%) |
HSV | 153 | 21% | 90% | - | hsv(153,21%,90%) |
XYZ | 58.3379 | 70.3674 | 69.539 | - | xyz(58.3379,70.3674,69.539) |
CIE-LAB | 87.18 | -19.81 | 5.66 | - | lab(87.18,-19.81,5.66) |
CMYK | 0.20960698689956 | 0 | 0.096069868995633 | 0.10196078431373 | cmyk(0.20960698689956,0,0.096069868995633,0.10196078431373) |
Description
The RGB value of color #b5e5cf is rgb(181, 229, 207).
In the hex color #b5e5cf, The value of Red is 181, value of Green is 229, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #b5e5cf consists of 153° Hue, 48% Saturation, and 80% Lightness.
In the CMYK color model, the color #b5e5cf can be represented as Cyan=0.20960698689956%, Magenta=0%, Yellow=0.096069868995633%, and Black=0.10196078431373%.
Shades of #b5e5cf
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 #b5e5cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5e5cf
Preview of #b5e5cf on White Background
The contrast ratio of #b5e5cf with white color is 1.39
Preview of #b5e5cf on black background
The contrast ratio of #b5e5cf with black color is 15.07
#b5e5cf color will look good with a black background.
Color Schemes of #b5e5cf
Triadic Colors of #b5e5cf
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 #b5e5cf
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 #b5e5cf
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 #b5e5cf
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: #b5e5cf;
}
This is a sample text used for the color #b5e5cf. 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: #b5e5cf;
}
This is a sample text used for the color #b5e5cf. 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 #b5e5cf;
}
This is a sample text used for the color #b5e5cf. 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.34%
Green 37.12%
Blue 33.55%
CMYK Percentage
Cyan 51.42
Magenta 0%
Yellow 23.57%
Black 25.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.