#ba6b7f Hex Color
rgb(186, 107, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | 6b | 7f | - | #ba6b7f |
RGB | 186 | 107 | 127 | - | rgb(186,107,127) |
HSL | 345 | 36% | 57% | - | hsl(345,36%,57%) |
HSV | 345 | 42% | 73% | - | hsv(345,42%,73%) |
XYZ | 29.3382 | 22.4868 | 22.8728 | - | xyz(29.3382,22.4868,22.8728) |
CIE-LAB | 54.54 | 33.86 | 2.73 | - | lab(54.54,33.86,2.73) |
CMYK | 0 | 0.4247311827957 | 0.31720430107527 | 0.27058823529412 | cmyk(0,0.4247311827957,0.31720430107527,0.27058823529412) |
Description
The RGB value of color #ba6b7f is rgb(186, 107, 127).
In the hex color #ba6b7f, The value of Red is 186, value of Green is 107, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #ba6b7f consists of 345° Hue, 36% Saturation, and 57% Lightness.
In the CMYK color model, the color #ba6b7f can be represented as Cyan=0%, Magenta=0.4247311827957%, Yellow=0.31720430107527%, and Black=0.27058823529412%.
Shades of #ba6b7f
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 #ba6b7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba6b7f
Preview of #ba6b7f on White Background
The contrast ratio of #ba6b7f with white color is 3.82
Preview of #ba6b7f on black background
The contrast ratio of #ba6b7f with black color is 5.5
#ba6b7f color will look good with a black background.
Color Schemes of #ba6b7f
Triadic Colors of #ba6b7f
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 #ba6b7f
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 #ba6b7f
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 #ba6b7f
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: #ba6b7f;
}
This is a sample text used for the color #ba6b7f. 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: #ba6b7f;
}
This is a sample text used for the color #ba6b7f. 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 #ba6b7f;
}
This is a sample text used for the color #ba6b7f. 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 44.29%
Green 25.48%
Blue 30.24%
CMYK Percentage
Cyan 0
Magenta 41.95%
Yellow 31.33%
Black 26.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.