#a25f29 Hex Color
rgb(162, 95, 41)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 5f | 29 | - | #a25f29 |
RGB | 162 | 95 | 41 | - | rgb(162,95,41) |
HSL | 27 | 60% | 40% | - | hsl(27,60%,40%) |
HSV | 27 | 75% | 64% | - | hsv(27,75%,64%) |
XYZ | 19.3927 | 16.0259 | 4.169 | - | xyz(19.3927,16.0259,4.169) |
CIE-LAB | 47.01 | 22.77 | 41.23 | - | lab(47.01,22.77,41.23) |
CMYK | 0 | 0.41358024691358 | 0.74691358024691 | 0.36470588235294 | cmyk(0,0.41358024691358,0.74691358024691,0.36470588235294) |
Description
The RGB value of color #a25f29 is rgb(162, 95, 41).
In the hex color #a25f29, The value of Red is 162, value of Green is 95, and value of Blue is 41. The primary color is Red. Similarly, The HSL values for #a25f29 consists of 27° Hue, 60% Saturation, and 40% Lightness.
In the CMYK color model, the color #a25f29 can be represented as Cyan=0%, Magenta=0.41358024691358%, Yellow=0.74691358024691%, and Black=0.36470588235294%.
Shades of #a25f29
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 #a25f29
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a25f29
Preview of #a25f29 on White Background
The contrast ratio of #a25f29 with white color is 4.99
#a25f29 color will look good on a white background.
Preview of #a25f29 on black background
The contrast ratio of #a25f29 with black color is 4.21
Color Schemes of #a25f29
Triadic Colors of #a25f29
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 #a25f29
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 #a25f29
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 #a25f29
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 #a25f29
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: #a25f29;
}
This is a sample text used for the color #a25f29. 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: #a25f29;
}
This is a sample text used for the color #a25f29. 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 #a25f29;
}
This is a sample text used for the color #a25f29. 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 54.36%
Green 31.88%
Blue 13.76%
CMYK Percentage
Cyan 0
Magenta 27.12%
Yellow 48.97%
Black 23.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.