#b5eeaf Hex Color
rgb(181, 238, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ee | af | - | #b5eeaf |
RGB | 181 | 238 | 175 | - | rgb(181,238,175) |
HSL | 114 | 65% | 81% | - | hsl(114,65%,81%) |
HSV | 114 | 26% | 93% | - | hsv(114,26%,93%) |
XYZ | 57.3685 | 74.068 | 51.8304 | - | xyz(57.3685,74.068,51.8304) |
CIE-LAB | 88.95 | -29.84 | 24.8 | - | lab(88.95,-29.84,24.8) |
CMYK | 0.23949579831933 | 0 | 0.26470588235294 | 0.066666666666667 | cmyk(0.23949579831933,0,0.26470588235294,0.066666666666667) |
Description
The RGB value of color #b5eeaf is rgb(181, 238, 175).
In the hex color #b5eeaf, The value of Red is 181, value of Green is 238, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #b5eeaf consists of 114° Hue, 65% Saturation, and 81% Lightness.
In the CMYK color model, the color #b5eeaf can be represented as Cyan=0.23949579831933%, Magenta=0%, Yellow=0.26470588235294%, and Black=0.066666666666667%.
Shades of #b5eeaf
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 #b5eeaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5eeaf
Preview of #b5eeaf on White Background
The contrast ratio of #b5eeaf with white color is 1.33
Preview of #b5eeaf on black background
The contrast ratio of #b5eeaf with black color is 15.81
#b5eeaf color will look good with a black background.
Color Schemes of #b5eeaf
Triadic Colors of #b5eeaf
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 #b5eeaf
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 #b5eeaf
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 #b5eeaf
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: #b5eeaf;
}
This is a sample text used for the color #b5eeaf. 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: #b5eeaf;
}
This is a sample text used for the color #b5eeaf. 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 #b5eeaf;
}
This is a sample text used for the color #b5eeaf. 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.47%
Green 40.07%
Blue 29.46%
CMYK Percentage
Cyan 41.95
Magenta 0%
Yellow 46.37%
Black 11.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.