#a32503 Hex Color
rgb(163, 37, 3)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a3 | 25 | 03 | - | #a32503 |
| RGB | 163 | 37 | 3 | - | rgb(163,37,3) |
| HSL | 13 | 96% | 33% | - | hsl(13,96%,33%) |
| HSV | 13 | 98% | 64% | - | hsv(13,98%,64%) |
| XYZ | 15.7823 | 9.1162 | 1.0139 | - | xyz(15.7823,9.1162,1.0139) |
| CIE-LAB | 36.21 | 49.79 | 47.94 | - | lab(36.21,49.79,47.94) |
| CMYK | 0 | 0.77300613496933 | 0.98159509202454 | 0.36078431372549 | cmyk(0,0.77300613496933,0.98159509202454,0.36078431372549) |
Description
The RGB value of color #a32503 is rgb(163, 37, 3).
In the hex color #a32503, The value of Red is 163, value of Green is 37, and value of Blue is 3. The primary color is Red. Similarly, The HSL values for #a32503 consists of 13° Hue, 96% Saturation, and 33% Lightness.
In the CMYK color model, the color #a32503 can be represented as Cyan=0%, Magenta=0.77300613496933%, Yellow=0.98159509202454%, and Black=0.36078431372549%.
Shades of #a32503
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 #a32503
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a32503
Preview of #a32503 on White Background
The contrast ratio of #a32503 with white color is 7.44
#a32503 color will look good on a white background.
Preview of #a32503 on black background
The contrast ratio of #a32503 with black color is 2.82
Color Schemes of #a32503
Triadic Colors of #a32503
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 #a32503
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 #a32503
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 #a32503
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 #a32503
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: #a32503;
}
This is a sample text used for the color #a32503. 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: #a32503;
}
This is a sample text used for the color #a32503. 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 #a32503;
}
This is a sample text used for the color #a32503. 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 80.3%
Green 18.23%
Blue 1.48%
CMYK Percentage
Cyan 0
Magenta 36.54%
Yellow 46.4%
Black 17.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.