#ba6712 Hex Color
rgb(186, 103, 18)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | 67 | 12 | - | #ba6712 |
| RGB | 186 | 103 | 18 | - | rgb(186,103,18) |
| HSL | 30 | 82% | 40% | - | hsl(30,82%,40%) |
| HSV | 30 | 90% | 73% | - | hsv(30,90%,73%) |
| XYZ | 25.2091 | 20.1833 | 3.1394 | - | xyz(25.2091,20.1833,3.1394) |
| CIE-LAB | 52.04 | 27.96 | 55.99 | - | lab(52.04,27.96,55.99) |
| CMYK | 0 | 0.44623655913978 | 0.90322580645161 | 0.27058823529412 | cmyk(0,0.44623655913978,0.90322580645161,0.27058823529412) |
Description
The RGB value of color #ba6712 is rgb(186, 103, 18).
In the hex color #ba6712, The value of Red is 186, value of Green is 103, and value of Blue is 18. The primary color is Red. Similarly, The HSL values for #ba6712 consists of 30° Hue, 82% Saturation, and 40% Lightness.
In the CMYK color model, the color #ba6712 can be represented as Cyan=0%, Magenta=0.44623655913978%, Yellow=0.90322580645161%, and Black=0.27058823529412%.
Shades of #ba6712
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 #ba6712
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba6712
Preview of #ba6712 on White Background
The contrast ratio of #ba6712 with white color is 4.17
Preview of #ba6712 on black background
The contrast ratio of #ba6712 with black color is 5.04
#ba6712 color will look good with a black background.
Color Schemes of #ba6712
Triadic Colors of #ba6712
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 #ba6712
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 #ba6712
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 #ba6712
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.
Monochromatic Colors of #ba6712
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ba6712;
}
This is a sample text used for the color #ba6712. 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: #ba6712;
}
This is a sample text used for the color #ba6712. 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 #ba6712;
}
This is a sample text used for the color #ba6712. 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 60.59%
Green 33.55%
Blue 5.86%
CMYK Percentage
Cyan 0
Magenta 27.54%
Yellow 55.75%
Black 16.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.