#a832dd Hex Color
rgb(168, 50, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 32 | dd | - | #a832dd |
RGB | 168 | 50 | 221 | - | rgb(168,50,221) |
HSL | 281 | 72% | 53% | - | hsl(281,72%,53%) |
HSV | 281 | 77% | 87% | - | hsv(281,77%,87%) |
XYZ | 30.3402 | 15.8265 | 69.8623 | - | xyz(30.3402,15.8265,69.8623) |
CIE-LAB | 46.75 | 71.26 | -64.32 | - | lab(46.75,71.26,-64.32) |
CMYK | 0.23981900452489 | 0.7737556561086 | 0 | 0.13333333333333 | cmyk(0.23981900452489,0.7737556561086,0,0.13333333333333) |
Description
The RGB value of color #a832dd is rgb(168, 50, 221).
In the hex color #a832dd, The value of Red is 168, value of Green is 50, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a832dd consists of 281° Hue, 72% Saturation, and 53% Lightness.
In the CMYK color model, the color #a832dd can be represented as Cyan=0.23981900452489%, Magenta=0.7737556561086%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a832dd
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 #a832dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a832dd
Preview of #a832dd on White Background
The contrast ratio of #a832dd with white color is 5.04
#a832dd color will look good on a white background.
Preview of #a832dd on black background
The contrast ratio of #a832dd with black color is 4.17
Color Schemes of #a832dd
Triadic Colors of #a832dd
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 #a832dd
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 #a832dd
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 #a832dd
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: #a832dd;
}
This is a sample text used for the color #a832dd. 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: #a832dd;
}
This is a sample text used for the color #a832dd. 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 #a832dd;
}
This is a sample text used for the color #a832dd. 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 38.27%
Green 11.39%
Blue 50.34%
CMYK Percentage
Cyan 20.91
Magenta 67.46%
Yellow 0%
Black 11.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.