#ba4109 Hex Color
rgb(186, 65, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | 41 | 09 | - | #ba4109 |
RGB | 186 | 65 | 9 | - | rgb(186,65,9) |
HSL | 19 | 91% | 38% | - | hsl(19,91%,38%) |
HSV | 19 | 95% | 73% | - | hsv(19,95%,73%) |
XYZ | 22.1893 | 14.2394 | 1.8374 | - | xyz(22.1893,14.2394,1.8374) |
CIE-LAB | 44.57 | 46.78 | 53.14 | - | lab(44.57,46.78,53.14) |
CMYK | 0 | 0.6505376344086 | 0.95161290322581 | 0.27058823529412 | cmyk(0,0.6505376344086,0.95161290322581,0.27058823529412) |
Description
The RGB value of color #ba4109 is rgb(186, 65, 9).
In the hex color #ba4109, The value of Red is 186, value of Green is 65, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #ba4109 consists of 19° Hue, 91% Saturation, and 38% Lightness.
In the CMYK color model, the color #ba4109 can be represented as Cyan=0%, Magenta=0.6505376344086%, Yellow=0.95161290322581%, and Black=0.27058823529412%.
Shades of #ba4109
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 #ba4109
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba4109
Preview of #ba4109 on White Background
The contrast ratio of #ba4109 with white color is 5.46
#ba4109 color will look good on a white background.
Preview of #ba4109 on black background
The contrast ratio of #ba4109 with black color is 3.85
Color Schemes of #ba4109
Triadic Colors of #ba4109
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 #ba4109
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 #ba4109
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 #ba4109
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 #ba4109
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: #ba4109;
}
This is a sample text used for the color #ba4109. 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: #ba4109;
}
This is a sample text used for the color #ba4109. 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 #ba4109;
}
This is a sample text used for the color #ba4109. 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 71.54%
Green 25%
Blue 3.46%
CMYK Percentage
Cyan 0
Magenta 34.74%
Yellow 50.81%
Black 14.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.