#a1938a Hex Color
rgb(161, 147, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 93 | 8a | - | #a1938a |
RGB | 161 | 147 | 138 | - | rgb(161,147,138) |
HSL | 23 | 11% | 59% | - | hsl(23,11%,59%) |
HSV | 23 | 14% | 63% | - | hsv(23,14%,63%) |
XYZ | 29.7191 | 30.2795 | 28.3229 | - | xyz(29.7191,30.2795,28.3229) |
CIE-LAB | 61.89 | 3.61 | 6.63 | - | lab(61.89,3.61,6.63) |
CMYK | 0 | 0.08695652173913 | 0.14285714285714 | 0.36862745098039 | cmyk(0,0.08695652173913,0.14285714285714,0.36862745098039) |
Description
The RGB value of color #a1938a is rgb(161, 147, 138).
In the hex color #a1938a, The value of Red is 161, value of Green is 147, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #a1938a consists of 23° Hue, 11% Saturation, and 59% Lightness.
In the CMYK color model, the color #a1938a can be represented as Cyan=0%, Magenta=0.08695652173913%, Yellow=0.14285714285714%, and Black=0.36862745098039%.
Shades of #a1938a
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 #a1938a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1938a
Preview of #a1938a on White Background
The contrast ratio of #a1938a with white color is 2.98
Preview of #a1938a on black background
The contrast ratio of #a1938a with black color is 7.06
#a1938a color will look good with a black background.
Color Schemes of #a1938a
Triadic Colors of #a1938a
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 #a1938a
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 #a1938a
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 #a1938a
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: #a1938a;
}
This is a sample text used for the color #a1938a. 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: #a1938a;
}
This is a sample text used for the color #a1938a. 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 #a1938a;
}
This is a sample text used for the color #a1938a. 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 36.1%
Green 32.96%
Blue 30.94%
CMYK Percentage
Cyan 0
Magenta 14.53%
Yellow 23.87%
Black 61.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.