#a57ddc Hex Color
rgb(165, 125, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | 7d | dc | - | #a57ddc |
RGB | 165 | 125 | 220 | - | rgb(165,125,220) |
HSL | 265 | 58% | 68% | - | hsl(265,58%,68%) |
HSV | 265 | 43% | 86% | - | hsv(265,43%,86%) |
XYZ | 35.7689 | 27.8339 | 71.1974 | - | xyz(35.7689,27.8339,71.1974) |
CIE-LAB | 59.74 | 34.53 | -43.01 | - | lab(59.74,34.53,-43.01) |
CMYK | 0.25 | 0.43181818181818 | 0 | 0.13725490196078 | cmyk(0.25,0.43181818181818,0,0.13725490196078) |
Description
The RGB value of color #a57ddc is rgb(165, 125, 220).
In the hex color #a57ddc, The value of Red is 165, value of Green is 125, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a57ddc consists of 265° Hue, 58% Saturation, and 68% Lightness.
In the CMYK color model, the color #a57ddc can be represented as Cyan=0.25%, Magenta=0.43181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a57ddc
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 #a57ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a57ddc
Preview of #a57ddc on White Background
The contrast ratio of #a57ddc with white color is 3.2
Preview of #a57ddc on black background
The contrast ratio of #a57ddc with black color is 6.57
#a57ddc color will look good with a black background.
Color Schemes of #a57ddc
Triadic Colors of #a57ddc
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 #a57ddc
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 #a57ddc
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 #a57ddc
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: #a57ddc;
}
This is a sample text used for the color #a57ddc. 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: #a57ddc;
}
This is a sample text used for the color #a57ddc. 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 #a57ddc;
}
This is a sample text used for the color #a57ddc. 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 32.35%
Green 24.51%
Blue 43.14%
CMYK Percentage
Cyan 30.52
Magenta 52.72%
Yellow 0%
Black 16.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.