#a48ddc Hex Color
rgb(164, 141, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 8d | dc | - | #a48ddc |
RGB | 164 | 141 | 220 | - | rgb(164,141,220) |
HSL | 257 | 53% | 71% | - | hsl(257,53%,71%) |
HSV | 257 | 36% | 86% | - | hsv(257,36%,86%) |
XYZ | 37.753 | 32.1096 | 71.9181 | - | xyz(37.753,32.1096,71.9181) |
CIE-LAB | 63.43 | 25.16 | -37.22 | - | lab(63.43,25.16,-37.22) |
CMYK | 0.25454545454545 | 0.35909090909091 | 0 | 0.13725490196078 | cmyk(0.25454545454545,0.35909090909091,0,0.13725490196078) |
Description
The RGB value of color #a48ddc is rgb(164, 141, 220).
In the hex color #a48ddc, The value of Red is 164, value of Green is 141, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a48ddc consists of 257° Hue, 53% Saturation, and 71% Lightness.
In the CMYK color model, the color #a48ddc can be represented as Cyan=0.25454545454545%, Magenta=0.35909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a48ddc
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 #a48ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a48ddc
Preview of #a48ddc on White Background
The contrast ratio of #a48ddc with white color is 2.83
Preview of #a48ddc on black background
The contrast ratio of #a48ddc with black color is 7.42
#a48ddc color will look good with a black background.
Color Schemes of #a48ddc
Triadic Colors of #a48ddc
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 #a48ddc
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 #a48ddc
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 #a48ddc
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: #a48ddc;
}
This is a sample text used for the color #a48ddc. 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: #a48ddc;
}
This is a sample text used for the color #a48ddc. 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 #a48ddc;
}
This is a sample text used for the color #a48ddc. 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.86%
Blue 41.9%
CMYK Percentage
Cyan 33.9
Magenta 47.82%
Yellow 0%
Black 18.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.