#a5373f Hex Color
rgb(165, 55, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 37 | 3f | - | #a5373f |
RGB | 165 | 55 | 63 | - | rgb(165,55,63) |
HSL | 356 | 50% | 43% | - | hsl(356,50%,43%) |
HSV | 356 | 67% | 65% | - | hsv(356,67%,65%) |
XYZ | 17.7804 | 11.0906 | 5.9062 | - | xyz(17.7804,11.0906,5.9062) |
CIE-LAB | 39.73 | 45.73 | 20.38 | - | lab(39.73,45.73,20.38) |
CMYK | 0 | 0.66666666666667 | 0.61818181818182 | 0.35294117647059 | cmyk(0,0.66666666666667,0.61818181818182,0.35294117647059) |
Description
The RGB value of color #a5373f is rgb(165, 55, 63).
In the hex color #a5373f, The value of Red is 165, value of Green is 55, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #a5373f consists of 356° Hue, 50% Saturation, and 43% Lightness.
In the CMYK color model, the color #a5373f can be represented as Cyan=0%, Magenta=0.66666666666667%, Yellow=0.61818181818182%, and Black=0.35294117647059%.
Shades of #a5373f
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 #a5373f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5373f
Preview of #a5373f on White Background
The contrast ratio of #a5373f with white color is 6.53
#a5373f color will look good on a white background.
Preview of #a5373f on black background
The contrast ratio of #a5373f with black color is 3.22
Color Schemes of #a5373f
Triadic Colors of #a5373f
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 #a5373f
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 #a5373f
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 #a5373f
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 #a5373f
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: #a5373f;
}
This is a sample text used for the color #a5373f. 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: #a5373f;
}
This is a sample text used for the color #a5373f. 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 #a5373f;
}
This is a sample text used for the color #a5373f. 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 58.3%
Green 19.43%
Blue 22.26%
CMYK Percentage
Cyan 0
Magenta 40.71%
Yellow 37.74%
Black 21.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.