#a9311a Hex Color
rgb(169, 49, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 31 | 1a | - | #a9311a |
RGB | 169 | 49 | 26 | - | rgb(169,49,26) |
HSL | 10 | 73% | 38% | - | hsl(10,73%,38%) |
HSV | 10 | 85% | 66% | - | hsv(10,85%,66%) |
XYZ | 17.647 | 10.7062 | 2.1137 | - | xyz(17.647,10.7062,2.1137) |
CIE-LAB | 39.08 | 47.82 | 41.22 | - | lab(39.08,47.82,41.22) |
CMYK | 0 | 0.71005917159763 | 0.84615384615385 | 0.33725490196078 | cmyk(0,0.71005917159763,0.84615384615385,0.33725490196078) |
Description
The RGB value of color #a9311a is rgb(169, 49, 26).
In the hex color #a9311a, The value of Red is 169, value of Green is 49, and value of Blue is 26. The primary color is Red. Similarly, The HSL values for #a9311a consists of 10° Hue, 73% Saturation, and 38% Lightness.
In the CMYK color model, the color #a9311a can be represented as Cyan=0%, Magenta=0.71005917159763%, Yellow=0.84615384615385%, and Black=0.33725490196078%.
Shades of #a9311a
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 #a9311a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9311a
Preview of #a9311a on White Background
The contrast ratio of #a9311a with white color is 6.69
#a9311a color will look good on a white background.
Preview of #a9311a on black background
The contrast ratio of #a9311a with black color is 3.14
Color Schemes of #a9311a
Triadic Colors of #a9311a
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 #a9311a
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 #a9311a
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 #a9311a
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 #a9311a
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: #a9311a;
}
This is a sample text used for the color #a9311a. 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: #a9311a;
}
This is a sample text used for the color #a9311a. 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 #a9311a;
}
This is a sample text used for the color #a9311a. 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 69.26%
Green 20.08%
Blue 10.66%
CMYK Percentage
Cyan 0
Magenta 37.5%
Yellow 44.69%
Black 17.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.