#b9ddac Hex Color
rgb(185, 221, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | dd | ac | - | #b9ddac |
RGB | 185 | 221 | 172 | - | rgb(185,221,172) |
HSL | 104 | 42% | 77% | - | hsl(104,42%,77%) |
HSV | 104 | 22% | 87% | - | hsv(104,22%,87%) |
XYZ | 53.3104 | 65.0057 | 48.7673 | - | xyz(53.3104,65.0057,48.7673) |
CIE-LAB | 84.49 | -20.79 | 20.23 | - | lab(84.49,-20.79,20.23) |
CMYK | 0.16289592760181 | 0 | 0.22171945701357 | 0.13333333333333 | cmyk(0.16289592760181,0,0.22171945701357,0.13333333333333) |
Description
The RGB value of color #b9ddac is rgb(185, 221, 172).
In the hex color #b9ddac, The value of Red is 185, value of Green is 221, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #b9ddac consists of 104° Hue, 42% Saturation, and 77% Lightness.
In the CMYK color model, the color #b9ddac can be represented as Cyan=0.16289592760181%, Magenta=0%, Yellow=0.22171945701357%, and Black=0.13333333333333%.
Shades of #b9ddac
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 #b9ddac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9ddac
Preview of #b9ddac on White Background
The contrast ratio of #b9ddac with white color is 1.5
Preview of #b9ddac on black background
The contrast ratio of #b9ddac with black color is 14
#b9ddac color will look good with a black background.
Color Schemes of #b9ddac
Triadic Colors of #b9ddac
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 #b9ddac
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 #b9ddac
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 #b9ddac
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: #b9ddac;
}
This is a sample text used for the color #b9ddac. 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: #b9ddac;
}
This is a sample text used for the color #b9ddac. 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 #b9ddac;
}
This is a sample text used for the color #b9ddac. 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 32.01%
Green 38.24%
Blue 29.76%
CMYK Percentage
Cyan 31.45
Magenta 0%
Yellow 42.81%
Black 25.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.