#b7bdcd Hex Color
rgb(183, 189, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | bd | cd | - | #b7bdcd |
RGB | 183 | 189 | 205 | - | rgb(183,189,205) |
HSL | 224 | 18% | 76% | - | hsl(224,18%,76%) |
HSV | 224 | 11% | 80% | - | hsv(224,11%,80%) |
XYZ | 48.7455 | 50.8702 | 65.0074 | - | xyz(48.7455,50.8702,65.0074) |
CIE-LAB | 76.6 | 1.08 | -8.75 | - | lab(76.6,1.08,-8.75) |
CMYK | 0.10731707317073 | 0.078048780487805 | 0 | 0.19607843137255 | cmyk(0.10731707317073,0.078048780487805,0,0.19607843137255) |
Description
The RGB value of color #b7bdcd is rgb(183, 189, 205).
In the hex color #b7bdcd, The value of Red is 183, value of Green is 189, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #b7bdcd consists of 224° Hue, 18% Saturation, and 76% Lightness.
In the CMYK color model, the color #b7bdcd can be represented as Cyan=0.10731707317073%, Magenta=0.078048780487805%, Yellow=0%, and Black=0.19607843137255%.
Shades of #b7bdcd
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 #b7bdcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7bdcd
Preview of #b7bdcd on White Background
The contrast ratio of #b7bdcd with white color is 1.88
Preview of #b7bdcd on black background
The contrast ratio of #b7bdcd with black color is 11.17
#b7bdcd color will look good with a black background.
Color Schemes of #b7bdcd
Triadic Colors of #b7bdcd
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 #b7bdcd
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 #b7bdcd
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 #b7bdcd
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: #b7bdcd;
}
This is a sample text used for the color #b7bdcd. 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: #b7bdcd;
}
This is a sample text used for the color #b7bdcd. 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 #b7bdcd;
}
This is a sample text used for the color #b7bdcd. 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 31.72%
Green 32.76%
Blue 35.53%
CMYK Percentage
Cyan 28.13
Magenta 20.46%
Yellow 0%
Black 51.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.