#b5c85d Hex Color
rgb(181, 200, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | c8 | 5d | - | #b5c85d |
RGB | 181 | 200 | 93 | - | rgb(181,200,93) |
HSL | 71 | 49% | 57% | - | hsl(71,49%,57%) |
HSV | 71 | 54% | 78% | - | hsv(71,54%,78%) |
XYZ | 41.6861 | 51.9226 | 18.1809 | - | xyz(41.6861,51.9226,18.1809) |
CIE-LAB | 77.23 | -21.99 | 50.62 | - | lab(77.23,-21.99,50.62) |
CMYK | 0.095 | 0 | 0.535 | 0.2156862745098 | cmyk(0.095,0,0.535,0.2156862745098) |
Description
The RGB value of color #b5c85d is rgb(181, 200, 93).
In the hex color #b5c85d, The value of Red is 181, value of Green is 200, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #b5c85d consists of 71° Hue, 49% Saturation, and 57% Lightness.
In the CMYK color model, the color #b5c85d can be represented as Cyan=0.095%, Magenta=0%, Yellow=0.535%, and Black=0.2156862745098%.
Shades of #b5c85d
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 #b5c85d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5c85d
Preview of #b5c85d on White Background
The contrast ratio of #b5c85d with white color is 1.84
Preview of #b5c85d on black background
The contrast ratio of #b5c85d with black color is 11.38
#b5c85d color will look good with a black background.
Color Schemes of #b5c85d
Triadic Colors of #b5c85d
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 #b5c85d
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 #b5c85d
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 #b5c85d
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: #b5c85d;
}
This is a sample text used for the color #b5c85d. 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: #b5c85d;
}
This is a sample text used for the color #b5c85d. 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 #b5c85d;
}
This is a sample text used for the color #b5c85d. 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 38.19%
Green 42.19%
Blue 19.62%
CMYK Percentage
Cyan 11.23
Magenta 0%
Yellow 63.26%
Black 25.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.