#a14e4b Hex Color
rgb(161, 78, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 4e | 4b | - | #a14e4b |
RGB | 161 | 78 | 75 | - | rgb(161,78,75) |
HSL | 2 | 36% | 46% | - | hsl(2,36%,46%) |
HSV | 2 | 53% | 63% | - | hsv(2,53%,63%) |
XYZ | 18.6923 | 13.5338 | 8.2837 | - | xyz(18.6923,13.5338,8.2837) |
CIE-LAB | 43.56 | 34.06 | 17.94 | - | lab(43.56,34.06,17.94) |
CMYK | 0 | 0.51552795031056 | 0.53416149068323 | 0.36862745098039 | cmyk(0,0.51552795031056,0.53416149068323,0.36862745098039) |
Description
The RGB value of color #a14e4b is rgb(161, 78, 75).
In the hex color #a14e4b, The value of Red is 161, value of Green is 78, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #a14e4b consists of 2° Hue, 36% Saturation, and 46% Lightness.
In the CMYK color model, the color #a14e4b can be represented as Cyan=0%, Magenta=0.51552795031056%, Yellow=0.53416149068323%, and Black=0.36862745098039%.
Shades of #a14e4b
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 #a14e4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a14e4b
Preview of #a14e4b on White Background
The contrast ratio of #a14e4b with white color is 5.67
#a14e4b color will look good on a white background.
Preview of #a14e4b on black background
The contrast ratio of #a14e4b with black color is 3.71
Color Schemes of #a14e4b
Triadic Colors of #a14e4b
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 #a14e4b
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 #a14e4b
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 #a14e4b
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: #a14e4b;
}
This is a sample text used for the color #a14e4b. 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: #a14e4b;
}
This is a sample text used for the color #a14e4b. 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 #a14e4b;
}
This is a sample text used for the color #a14e4b. 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 51.27%
Green 24.84%
Blue 23.89%
CMYK Percentage
Cyan 0
Magenta 36.35%
Yellow 37.66%
Black 25.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.