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