#b1dfb4 Hex Color
rgb(177, 223, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | df | b4 | - | #b1dfb4 |
RGB | 177 | 223 | 180 | - | rgb(177,223,180) |
HSL | 124 | 42% | 78% | - | hsl(124,42%,78%) |
HSV | 124 | 21% | 87% | - | hsv(124,21%,87%) |
XYZ | 52.7574 | 65.4178 | 53.0263 | - | xyz(52.7574,65.4178,53.0263) |
CIE-LAB | 84.7 | -23.13 | 16.27 | - | lab(84.7,-23.13,16.27) |
CMYK | 0.20627802690583 | 0 | 0.19282511210762 | 0.12549019607843 | cmyk(0.20627802690583,0,0.19282511210762,0.12549019607843) |
Description
The RGB value of color #b1dfb4 is rgb(177, 223, 180).
In the hex color #b1dfb4, The value of Red is 177, value of Green is 223, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #b1dfb4 consists of 124° Hue, 42% Saturation, and 78% Lightness.
In the CMYK color model, the color #b1dfb4 can be represented as Cyan=0.20627802690583%, Magenta=0%, Yellow=0.19282511210762%, and Black=0.12549019607843%.
Shades of #b1dfb4
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 #b1dfb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1dfb4
Preview of #b1dfb4 on White Background
The contrast ratio of #b1dfb4 with white color is 1.49
Preview of #b1dfb4 on black background
The contrast ratio of #b1dfb4 with black color is 14.08
#b1dfb4 color will look good with a black background.
Color Schemes of #b1dfb4
Triadic Colors of #b1dfb4
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 #b1dfb4
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 #b1dfb4
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 #b1dfb4
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: #b1dfb4;
}
This is a sample text used for the color #b1dfb4. 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: #b1dfb4;
}
This is a sample text used for the color #b1dfb4. 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 #b1dfb4;
}
This is a sample text used for the color #b1dfb4. 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.52%
Green 38.45%
Blue 31.03%
CMYK Percentage
Cyan 39.32
Magenta 0%
Yellow 36.76%
Black 23.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.