#a9022d Hex Color
rgb(169, 2, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 02 | 2d | - | #a9022d |
RGB | 169 | 2 | 45 | - | rgb(169,2,45) |
HSL | 345 | 98% | 34% | - | hsl(345,98%,34%) |
HSV | 345 | 99% | 66% | - | hsv(345,99%,66%) |
XYZ | 16.8575 | 8.6679 | 3.2672 | - | xyz(16.8575,8.6679,3.2672) |
CIE-LAB | 35.34 | 59.64 | 26.36 | - | lab(35.34,59.64,26.36) |
CMYK | 0 | 0.98816568047337 | 0.73372781065089 | 0.33725490196078 | cmyk(0,0.98816568047337,0.73372781065089,0.33725490196078) |
Description
The RGB value of color #a9022d is rgb(169, 2, 45).
In the hex color #a9022d, The value of Red is 169, value of Green is 2, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #a9022d consists of 345° Hue, 98% Saturation, and 34% Lightness.
In the CMYK color model, the color #a9022d can be represented as Cyan=0%, Magenta=0.98816568047337%, Yellow=0.73372781065089%, and Black=0.33725490196078%.
Shades of #a9022d
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 #a9022d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9022d
Preview of #a9022d on White Background
The contrast ratio of #a9022d with white color is 7.68
#a9022d color will look good on a white background.
Preview of #a9022d on black background
The contrast ratio of #a9022d with black color is 2.73
Color Schemes of #a9022d
Triadic Colors of #a9022d
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 #a9022d
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 #a9022d
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 #a9022d
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 #a9022d
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: #a9022d;
}
This is a sample text used for the color #a9022d. 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: #a9022d;
}
This is a sample text used for the color #a9022d. 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 #a9022d;
}
This is a sample text used for the color #a9022d. 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 78.24%
Green 0.93%
Blue 20.83%
CMYK Percentage
Cyan 0
Magenta 47.99%
Yellow 35.63%
Black 16.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.