#ba3b3f Hex Color
rgb(186, 59, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | 3b | 3f | - | #ba3b3f |
RGB | 186 | 59 | 63 | - | rgb(186,59,63) |
HSL | 358 | 52% | 48% | - | hsl(358,52%,48%) |
HSV | 358 | 68% | 73% | - | hsv(358,68%,73%) |
XYZ | 22.7109 | 13.9259 | 6.1936 | - | xyz(22.7109,13.9259,6.1936) |
CIE-LAB | 44.13 | 51.1 | 26.75 | - | lab(44.13,51.1,26.75) |
CMYK | 0 | 0.68279569892473 | 0.66129032258065 | 0.27058823529412 | cmyk(0,0.68279569892473,0.66129032258065,0.27058823529412) |
Description
The RGB value of color #ba3b3f is rgb(186, 59, 63).
In the hex color #ba3b3f, The value of Red is 186, value of Green is 59, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #ba3b3f consists of 358° Hue, 52% Saturation, and 48% Lightness.
In the CMYK color model, the color #ba3b3f can be represented as Cyan=0%, Magenta=0.68279569892473%, Yellow=0.66129032258065%, and Black=0.27058823529412%.
Shades of #ba3b3f
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 #ba3b3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ba3b3f
Preview of #ba3b3f on White Background
The contrast ratio of #ba3b3f with white color is 5.55
#ba3b3f color will look good on a white background.
Preview of #ba3b3f on black background
The contrast ratio of #ba3b3f with black color is 3.79
Color Schemes of #ba3b3f
Triadic Colors of #ba3b3f
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 #ba3b3f
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 #ba3b3f
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 #ba3b3f
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: #ba3b3f;
}
This is a sample text used for the color #ba3b3f. 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: #ba3b3f;
}
This is a sample text used for the color #ba3b3f. 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 #ba3b3f;
}
This is a sample text used for the color #ba3b3f. 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.39%
Green 19.16%
Blue 20.45%
CMYK Percentage
Cyan 0
Magenta 42.29%
Yellow 40.96%
Black 16.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.