#bdbcc2 Hex Color
rgb(189, 188, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bc | c2 | - | #bdbcc2 |
RGB | 189 | 188 | 194 | - | rgb(189,188,194) |
HSL | 250 | 5% | 75% | - | hsl(250,5%,75%) |
HSV | 250 | 3% | 76% | - | hsv(250,3%,76%) |
XYZ | 48.7071 | 50.6803 | 58.2541 | - | xyz(48.7071,50.6803,58.2541) |
CIE-LAB | 76.48 | 1.48 | -2.91 | - | lab(76.48,1.48,-2.91) |
CMYK | 0.025773195876289 | 0.030927835051546 | 0 | 0.23921568627451 | cmyk(0.025773195876289,0.030927835051546,0,0.23921568627451) |
Description
The RGB value of color #bdbcc2 is rgb(189, 188, 194).
In the hex color #bdbcc2, The value of Red is 189, value of Green is 188, and value of Blue is 194. The primary color is Blue. Similarly, The HSL values for #bdbcc2 consists of 250° Hue, 5% Saturation, and 75% Lightness.
In the CMYK color model, the color #bdbcc2 can be represented as Cyan=0.025773195876289%, Magenta=0.030927835051546%, Yellow=0%, and Black=0.23921568627451%.
Shades of #bdbcc2
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 #bdbcc2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbcc2
Preview of #bdbcc2 on White Background
The contrast ratio of #bdbcc2 with white color is 1.89
Preview of #bdbcc2 on black background
The contrast ratio of #bdbcc2 with black color is 11.14
#bdbcc2 color will look good with a black background.
Color Schemes of #bdbcc2
Triadic Colors of #bdbcc2
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 #bdbcc2
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 #bdbcc2
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 #bdbcc2
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: #bdbcc2;
}
This is a sample text used for the color #bdbcc2. 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: #bdbcc2;
}
This is a sample text used for the color #bdbcc2. 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 #bdbcc2;
}
This is a sample text used for the color #bdbcc2. 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.1%
Green 32.92%
Blue 33.98%
CMYK Percentage
Cyan 8.71
Magenta 10.45%
Yellow 0%
Black 80.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.