#a25e18 Hex Color
rgb(162, 94, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 5e | 18 | - | #a25e18 |
RGB | 162 | 94 | 24 | - | rgb(162,94,24) |
HSL | 30 | 74% | 36% | - | hsl(30,74%,36%) |
HSV | 30 | 85% | 64% | - | hsv(30,85%,64%) |
XYZ | 19.0679 | 15.7527 | 2.8997 | - | xyz(19.0679,15.7527,2.8997) |
CIE-LAB | 46.65 | 22.67 | 48.29 | - | lab(46.65,22.67,48.29) |
CMYK | 0 | 0.41975308641975 | 0.85185185185185 | 0.36470588235294 | cmyk(0,0.41975308641975,0.85185185185185,0.36470588235294) |
Description
The RGB value of color #a25e18 is rgb(162, 94, 24).
In the hex color #a25e18, The value of Red is 162, value of Green is 94, and value of Blue is 24. The primary color is Red. Similarly, The HSL values for #a25e18 consists of 30° Hue, 74% Saturation, and 36% Lightness.
In the CMYK color model, the color #a25e18 can be represented as Cyan=0%, Magenta=0.41975308641975%, Yellow=0.85185185185185%, and Black=0.36470588235294%.
Shades of #a25e18
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 #a25e18
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a25e18
Preview of #a25e18 on White Background
The contrast ratio of #a25e18 with white color is 5.06
#a25e18 color will look good on a white background.
Preview of #a25e18 on black background
The contrast ratio of #a25e18 with black color is 4.15
Color Schemes of #a25e18
Triadic Colors of #a25e18
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 #a25e18
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 #a25e18
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 #a25e18
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 #a25e18
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: #a25e18;
}
This is a sample text used for the color #a25e18. 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: #a25e18;
}
This is a sample text used for the color #a25e18. 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 #a25e18;
}
This is a sample text used for the color #a25e18. 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 57.86%
Green 33.57%
Blue 8.57%
CMYK Percentage
Cyan 0
Magenta 25.65%
Yellow 52.06%
Black 22.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.