#b9dfbf Hex Color
rgb(185, 223, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | df | bf | - | #b9dfbf |
RGB | 185 | 223 | 191 | - | rgb(185,223,191) |
HSL | 129 | 37% | 80% | - | hsl(129,37%,80%) |
HSV | 129 | 17% | 87% | - | hsv(129,17%,87%) |
XYZ | 55.7992 | 66.8512 | 59.2529 | - | xyz(55.7992,66.8512,59.2529) |
CIE-LAB | 85.43 | -18.53 | 11.59 | - | lab(85.43,-18.53,11.59) |
CMYK | 0.17040358744395 | 0 | 0.14349775784753 | 0.12549019607843 | cmyk(0.17040358744395,0,0.14349775784753,0.12549019607843) |
Description
The RGB value of color #b9dfbf is rgb(185, 223, 191).
In the hex color #b9dfbf, The value of Red is 185, value of Green is 223, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #b9dfbf consists of 129° Hue, 37% Saturation, and 80% Lightness.
In the CMYK color model, the color #b9dfbf can be represented as Cyan=0.17040358744395%, Magenta=0%, Yellow=0.14349775784753%, and Black=0.12549019607843%.
Shades of #b9dfbf
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 #b9dfbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9dfbf
Preview of #b9dfbf on White Background
The contrast ratio of #b9dfbf with white color is 1.46
Preview of #b9dfbf on black background
The contrast ratio of #b9dfbf with black color is 14.37
#b9dfbf color will look good with a black background.
Color Schemes of #b9dfbf
Triadic Colors of #b9dfbf
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 #b9dfbf
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 #b9dfbf
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 #b9dfbf
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: #b9dfbf;
}
This is a sample text used for the color #b9dfbf. 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: #b9dfbf;
}
This is a sample text used for the color #b9dfbf. 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 #b9dfbf;
}
This is a sample text used for the color #b9dfbf. 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 30.88%
Green 37.23%
Blue 31.89%
CMYK Percentage
Cyan 38.78
Magenta 0%
Yellow 32.66%
Black 28.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.