#a5549b Hex Color
rgb(165, 84, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 54 | 9b | - | #a5549b |
RGB | 165 | 84 | 155 | - | rgb(165,84,155) |
HSL | 307 | 33% | 49% | - | hsl(307,33%,49%) |
HSV | 307 | 49% | 65% | - | hsv(307,49%,65%) |
XYZ | 24.6038 | 16.7065 | 32.9383 | - | xyz(24.6038,16.7065,32.9383) |
CIE-LAB | 47.89 | 43.28 | -24.11 | - | lab(47.89,43.28,-24.11) |
CMYK | 0 | 0.49090909090909 | 0.060606060606061 | 0.35294117647059 | cmyk(0,0.49090909090909,0.060606060606061,0.35294117647059) |
Description
The RGB value of color #a5549b is rgb(165, 84, 155).
In the hex color #a5549b, The value of Red is 165, value of Green is 84, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #a5549b consists of 307° Hue, 33% Saturation, and 49% Lightness.
In the CMYK color model, the color #a5549b can be represented as Cyan=0%, Magenta=0.49090909090909%, Yellow=0.060606060606061%, and Black=0.35294117647059%.
Shades of #a5549b
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 #a5549b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5549b
Preview of #a5549b on White Background
The contrast ratio of #a5549b with white color is 4.84
#a5549b color will look good on a white background.
Preview of #a5549b on black background
The contrast ratio of #a5549b with black color is 4.34
Color Schemes of #a5549b
Triadic Colors of #a5549b
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 #a5549b
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 #a5549b
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 #a5549b
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: #a5549b;
}
This is a sample text used for the color #a5549b. 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: #a5549b;
}
This is a sample text used for the color #a5549b. 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 #a5549b;
}
This is a sample text used for the color #a5549b. 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 40.84%
Green 20.79%
Blue 38.37%
CMYK Percentage
Cyan 0
Magenta 54.28%
Yellow 6.7%
Black 39.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.