#ba6c46 Hex Color
rgb(186, 108, 70)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | 6c | 46 | - | #ba6c46 |
RGB | 186 | 108 | 70 | - | rgb(186,108,70) |
HSL | 20 | 46% | 50% | - | hsl(20,46%,50%) |
HSV | 20 | 62% | 73% | - | hsv(20,62%,73%) |
XYZ | 26.7178 | 21.6064 | 8.5566 | - | xyz(26.7178,21.6064,8.5566) |
CIE-LAB | 53.61 | 27.51 | 34.35 | - | lab(53.61,27.51,34.35) |
CMYK | 0 | 0.41935483870968 | 0.62365591397849 | 0.27058823529412 | cmyk(0,0.41935483870968,0.62365591397849,0.27058823529412) |
Description
The RGB value of color #ba6c46 is rgb(186, 108, 70).
In the hex color #ba6c46, The value of Red is 186, value of Green is 108, and value of Blue is 70. The primary color is Red. Similarly, The HSL values for #ba6c46 consists of 20° Hue, 46% Saturation, and 50% Lightness.
In the CMYK color model, the color #ba6c46 can be represented as Cyan=0%, Magenta=0.41935483870968%, Yellow=0.62365591397849%, and Black=0.27058823529412%.
Shades of #ba6c46
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 #ba6c46
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba6c46
Preview of #ba6c46 on White Background
The contrast ratio of #ba6c46 with white color is 3.95
Preview of #ba6c46 on black background
The contrast ratio of #ba6c46 with black color is 5.32
#ba6c46 color will look good with a black background.
Color Schemes of #ba6c46
Triadic Colors of #ba6c46
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 #ba6c46
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 #ba6c46
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 #ba6c46
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: #ba6c46;
}
This is a sample text used for the color #ba6c46. 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: #ba6c46;
}
This is a sample text used for the color #ba6c46. 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 #ba6c46;
}
This is a sample text used for the color #ba6c46. 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 51.1%
Green 29.67%
Blue 19.23%
CMYK Percentage
Cyan 0
Magenta 31.92%
Yellow 47.48%
Black 20.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.