#b4dfdd Hex Color
rgb(180, 223, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | df | dd | - | #b4dfdd |
RGB | 180 | 223 | 221 | - | rgb(180,223,221) |
HSL | 177 | 40% | 79% | - | hsl(177,40%,79%) |
HSV | 177 | 19% | 87% | - | hsv(177,19%,87%) |
XYZ | 58.2612 | 67.6991 | 78.4032 | - | xyz(58.2612,67.6991,78.4032) |
CIE-LAB | 85.86 | -14.3 | -3.65 | - | lab(85.86,-14.3,-3.65) |
CMYK | 0.19282511210762 | 0 | 0.0089686098654708 | 0.12549019607843 | cmyk(0.19282511210762,0,0.0089686098654708,0.12549019607843) |
Description
The RGB value of color #b4dfdd is rgb(180, 223, 221).
In the hex color #b4dfdd, The value of Red is 180, value of Green is 223, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #b4dfdd consists of 177° Hue, 40% Saturation, and 79% Lightness.
In the CMYK color model, the color #b4dfdd can be represented as Cyan=0.19282511210762%, Magenta=0%, Yellow=0.0089686098654708%, and Black=0.12549019607843%.
Shades of #b4dfdd
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 #b4dfdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4dfdd
Preview of #b4dfdd on White Background
The contrast ratio of #b4dfdd with white color is 1.44
Preview of #b4dfdd on black background
The contrast ratio of #b4dfdd with black color is 14.54
#b4dfdd color will look good with a black background.
Color Schemes of #b4dfdd
Triadic Colors of #b4dfdd
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 #b4dfdd
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 #b4dfdd
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 #b4dfdd
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: #b4dfdd;
}
This is a sample text used for the color #b4dfdd. 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: #b4dfdd;
}
This is a sample text used for the color #b4dfdd. 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 #b4dfdd;
}
This is a sample text used for the color #b4dfdd. 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 28.85%
Green 35.74%
Blue 35.42%
CMYK Percentage
Cyan 58.92
Magenta 0%
Yellow 2.74%
Black 38.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.