#a6635e Hex Color
rgb(166, 99, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 63 | 5e | - | #a6635e |
RGB | 166 | 99 | 94 | - | rgb(166,99,94) |
HSL | 4 | 29% | 51% | - | hsl(4,29%,51%) |
HSV | 4 | 43% | 65% | - | hsv(4,43%,65%) |
XYZ | 22.2081 | 17.8388 | 12.8624 | - | xyz(22.2081,17.8388,12.8624) |
CIE-LAB | 49.3 | 26.49 | 14.45 | - | lab(49.3,26.49,14.45) |
CMYK | 0 | 0.40361445783133 | 0.43373493975904 | 0.34901960784314 | cmyk(0,0.40361445783133,0.43373493975904,0.34901960784314) |
Description
The RGB value of color #a6635e is rgb(166, 99, 94).
In the hex color #a6635e, The value of Red is 166, value of Green is 99, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #a6635e consists of 4° Hue, 29% Saturation, and 51% Lightness.
In the CMYK color model, the color #a6635e can be represented as Cyan=0%, Magenta=0.40361445783133%, Yellow=0.43373493975904%, and Black=0.34901960784314%.
Shades of #a6635e
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 #a6635e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6635e
Preview of #a6635e on White Background
The contrast ratio of #a6635e with white color is 4.6
#a6635e color will look good on a white background.
Preview of #a6635e on black background
The contrast ratio of #a6635e with black color is 4.57
Color Schemes of #a6635e
Triadic Colors of #a6635e
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 #a6635e
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 #a6635e
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 #a6635e
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: #a6635e;
}
This is a sample text used for the color #a6635e. 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: #a6635e;
}
This is a sample text used for the color #a6635e. 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 #a6635e;
}
This is a sample text used for the color #a6635e. 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 46.24%
Green 27.58%
Blue 26.18%
CMYK Percentage
Cyan 0
Magenta 34.02%
Yellow 36.56%
Black 29.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.