#a0615d Hex Color
rgb(160, 97, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 61 | 5d | - | #a0615d |
RGB | 160 | 97 | 93 | - | rgb(160,97,93) |
HSL | 4 | 26% | 50% | - | hsl(4,26%,50%) |
HSV | 4 | 42% | 63% | - | hsv(4,42%,63%) |
XYZ | 20.7477 | 16.8133 | 12.5077 | - | xyz(20.7477,16.8133,12.5077) |
CIE-LAB | 48.02 | 25.09 | 13.16 | - | lab(48.02,25.09,13.16) |
CMYK | 0 | 0.39375 | 0.41875 | 0.37254901960784 | cmyk(0,0.39375,0.41875,0.37254901960784) |
Description
The RGB value of color #a0615d is rgb(160, 97, 93).
In the hex color #a0615d, The value of Red is 160, value of Green is 97, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #a0615d consists of 4° Hue, 26% Saturation, and 50% Lightness.
In the CMYK color model, the color #a0615d can be represented as Cyan=0%, Magenta=0.39375%, Yellow=0.41875%, and Black=0.37254901960784%.
Shades of #a0615d
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 #a0615d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0615d
Preview of #a0615d on White Background
The contrast ratio of #a0615d with white color is 4.81
#a0615d color will look good on a white background.
Preview of #a0615d on black background
The contrast ratio of #a0615d with black color is 4.36
Color Schemes of #a0615d
Triadic Colors of #a0615d
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 #a0615d
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 #a0615d
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 #a0615d
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.
Color Usage
You can set the css color of a text using:
.class{
color: #a0615d;
}
This is a sample text used for the color #a0615d. 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: #a0615d;
}
This is a sample text used for the color #a0615d. 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 #a0615d;
}
This is a sample text used for the color #a0615d. 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 45.71%
Green 27.71%
Blue 26.57%
CMYK Percentage
Cyan 0
Magenta 33.23%
Yellow 35.34%
Black 31.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.