#bec7bd Hex Color
rgb(190, 199, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | c7 | bd | - | #bec7bd |
RGB | 190 | 199 | 189 | - | rgb(190,199,189) |
HSL | 114 | 8% | 76% | - | hsl(114,8%,76%) |
HSV | 114 | 5% | 78% | - | hsv(114,5%,78%) |
XYZ | 50.8439 | 55.4681 | 56.1708 | - | xyz(50.8439,55.4681,56.1708) |
CIE-LAB | 79.31 | -4.93 | 3.92 | - | lab(79.31,-4.93,3.92) |
CMYK | 0.045226130653266 | 0 | 0.050251256281407 | 0.21960784313725 | cmyk(0.045226130653266,0,0.050251256281407,0.21960784313725) |
Description
The RGB value of color #bec7bd is rgb(190, 199, 189).
In the hex color #bec7bd, The value of Red is 190, value of Green is 199, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #bec7bd consists of 114° Hue, 8% Saturation, and 76% Lightness.
In the CMYK color model, the color #bec7bd can be represented as Cyan=0.045226130653266%, Magenta=0%, Yellow=0.050251256281407%, and Black=0.21960784313725%.
Shades of #bec7bd
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 #bec7bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bec7bd
Preview of #bec7bd on White Background
The contrast ratio of #bec7bd with white color is 1.74
Preview of #bec7bd on black background
The contrast ratio of #bec7bd with black color is 12.09
#bec7bd color will look good with a black background.
Color Schemes of #bec7bd
Triadic Colors of #bec7bd
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 #bec7bd
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 #bec7bd
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 #bec7bd
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: #bec7bd;
}
This is a sample text used for the color #bec7bd. 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: #bec7bd;
}
This is a sample text used for the color #bec7bd. 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 #bec7bd;
}
This is a sample text used for the color #bec7bd. 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.87%
Green 34.43%
Blue 32.7%
CMYK Percentage
Cyan 14.35
Magenta 0%
Yellow 15.95%
Black 69.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.