#a35f76 Hex Color
rgb(163, 95, 118)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 5f | 76 | - | #a35f76 |
RGB | 163 | 95 | 118 | - | rgb(163,95,118) |
HSL | 340 | 27% | 51% | - | hsl(340,27%,51%) |
HSV | 340 | 42% | 64% | - | hsv(340,42%,64%) |
XYZ | 22.4665 | 17.279 | 19.2906 | - | xyz(22.4665,17.279,19.2906) |
CIE-LAB | 48.61 | 30.66 | -0.93 | - | lab(48.61,30.66,-0.93) |
CMYK | 0 | 0.41717791411043 | 0.2760736196319 | 0.36078431372549 | cmyk(0,0.41717791411043,0.2760736196319,0.36078431372549) |
Description
The RGB value of color #a35f76 is rgb(163, 95, 118).
In the hex color #a35f76, The value of Red is 163, value of Green is 95, and value of Blue is 118. The primary color is Red. Similarly, The HSL values for #a35f76 consists of 340° Hue, 27% Saturation, and 51% Lightness.
In the CMYK color model, the color #a35f76 can be represented as Cyan=0%, Magenta=0.41717791411043%, Yellow=0.2760736196319%, and Black=0.36078431372549%.
Shades of #a35f76
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 #a35f76
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a35f76
Preview of #a35f76 on White Background
The contrast ratio of #a35f76 with white color is 4.71
#a35f76 color will look good on a white background.
Preview of #a35f76 on black background
The contrast ratio of #a35f76 with black color is 4.46
Color Schemes of #a35f76
Triadic Colors of #a35f76
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 #a35f76
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 #a35f76
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 #a35f76
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: #a35f76;
}
This is a sample text used for the color #a35f76. 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: #a35f76;
}
This is a sample text used for the color #a35f76. 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 #a35f76;
}
This is a sample text used for the color #a35f76. 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 43.35%
Green 25.27%
Blue 31.38%
CMYK Percentage
Cyan 0
Magenta 39.58%
Yellow 26.19%
Black 34.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.