#bd7560 Hex Color
rgb(189, 117, 96)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 75 | 60 | - | #bd7560 |
| RGB | 189 | 117 | 96 | - | rgb(189,117,96) |
| HSL | 14 | 41% | 56% | - | hsl(14,41%,56%) |
| HSV | 14 | 49% | 74% | - | hsv(14,49%,74%) |
| XYZ | 29.4589 | 24.3859 | 14.2206 | - | xyz(29.4589,24.3859,14.2206) |
| CIE-LAB | 56.47 | 25.99 | 23.48 | - | lab(56.47,25.99,23.48) |
| CMYK | 0 | 0.38095238095238 | 0.49206349206349 | 0.25882352941176 | cmyk(0,0.38095238095238,0.49206349206349,0.25882352941176) |
Description
The RGB value of color #bd7560 is rgb(189, 117, 96).
In the hex color #bd7560, The value of Red is 189, value of Green is 117, and value of Blue is 96. The primary color is Red. Similarly, The HSL values for #bd7560 consists of 14° Hue, 41% Saturation, and 56% Lightness.
In the CMYK color model, the color #bd7560 can be represented as Cyan=0%, Magenta=0.38095238095238%, Yellow=0.49206349206349%, and Black=0.25882352941176%.
Shades of #bd7560
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 #bd7560
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd7560
Preview of #bd7560 on White Background
The contrast ratio of #bd7560 with white color is 3.57
Preview of #bd7560 on black background
The contrast ratio of #bd7560 with black color is 5.88
#bd7560 color will look good with a black background.
Color Schemes of #bd7560
Triadic Colors of #bd7560
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 #bd7560
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 #bd7560
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 #bd7560
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: #bd7560;
}
This is a sample text used for the color #bd7560. 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: #bd7560;
}
This is a sample text used for the color #bd7560. 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 #bd7560;
}
This is a sample text used for the color #bd7560. 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 47.01%
Green 29.1%
Blue 23.88%
CMYK Percentage
Cyan 0
Magenta 33.66%
Yellow 43.47%
Black 22.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.