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