#bd7a7c Hex Color
rgb(189, 122, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 7a | 7c | - | #bd7a7c |
RGB | 189 | 122 | 124 | - | rgb(189,122,124) |
HSL | 358 | 34% | 61% | - | hsl(358,34%,61%) |
HSV | 358 | 35% | 74% | - | hsv(358,35%,74%) |
XYZ | 31.5839 | 26.1931 | 22.4599 | - | xyz(31.5839,26.1931,22.4599) |
CIE-LAB | 58.22 | 26.41 | 9.79 | - | lab(58.22,26.41,9.79) |
CMYK | 0 | 0.35449735449735 | 0.34391534391534 | 0.25882352941176 | cmyk(0,0.35449735449735,0.34391534391534,0.25882352941176) |
Description
The RGB value of color #bd7a7c is rgb(189, 122, 124).
In the hex color #bd7a7c, The value of Red is 189, value of Green is 122, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #bd7a7c consists of 358° Hue, 34% Saturation, and 61% Lightness.
In the CMYK color model, the color #bd7a7c can be represented as Cyan=0%, Magenta=0.35449735449735%, Yellow=0.34391534391534%, and Black=0.25882352941176%.
Shades of #bd7a7c
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 #bd7a7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd7a7c
Preview of #bd7a7c on White Background
The contrast ratio of #bd7a7c with white color is 3.37
Preview of #bd7a7c on black background
The contrast ratio of #bd7a7c with black color is 6.24
#bd7a7c color will look good with a black background.
Color Schemes of #bd7a7c
Triadic Colors of #bd7a7c
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 #bd7a7c
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 #bd7a7c
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 #bd7a7c
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: #bd7a7c;
}
This is a sample text used for the color #bd7a7c. 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: #bd7a7c;
}
This is a sample text used for the color #bd7a7c. 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 #bd7a7c;
}
This is a sample text used for the color #bd7a7c. 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 43.45%
Green 28.05%
Blue 28.51%
CMYK Percentage
Cyan 0
Magenta 37.03%
Yellow 35.93%
Black 27.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.