#bd564c Hex Color
rgb(189, 86, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 56 | 4c | - | #bd564c |
RGB | 189 | 86 | 76 | - | rgb(189,86,76) |
HSL | 5 | 46% | 52% | - | hsl(5,46%,52%) |
HSV | 5 | 60% | 74% | - | hsv(5,60%,74%) |
XYZ | 25.6186 | 17.9962 | 8.9608 | - | xyz(25.6186,17.9962,8.9608) |
CIE-LAB | 49.49 | 40.69 | 25.92 | - | lab(49.49,40.69,25.92) |
CMYK | 0 | 0.54497354497354 | 0.5978835978836 | 0.25882352941176 | cmyk(0,0.54497354497354,0.5978835978836,0.25882352941176) |
Description
The RGB value of color #bd564c is rgb(189, 86, 76).
In the hex color #bd564c, The value of Red is 189, value of Green is 86, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #bd564c consists of 5° Hue, 46% Saturation, and 52% Lightness.
In the CMYK color model, the color #bd564c can be represented as Cyan=0%, Magenta=0.54497354497354%, Yellow=0.5978835978836%, and Black=0.25882352941176%.
Shades of #bd564c
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 #bd564c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd564c
Preview of #bd564c on White Background
The contrast ratio of #bd564c with white color is 4.57
Preview of #bd564c on black background
The contrast ratio of #bd564c with black color is 4.6
#bd564c color will look good with a black background.
Color Schemes of #bd564c
Triadic Colors of #bd564c
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 #bd564c
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 #bd564c
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 #bd564c
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: #bd564c;
}
This is a sample text used for the color #bd564c. 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: #bd564c;
}
This is a sample text used for the color #bd564c. 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 #bd564c;
}
This is a sample text used for the color #bd564c. 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 53.85%
Green 24.5%
Blue 21.65%
CMYK Percentage
Cyan 0
Magenta 38.88%
Yellow 42.65%
Black 18.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.