#bdbcc0 Hex Color
rgb(189, 188, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bc | c0 | - | #bdbcc0 |
RGB | 189 | 188 | 192 | - | rgb(189,188,192) |
HSL | 255 | 3% | 75% | - | hsl(255,3%,75%) |
HSV | 255 | 2% | 75% | - | hsv(255,2%,75%) |
XYZ | 48.4839 | 50.591 | 57.0788 | - | xyz(48.4839,50.591,57.0788) |
CIE-LAB | 76.43 | 1.1 | -1.9 | - | lab(76.43,1.1,-1.9) |
CMYK | 0.015625 | 0.020833333333333 | 0 | 0.24705882352941 | cmyk(0.015625,0.020833333333333,0,0.24705882352941) |
Description
The RGB value of color #bdbcc0 is rgb(189, 188, 192).
In the hex color #bdbcc0, The value of Red is 189, value of Green is 188, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #bdbcc0 consists of 255° Hue, 3% Saturation, and 75% Lightness.
In the CMYK color model, the color #bdbcc0 can be represented as Cyan=0.015625%, Magenta=0.020833333333333%, Yellow=0%, and Black=0.24705882352941%.
Shades of #bdbcc0
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 #bdbcc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbcc0
Preview of #bdbcc0 on White Background
The contrast ratio of #bdbcc0 with white color is 1.89
Preview of #bdbcc0 on black background
The contrast ratio of #bdbcc0 with black color is 11.12
#bdbcc0 color will look good with a black background.
Color Schemes of #bdbcc0
Triadic Colors of #bdbcc0
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 #bdbcc0
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 #bdbcc0
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 #bdbcc0
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: #bdbcc0;
}
This is a sample text used for the color #bdbcc0. 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: #bdbcc0;
}
This is a sample text used for the color #bdbcc0. 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 #bdbcc0;
}
This is a sample text used for the color #bdbcc0. 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 33.22%
Green 33.04%
Blue 33.74%
CMYK Percentage
Cyan 5.51
Magenta 7.35%
Yellow 0%
Black 87.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.