#bd6a8f Hex Color
rgb(189, 106, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 6a | 8f | - | #bd6a8f |
RGB | 189 | 106 | 143 | - | rgb(189,106,143) |
HSL | 333 | 39% | 58% | - | hsl(333,39%,58%) |
HSV | 333 | 44% | 74% | - | hsv(333,44%,74%) |
XYZ | 31.0982 | 23.1101 | 28.8082 | - | xyz(31.0982,23.1101,28.8082) |
CIE-LAB | 55.19 | 37.7 | -5.66 | - | lab(55.19,37.7,-5.66) |
CMYK | 0 | 0.43915343915344 | 0.24338624338624 | 0.25882352941176 | cmyk(0,0.43915343915344,0.24338624338624,0.25882352941176) |
Description
The RGB value of color #bd6a8f is rgb(189, 106, 143).
In the hex color #bd6a8f, The value of Red is 189, value of Green is 106, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #bd6a8f consists of 333° Hue, 39% Saturation, and 58% Lightness.
In the CMYK color model, the color #bd6a8f can be represented as Cyan=0%, Magenta=0.43915343915344%, Yellow=0.24338624338624%, and Black=0.25882352941176%.
Shades of #bd6a8f
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 #bd6a8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd6a8f
Preview of #bd6a8f on White Background
The contrast ratio of #bd6a8f with white color is 3.74
Preview of #bd6a8f on black background
The contrast ratio of #bd6a8f with black color is 5.62
#bd6a8f color will look good with a black background.
Color Schemes of #bd6a8f
Triadic Colors of #bd6a8f
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 #bd6a8f
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 #bd6a8f
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 #bd6a8f
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: #bd6a8f;
}
This is a sample text used for the color #bd6a8f. 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: #bd6a8f;
}
This is a sample text used for the color #bd6a8f. 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 #bd6a8f;
}
This is a sample text used for the color #bd6a8f. 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.15%
Green 24.2%
Blue 32.65%
CMYK Percentage
Cyan 0
Magenta 46.65%
Yellow 25.85%
Black 27.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.