#a35f4d Hex Color
rgb(163, 95, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 5f | 4d | - | #a35f4d |
RGB | 163 | 95 | 77 | - | rgb(163,95,77) |
HSL | 13 | 36% | 47% | - | hsl(13,36%,47%) |
HSV | 13 | 53% | 64% | - | hsv(13,53%,64%) |
XYZ | 20.536 | 16.5068 | 9.1249 | - | xyz(20.536,16.5068,9.1249) |
CIE-LAB | 47.63 | 25.75 | 22.19 | - | lab(47.63,25.75,22.19) |
CMYK | 0 | 0.41717791411043 | 0.52760736196319 | 0.36078431372549 | cmyk(0,0.41717791411043,0.52760736196319,0.36078431372549) |
Description
The RGB value of color #a35f4d is rgb(163, 95, 77).
In the hex color #a35f4d, The value of Red is 163, value of Green is 95, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #a35f4d consists of 13° Hue, 36% Saturation, and 47% Lightness.
In the CMYK color model, the color #a35f4d can be represented as Cyan=0%, Magenta=0.41717791411043%, Yellow=0.52760736196319%, and Black=0.36078431372549%.
Shades of #a35f4d
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 #a35f4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a35f4d
Preview of #a35f4d on White Background
The contrast ratio of #a35f4d with white color is 4.88
#a35f4d color will look good on a white background.
Preview of #a35f4d on black background
The contrast ratio of #a35f4d with black color is 4.3
Color Schemes of #a35f4d
Triadic Colors of #a35f4d
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 #a35f4d
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 #a35f4d
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 #a35f4d
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: #a35f4d;
}
This is a sample text used for the color #a35f4d. 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: #a35f4d;
}
This is a sample text used for the color #a35f4d. 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 #a35f4d;
}
This is a sample text used for the color #a35f4d. 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 48.66%
Green 28.36%
Blue 22.99%
CMYK Percentage
Cyan 0
Magenta 31.95%
Yellow 40.41%
Black 27.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.