#a55483 Hex Color
rgb(165, 84, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 54 | 83 | - | #a55483 |
RGB | 165 | 84 | 131 | - | rgb(165,84,131) |
HSL | 325 | 33% | 49% | - | hsl(325,33%,49%) |
HSV | 325 | 49% | 65% | - | hsv(325,49%,65%) |
XYZ | 22.7841 | 15.9787 | 23.3561 | - | xyz(22.7841,15.9787,23.3561) |
CIE-LAB | 46.95 | 39.28 | -11.19 | - | lab(46.95,39.28,-11.19) |
CMYK | 0 | 0.49090909090909 | 0.20606060606061 | 0.35294117647059 | cmyk(0,0.49090909090909,0.20606060606061,0.35294117647059) |
Description
The RGB value of color #a55483 is rgb(165, 84, 131).
In the hex color #a55483, The value of Red is 165, value of Green is 84, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #a55483 consists of 325° Hue, 33% Saturation, and 49% Lightness.
In the CMYK color model, the color #a55483 can be represented as Cyan=0%, Magenta=0.49090909090909%, Yellow=0.20606060606061%, and Black=0.35294117647059%.
Shades of #a55483
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 #a55483
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a55483
Preview of #a55483 on White Background
The contrast ratio of #a55483 with white color is 5.01
#a55483 color will look good on a white background.
Preview of #a55483 on black background
The contrast ratio of #a55483 with black color is 4.2
Color Schemes of #a55483
Triadic Colors of #a55483
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 #a55483
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 #a55483
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 #a55483
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: #a55483;
}
This is a sample text used for the color #a55483. 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: #a55483;
}
This is a sample text used for the color #a55483. 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 #a55483;
}
This is a sample text used for the color #a55483. 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.42%
Green 22.11%
Blue 34.47%
CMYK Percentage
Cyan 0
Magenta 46.76%
Yellow 19.63%
Black 33.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.