#a38dcd Hex Color
rgb(163, 141, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8d | cd | - | #a38dcd |
RGB | 163 | 141 | 205 | - | rgb(163,141,205) |
HSL | 261 | 39% | 68% | - | hsl(261,39%,68%) |
HSV | 261 | 31% | 80% | - | hsv(261,31%,80%) |
XYZ | 35.6486 | 31.2441 | 61.9094 | - | xyz(35.6486,31.2441,61.9094) |
CIE-LAB | 62.71 | 21.3 | -29.98 | - | lab(62.71,21.3,-29.98) |
CMYK | 0.20487804878049 | 0.31219512195122 | 0 | 0.19607843137255 | cmyk(0.20487804878049,0.31219512195122,0,0.19607843137255) |
Description
The RGB value of color #a38dcd is rgb(163, 141, 205).
In the hex color #a38dcd, The value of Red is 163, value of Green is 141, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #a38dcd consists of 261° Hue, 39% Saturation, and 68% Lightness.
In the CMYK color model, the color #a38dcd can be represented as Cyan=0.20487804878049%, Magenta=0.31219512195122%, Yellow=0%, and Black=0.19607843137255%.
Shades of #a38dcd
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 #a38dcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38dcd
Preview of #a38dcd on White Background
The contrast ratio of #a38dcd with white color is 2.9
Preview of #a38dcd on black background
The contrast ratio of #a38dcd with black color is 7.25
#a38dcd color will look good with a black background.
Color Schemes of #a38dcd
Triadic Colors of #a38dcd
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 #a38dcd
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 #a38dcd
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 #a38dcd
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: #a38dcd;
}
This is a sample text used for the color #a38dcd. 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: #a38dcd;
}
This is a sample text used for the color #a38dcd. 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 #a38dcd;
}
This is a sample text used for the color #a38dcd. 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.02%
Green 27.7%
Blue 40.28%
CMYK Percentage
Cyan 28.73
Magenta 43.78%
Yellow 0%
Black 27.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.