#ba807e Hex Color
rgb(186, 128, 126)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | 80 | 7e | - | #ba807e |
| RGB | 186 | 128 | 126 | - | rgb(186,128,126) |
| HSL | 2 | 30% | 61% | - | hsl(2,30%,61%) |
| HSV | 2 | 32% | 73% | - | hsv(2,32%,73%) |
| XYZ | 31.7348 | 27.3838 | 23.3517 | - | xyz(31.7348,27.3838,23.3517) |
| CIE-LAB | 59.33 | 22.18 | 10.16 | - | lab(59.33,22.18,10.16) |
| CMYK | 0 | 0.31182795698925 | 0.32258064516129 | 0.27058823529412 | cmyk(0,0.31182795698925,0.32258064516129,0.27058823529412) |
Description
The RGB value of color #ba807e is rgb(186, 128, 126).
In the hex color #ba807e, The value of Red is 186, value of Green is 128, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #ba807e consists of 2° Hue, 30% Saturation, and 61% Lightness.
In the CMYK color model, the color #ba807e can be represented as Cyan=0%, Magenta=0.31182795698925%, Yellow=0.32258064516129%, and Black=0.27058823529412%.
Shades of #ba807e
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 #ba807e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba807e
Preview of #ba807e on White Background
The contrast ratio of #ba807e with white color is 3.24
Preview of #ba807e on black background
The contrast ratio of #ba807e with black color is 6.48
#ba807e color will look good with a black background.
Color Schemes of #ba807e
Triadic Colors of #ba807e
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 #ba807e
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 #ba807e
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 #ba807e
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: #ba807e;
}
This is a sample text used for the color #ba807e. 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: #ba807e;
}
This is a sample text used for the color #ba807e. 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 #ba807e;
}
This is a sample text used for the color #ba807e. 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 42.27%
Green 29.09%
Blue 28.64%
CMYK Percentage
Cyan 0
Magenta 34.46%
Yellow 35.64%
Black 29.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.