#a27e10 Hex Color
rgb(162, 126, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 7e | 10 | - | #a27e10 |
RGB | 162 | 126 | 16 | - | rgb(162,126,16) |
HSL | 45 | 82% | 35% | - | hsl(45,82%,35%) |
HSV | 45 | 90% | 64% | - | hsv(45,90%,64%) |
XYZ | 22.4547 | 22.6405 | 3.6768 | - | xyz(22.4547,22.6405,3.6768) |
CIE-LAB | 54.7 | 4.35 | 57.25 | - | lab(54.7,4.35,57.25) |
CMYK | 0 | 0.22222222222222 | 0.90123456790123 | 0.36470588235294 | cmyk(0,0.22222222222222,0.90123456790123,0.36470588235294) |
Description
The RGB value of color #a27e10 is rgb(162, 126, 16).
In the hex color #a27e10, The value of Red is 162, value of Green is 126, and value of Blue is 16. The primary color is Red. Similarly, The HSL values for #a27e10 consists of 45° Hue, 82% Saturation, and 35% Lightness.
In the CMYK color model, the color #a27e10 can be represented as Cyan=0%, Magenta=0.22222222222222%, Yellow=0.90123456790123%, and Black=0.36470588235294%.
Shades of #a27e10
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 #a27e10
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a27e10
Preview of #a27e10 on White Background
The contrast ratio of #a27e10 with white color is 3.8
Preview of #a27e10 on black background
The contrast ratio of #a27e10 with black color is 5.53
#a27e10 color will look good with a black background.
Color Schemes of #a27e10
Triadic Colors of #a27e10
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 #a27e10
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 #a27e10
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 #a27e10
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.
Monochromatic Colors of #a27e10
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #a27e10;
}
This is a sample text used for the color #a27e10. 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: #a27e10;
}
This is a sample text used for the color #a27e10. 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 #a27e10;
}
This is a sample text used for the color #a27e10. 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 53.29%
Green 41.45%
Blue 5.26%
CMYK Percentage
Cyan 0
Magenta 14.93%
Yellow 60.56%
Black 24.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.