#a48cdd Hex Color
rgb(164, 140, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 8c | dd | - | #a48cdd |
RGB | 164 | 140 | 221 | - | rgb(164,140,221) |
HSL | 258 | 54% | 71% | - | hsl(258,54%,71%) |
HSV | 258 | 37% | 87% | - | hsv(258,37%,87%) |
XYZ | 37.7391 | 31.8691 | 72.5689 | - | xyz(37.7391,31.8691,72.5689) |
CIE-LAB | 63.23 | 25.97 | -38.09 | - | lab(63.23,25.97,-38.09) |
CMYK | 0.2579185520362 | 0.36651583710407 | 0 | 0.13333333333333 | cmyk(0.2579185520362,0.36651583710407,0,0.13333333333333) |
Description
The RGB value of color #a48cdd is rgb(164, 140, 221).
In the hex color #a48cdd, The value of Red is 164, value of Green is 140, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a48cdd consists of 258° Hue, 54% Saturation, and 71% Lightness.
In the CMYK color model, the color #a48cdd can be represented as Cyan=0.2579185520362%, Magenta=0.36651583710407%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a48cdd
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 #a48cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a48cdd
Preview of #a48cdd on White Background
The contrast ratio of #a48cdd with white color is 2.85
Preview of #a48cdd on black background
The contrast ratio of #a48cdd with black color is 7.37
#a48cdd color will look good with a black background.
Color Schemes of #a48cdd
Triadic Colors of #a48cdd
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 #a48cdd
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 #a48cdd
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 #a48cdd
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: #a48cdd;
}
This is a sample text used for the color #a48cdd. 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: #a48cdd;
}
This is a sample text used for the color #a48cdd. 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 #a48cdd;
}
This is a sample text used for the color #a48cdd. 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 31.24%
Green 26.67%
Blue 42.1%
CMYK Percentage
Cyan 34.04
Magenta 48.37%
Yellow 0%
Black 17.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.