#a5001f Hex Color
rgb(165, 0, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 00 | 1f | - | #a5001f |
RGB | 165 | 0 | 31 | - | rgb(165,0,31) |
HSL | 349 | 100% | 32% | - | hsl(349,100%,32%) |
HSV | 349 | 100% | 65% | - | hsv(349,100%,65%) |
XYZ | 15.7644 | 8.0983 | 2.0286 | - | xyz(15.7644,8.0983,2.0286) |
CIE-LAB | 34.19 | 58.39 | 33.51 | - | lab(34.19,58.39,33.51) |
CMYK | 0 | 1 | 0.81212121212121 | 0.35294117647059 | cmyk(0,1,0.81212121212121,0.35294117647059) |
Description
The RGB value of color #a5001f is rgb(165, 0, 31).
In the hex color #a5001f, The value of Red is 165, value of Green is 0, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #a5001f consists of 349° Hue, 100% Saturation, and 32% Lightness.
In the CMYK color model, the color #a5001f can be represented as Cyan=0%, Magenta=1%, Yellow=0.81212121212121%, and Black=0.35294117647059%.
Shades of #a5001f
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 #a5001f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5001f
Preview of #a5001f on White Background
The contrast ratio of #a5001f with white color is 8.02
#a5001f color will look good on a white background.
Preview of #a5001f on black background
The contrast ratio of #a5001f with black color is 2.62
Color Schemes of #a5001f
Triadic Colors of #a5001f
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 #a5001f
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 #a5001f
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 #a5001f
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 #a5001f
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: #a5001f;
}
This is a sample text used for the color #a5001f. 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: #a5001f;
}
This is a sample text used for the color #a5001f. 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 #a5001f;
}
This is a sample text used for the color #a5001f. 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 84.18%
Green 0%
Blue 15.82%
CMYK Percentage
Cyan 0
Magenta 46.19%
Yellow 37.51%
Black 16.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.