#a9112d Hex Color
rgb(169, 17, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 11 | 2d | - | #a9112d |
RGB | 169 | 17 | 45 | - | rgb(169,17,45) |
HSL | 349 | 82% | 36% | - | hsl(349,82%,36%) |
HSV | 349 | 90% | 66% | - | hsv(349,90%,66%) |
XYZ | 17.0363 | 9.0254 | 3.3268 | - | xyz(17.0363,9.0254,3.3268) |
CIE-LAB | 36.03 | 57.63 | 27.19 | - | lab(36.03,57.63,27.19) |
CMYK | 0 | 0.89940828402367 | 0.73372781065089 | 0.33725490196078 | cmyk(0,0.89940828402367,0.73372781065089,0.33725490196078) |
Description
The RGB value of color #a9112d is rgb(169, 17, 45).
In the hex color #a9112d, The value of Red is 169, value of Green is 17, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #a9112d consists of 349° Hue, 82% Saturation, and 36% Lightness.
In the CMYK color model, the color #a9112d can be represented as Cyan=0%, Magenta=0.89940828402367%, Yellow=0.73372781065089%, and Black=0.33725490196078%.
Shades of #a9112d
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 #a9112d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9112d
Preview of #a9112d on White Background
The contrast ratio of #a9112d with white color is 7.49
#a9112d color will look good on a white background.
Preview of #a9112d on black background
The contrast ratio of #a9112d with black color is 2.81
Color Schemes of #a9112d
Triadic Colors of #a9112d
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 #a9112d
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 #a9112d
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 #a9112d
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 #a9112d
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: #a9112d;
}
This is a sample text used for the color #a9112d. 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: #a9112d;
}
This is a sample text used for the color #a9112d. 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 #a9112d;
}
This is a sample text used for the color #a9112d. 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 73.16%
Green 7.36%
Blue 19.48%
CMYK Percentage
Cyan 0
Magenta 45.65%
Yellow 37.24%
Black 17.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.