#b5d27a Hex Color
rgb(181, 210, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | d2 | 7a | - | #b5d27a |
RGB | 181 | 210 | 122 | - | rgb(181,210,122) |
HSL | 80 | 49% | 65% | - | hsl(80,49%,65%) |
HSV | 80 | 42% | 82% | - | hsv(80,42%,82%) |
XYZ | 45.6155 | 57.3221 | 27.0724 | - | xyz(45.6155,57.3221,27.0724) |
CIE-LAB | 80.36 | -23.88 | 40.38 | - | lab(80.36,-23.88,40.38) |
CMYK | 0.13809523809524 | 0 | 0.41904761904762 | 0.17647058823529 | cmyk(0.13809523809524,0,0.41904761904762,0.17647058823529) |
Description
The RGB value of color #b5d27a is rgb(181, 210, 122).
In the hex color #b5d27a, The value of Red is 181, value of Green is 210, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #b5d27a consists of 80° Hue, 49% Saturation, and 65% Lightness.
In the CMYK color model, the color #b5d27a can be represented as Cyan=0.13809523809524%, Magenta=0%, Yellow=0.41904761904762%, and Black=0.17647058823529%.
Shades of #b5d27a
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 #b5d27a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5d27a
Preview of #b5d27a on White Background
The contrast ratio of #b5d27a with white color is 1.68
Preview of #b5d27a on black background
The contrast ratio of #b5d27a with black color is 12.46
#b5d27a color will look good with a black background.
Color Schemes of #b5d27a
Triadic Colors of #b5d27a
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 #b5d27a
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 #b5d27a
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 #b5d27a
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: #b5d27a;
}
This is a sample text used for the color #b5d27a. 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: #b5d27a;
}
This is a sample text used for the color #b5d27a. 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 #b5d27a;
}
This is a sample text used for the color #b5d27a. 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 35.28%
Green 40.94%
Blue 23.78%
CMYK Percentage
Cyan 18.82
Magenta 0%
Yellow 57.12%
Black 24.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.