#b4d08e Hex Color
rgb(180, 208, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | d0 | 8e | - | #b4d08e |
RGB | 180 | 208 | 142 | - | rgb(180,208,142) |
HSL | 85 | 41% | 69% | - | hsl(85,41%,69%) |
HSV | 85 | 32% | 82% | - | hsv(85,32%,82%) |
XYZ | 46.2608 | 56.768 | 34.1103 | - | xyz(46.2608,56.768,34.1103) |
CIE-LAB | 80.05 | -20.7 | 29.77 | - | lab(80.05,-20.7,29.77) |
CMYK | 0.13461538461538 | 0 | 0.31730769230769 | 0.1843137254902 | cmyk(0.13461538461538,0,0.31730769230769,0.1843137254902) |
Description
The RGB value of color #b4d08e is rgb(180, 208, 142).
In the hex color #b4d08e, The value of Red is 180, value of Green is 208, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #b4d08e consists of 85° Hue, 41% Saturation, and 69% Lightness.
In the CMYK color model, the color #b4d08e can be represented as Cyan=0.13461538461538%, Magenta=0%, Yellow=0.31730769230769%, and Black=0.1843137254902%.
Shades of #b4d08e
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 #b4d08e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4d08e
Preview of #b4d08e on White Background
The contrast ratio of #b4d08e with white color is 1.7
Preview of #b4d08e on black background
The contrast ratio of #b4d08e with black color is 12.35
#b4d08e color will look good with a black background.
Color Schemes of #b4d08e
Triadic Colors of #b4d08e
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 #b4d08e
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 #b4d08e
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 #b4d08e
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: #b4d08e;
}
This is a sample text used for the color #b4d08e. 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: #b4d08e;
}
This is a sample text used for the color #b4d08e. 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 #b4d08e;
}
This is a sample text used for the color #b4d08e. 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 33.96%
Green 39.25%
Blue 26.79%
CMYK Percentage
Cyan 21.16
Magenta 0%
Yellow 49.87%
Black 28.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.