#a54a5a Hex Color
rgb(165, 74, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 4a | 5a | - | #a54a5a |
RGB | 165 | 74 | 90 | - | rgb(165,74,90) |
HSL | 349 | 38% | 47% | - | hsl(349,38%,47%) |
HSV | 349 | 55% | 65% | - | hsv(349,55%,65%) |
XYZ | 19.8113 | 13.6351 | 11.2605 | - | xyz(19.8113,13.6351,11.2605) |
CIE-LAB | 43.71 | 39.11 | 9.06 | - | lab(43.71,39.11,9.06) |
CMYK | 0 | 0.55151515151515 | 0.45454545454545 | 0.35294117647059 | cmyk(0,0.55151515151515,0.45454545454545,0.35294117647059) |
Description
The RGB value of color #a54a5a is rgb(165, 74, 90).
In the hex color #a54a5a, The value of Red is 165, value of Green is 74, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #a54a5a consists of 349° Hue, 38% Saturation, and 47% Lightness.
In the CMYK color model, the color #a54a5a can be represented as Cyan=0%, Magenta=0.55151515151515%, Yellow=0.45454545454545%, and Black=0.35294117647059%.
Shades of #a54a5a
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 #a54a5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a54a5a
Preview of #a54a5a on White Background
The contrast ratio of #a54a5a with white color is 5.63
#a54a5a color will look good on a white background.
Preview of #a54a5a on black background
The contrast ratio of #a54a5a with black color is 3.73
Color Schemes of #a54a5a
Triadic Colors of #a54a5a
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 #a54a5a
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 #a54a5a
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 #a54a5a
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: #a54a5a;
}
This is a sample text used for the color #a54a5a. 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: #a54a5a;
}
This is a sample text used for the color #a54a5a. 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 #a54a5a;
}
This is a sample text used for the color #a54a5a. 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 50.15%
Green 22.49%
Blue 27.36%
CMYK Percentage
Cyan 0
Magenta 40.58%
Yellow 33.45%
Black 25.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.