#bdc7b8 Hex Color
rgb(189, 199, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | c7 | b8 | - | #bdc7b8 |
RGB | 189 | 199 | 184 | - | rgb(189,199,184) |
HSL | 100 | 12% | 75% | - | hsl(100,12%,75%) |
HSV | 100 | 8% | 78% | - | hsv(100,8%,78%) |
XYZ | 50.0614 | 55.1264 | 53.3493 | - | xyz(50.0614,55.1264,53.3493) |
CIE-LAB | 79.11 | -6.18 | 6.32 | - | lab(79.11,-6.18,6.32) |
CMYK | 0.050251256281407 | 0 | 0.075376884422111 | 0.21960784313725 | cmyk(0.050251256281407,0,0.075376884422111,0.21960784313725) |
Description
The RGB value of color #bdc7b8 is rgb(189, 199, 184).
In the hex color #bdc7b8, The value of Red is 189, value of Green is 199, and value of Blue is 184. The primary color is Green. Similarly, The HSL values for #bdc7b8 consists of 100° Hue, 12% Saturation, and 75% Lightness.
In the CMYK color model, the color #bdc7b8 can be represented as Cyan=0.050251256281407%, Magenta=0%, Yellow=0.075376884422111%, and Black=0.21960784313725%.
Shades of #bdc7b8
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 #bdc7b8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdc7b8
Preview of #bdc7b8 on White Background
The contrast ratio of #bdc7b8 with white color is 1.75
Preview of #bdc7b8 on black background
The contrast ratio of #bdc7b8 with black color is 12.03
#bdc7b8 color will look good with a black background.
Color Schemes of #bdc7b8
Triadic Colors of #bdc7b8
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 #bdc7b8
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 #bdc7b8
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 #bdc7b8
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: #bdc7b8;
}
This is a sample text used for the color #bdc7b8. 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: #bdc7b8;
}
This is a sample text used for the color #bdc7b8. 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 #bdc7b8;
}
This is a sample text used for the color #bdc7b8. 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.04%
Green 34.79%
Blue 32.17%
CMYK Percentage
Cyan 14.56
Magenta 0%
Yellow 21.83%
Black 63.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.