#a07d75 Hex Color
rgb(160, 125, 117)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 7d | 75 | - | #a07d75 |
RGB | 160 | 125 | 117 | - | rgb(160,125,117) |
HSL | 11 | 18% | 54% | - | hsl(11,18%,54%) |
HSV | 11 | 27% | 63% | - | hsv(11,27%,63%) |
XYZ | 25.0417 | 23.4252 | 20.0313 | - | xyz(25.0417,23.4252,20.0313) |
CIE-LAB | 55.51 | 12.31 | 9.54 | - | lab(55.51,12.31,9.54) |
CMYK | 0 | 0.21875 | 0.26875 | 0.37254901960784 | cmyk(0,0.21875,0.26875,0.37254901960784) |
Description
The RGB value of color #a07d75 is rgb(160, 125, 117).
In the hex color #a07d75, The value of Red is 160, value of Green is 125, and value of Blue is 117. The primary color is Red. Similarly, The HSL values for #a07d75 consists of 11° Hue, 18% Saturation, and 54% Lightness.
In the CMYK color model, the color #a07d75 can be represented as Cyan=0%, Magenta=0.21875%, Yellow=0.26875%, and Black=0.37254901960784%.
Shades of #a07d75
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 #a07d75
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a07d75
Preview of #a07d75 on White Background
The contrast ratio of #a07d75 with white color is 3.69
Preview of #a07d75 on black background
The contrast ratio of #a07d75 with black color is 5.69
#a07d75 color will look good with a black background.
Color Schemes of #a07d75
Triadic Colors of #a07d75
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 #a07d75
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 #a07d75
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 #a07d75
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: #a07d75;
}
This is a sample text used for the color #a07d75. 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: #a07d75;
}
This is a sample text used for the color #a07d75. 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 #a07d75;
}
This is a sample text used for the color #a07d75. 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 39.8%
Green 31.09%
Blue 29.1%
CMYK Percentage
Cyan 0
Magenta 25.43%
Yellow 31.25%
Black 43.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.