#a55a7e Hex Color
rgb(165, 90, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 5a | 7e | - | #a55a7e |
RGB | 165 | 90 | 126 | - | rgb(165,90,126) |
HSL | 331 | 29% | 50% | - | hsl(331,29%,50%) |
HSV | 331 | 45% | 65% | - | hsv(331,45%,65%) |
XYZ | 22.9391 | 16.818 | 21.7758 | - | xyz(22.9391,16.818,21.7758) |
CIE-LAB | 48.03 | 35.31 | -6.56 | - | lab(48.03,35.31,-6.56) |
CMYK | 0 | 0.45454545454545 | 0.23636363636364 | 0.35294117647059 | cmyk(0,0.45454545454545,0.23636363636364,0.35294117647059) |
Description
The RGB value of color #a55a7e is rgb(165, 90, 126).
In the hex color #a55a7e, The value of Red is 165, value of Green is 90, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #a55a7e consists of 331° Hue, 29% Saturation, and 50% Lightness.
In the CMYK color model, the color #a55a7e can be represented as Cyan=0%, Magenta=0.45454545454545%, Yellow=0.23636363636364%, and Black=0.35294117647059%.
Shades of #a55a7e
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 #a55a7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a55a7e
Preview of #a55a7e on White Background
The contrast ratio of #a55a7e with white color is 4.81
#a55a7e color will look good on a white background.
Preview of #a55a7e on black background
The contrast ratio of #a55a7e with black color is 4.36
Color Schemes of #a55a7e
Triadic Colors of #a55a7e
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 #a55a7e
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 #a55a7e
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 #a55a7e
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: #a55a7e;
}
This is a sample text used for the color #a55a7e. 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: #a55a7e;
}
This is a sample text used for the color #a55a7e. 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 #a55a7e;
}
This is a sample text used for the color #a55a7e. 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 43.31%
Green 23.62%
Blue 33.07%
CMYK Percentage
Cyan 0
Magenta 43.55%
Yellow 22.64%
Black 33.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.