#b4cdbd Hex Color
rgb(180, 205, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | cd | bd | - | #b4cdbd |
RGB | 180 | 205 | 189 | - | rgb(180,205,189) |
HSL | 142 | 20% | 75% | - | hsl(142,20%,75%) |
HSV | 142 | 12% | 80% | - | hsv(142,12%,80%) |
XYZ | 49.839 | 57.0401 | 56.5272 | - | xyz(49.839,57.0401,56.5272) |
CIE-LAB | 80.2 | -11.47 | 5.12 | - | lab(80.2,-11.47,5.12) |
CMYK | 0.1219512195122 | 0 | 0.078048780487805 | 0.19607843137255 | cmyk(0.1219512195122,0,0.078048780487805,0.19607843137255) |
Description
The RGB value of color #b4cdbd is rgb(180, 205, 189).
In the hex color #b4cdbd, The value of Red is 180, value of Green is 205, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #b4cdbd consists of 142° Hue, 20% Saturation, and 75% Lightness.
In the CMYK color model, the color #b4cdbd can be represented as Cyan=0.1219512195122%, Magenta=0%, Yellow=0.078048780487805%, and Black=0.19607843137255%.
Shades of #b4cdbd
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 #b4cdbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4cdbd
Preview of #b4cdbd on White Background
The contrast ratio of #b4cdbd with white color is 1.69
Preview of #b4cdbd on black background
The contrast ratio of #b4cdbd with black color is 12.41
#b4cdbd color will look good with a black background.
Color Schemes of #b4cdbd
Triadic Colors of #b4cdbd
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 #b4cdbd
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 #b4cdbd
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 #b4cdbd
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: #b4cdbd;
}
This is a sample text used for the color #b4cdbd. 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: #b4cdbd;
}
This is a sample text used for the color #b4cdbd. 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 #b4cdbd;
}
This is a sample text used for the color #b4cdbd. 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 31.36%
Green 35.71%
Blue 32.93%
CMYK Percentage
Cyan 30.79
Magenta 0%
Yellow 19.71%
Black 49.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.