#b9cd5a Hex Color
rgb(185, 205, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | cd | 5a | - | #b9cd5a |
RGB | 185 | 205 | 90 | - | rgb(185,205,90) |
HSL | 70 | 53% | 58% | - | hsl(70,53%,58%) |
HSV | 70 | 56% | 80% | - | hsv(70,56%,80%) |
XYZ | 43.6844 | 54.7151 | 17.9315 | - | xyz(43.6844,54.7151,17.9315) |
CIE-LAB | 78.88 | -23.09 | 53.95 | - | lab(78.88,-23.09,53.95) |
CMYK | 0.097560975609756 | 0 | 0.5609756097561 | 0.19607843137255 | cmyk(0.097560975609756,0,0.5609756097561,0.19607843137255) |
Description
The RGB value of color #b9cd5a is rgb(185, 205, 90).
In the hex color #b9cd5a, The value of Red is 185, value of Green is 205, and value of Blue is 90. The primary color is Green. Similarly, The HSL values for #b9cd5a consists of 70° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #b9cd5a can be represented as Cyan=0.097560975609756%, Magenta=0%, Yellow=0.5609756097561%, and Black=0.19607843137255%.
Shades of #b9cd5a
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 #b9cd5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9cd5a
Preview of #b9cd5a on White Background
The contrast ratio of #b9cd5a with white color is 1.76
Preview of #b9cd5a on black background
The contrast ratio of #b9cd5a with black color is 11.94
#b9cd5a color will look good with a black background.
Color Schemes of #b9cd5a
Triadic Colors of #b9cd5a
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 #b9cd5a
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 #b9cd5a
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 #b9cd5a
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: #b9cd5a;
}
This is a sample text used for the color #b9cd5a. 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: #b9cd5a;
}
This is a sample text used for the color #b9cd5a. 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 #b9cd5a;
}
This is a sample text used for the color #b9cd5a. 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.54%
Green 42.71%
Blue 18.75%
CMYK Percentage
Cyan 11.42
Magenta 0%
Yellow 65.64%
Black 22.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.