#b9d23d Hex Color
rgb(185, 210, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | d2 | 3d | - | #b9d23d |
RGB | 185 | 210 | 61 | - | rgb(185,210,61) |
HSL | 70 | 62% | 53% | - | hsl(70,62%,53%) |
HSV | 70 | 71% | 82% | - | hsv(70,71%,82%) |
XYZ | 43.8965 | 56.7444 | 13.0541 | - | xyz(43.8965,56.7444,13.0541) |
CIE-LAB | 80.04 | -27.46 | 66.96 | - | lab(80.04,-27.46,66.96) |
CMYK | 0.11904761904762 | 0 | 0.70952380952381 | 0.17647058823529 | cmyk(0.11904761904762,0,0.70952380952381,0.17647058823529) |
Description
The RGB value of color #b9d23d is rgb(185, 210, 61).
In the hex color #b9d23d, The value of Red is 185, value of Green is 210, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #b9d23d consists of 70° Hue, 62% Saturation, and 53% Lightness.
In the CMYK color model, the color #b9d23d can be represented as Cyan=0.11904761904762%, Magenta=0%, Yellow=0.70952380952381%, and Black=0.17647058823529%.
Shades of #b9d23d
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 #b9d23d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9d23d
Preview of #b9d23d on White Background
The contrast ratio of #b9d23d with white color is 1.7
Preview of #b9d23d on black background
The contrast ratio of #b9d23d with black color is 12.35
#b9d23d color will look good with a black background.
Color Schemes of #b9d23d
Triadic Colors of #b9d23d
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 #b9d23d
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 #b9d23d
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 #b9d23d
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: #b9d23d;
}
This is a sample text used for the color #b9d23d. 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: #b9d23d;
}
This is a sample text used for the color #b9d23d. 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 #b9d23d;
}
This is a sample text used for the color #b9d23d. 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 40.57%
Green 46.05%
Blue 13.38%
CMYK Percentage
Cyan 11.85
Magenta 0%
Yellow 70.6%
Black 17.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.