#bdbdc0 Hex Color
rgb(189, 189, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bd | c0 | - | #bdbdc0 |
RGB | 189 | 189 | 192 | - | rgb(189,189,192) |
HSL | 240 | 2% | 75% | - | hsl(240,2%,75%) |
HSV | 240 | 2% | 75% | - | hsv(240,2%,75%) |
XYZ | 48.6983 | 51.0198 | 57.1503 | - | xyz(48.6983,51.0198,57.1503) |
CIE-LAB | 76.69 | 0.56 | -1.52 | - | lab(76.69,0.56,-1.52) |
CMYK | 0.015625 | 0.015625 | 0 | 0.24705882352941 | cmyk(0.015625,0.015625,0,0.24705882352941) |
Description
The RGB value of color #bdbdc0 is rgb(189, 189, 192).
In the hex color #bdbdc0, The value of Red is 189, value of Green is 189, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #bdbdc0 consists of 240° Hue, 2% Saturation, and 75% Lightness.
In the CMYK color model, the color #bdbdc0 can be represented as Cyan=0.015625%, Magenta=0.015625%, Yellow=0%, and Black=0.24705882352941%.
Shades of #bdbdc0
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 #bdbdc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbdc0
Preview of #bdbdc0 on White Background
The contrast ratio of #bdbdc0 with white color is 1.87
Preview of #bdbdc0 on black background
The contrast ratio of #bdbdc0 with black color is 11.2
#bdbdc0 color will look good with a black background.
Color Schemes of #bdbdc0
Triadic Colors of #bdbdc0
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 #bdbdc0
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 #bdbdc0
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 #bdbdc0
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: #bdbdc0;
}
This is a sample text used for the color #bdbdc0. 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: #bdbdc0;
}
This is a sample text used for the color #bdbdc0. 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 #bdbdc0;
}
This is a sample text used for the color #bdbdc0. 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.16%
Green 33.16%
Blue 33.68%
CMYK Percentage
Cyan 5.61
Magenta 5.61%
Yellow 0%
Black 88.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.