#a38ecc Hex Color
rgb(163, 142, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8e | cc | - | #a38ecc |
RGB | 163 | 142 | 204 | - | rgb(163,142,204) |
HSL | 260 | 38% | 68% | - | hsl(260,38%,68%) |
HSV | 260 | 30% | 80% | - | hsv(260,30%,80%) |
XYZ | 35.6763 | 31.4922 | 61.325 | - | xyz(35.6763,31.4922,61.325) |
CIE-LAB | 62.92 | 20.5 | -29.1 | - | lab(62.92,20.5,-29.1) |
CMYK | 0.20098039215686 | 0.30392156862745 | 0 | 0.2 | cmyk(0.20098039215686,0.30392156862745,0,0.2) |
Description
The RGB value of color #a38ecc is rgb(163, 142, 204).
In the hex color #a38ecc, The value of Red is 163, value of Green is 142, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #a38ecc consists of 260° Hue, 38% Saturation, and 68% Lightness.
In the CMYK color model, the color #a38ecc can be represented as Cyan=0.20098039215686%, Magenta=0.30392156862745%, Yellow=0%, and Black=0.2%.
Shades of #a38ecc
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 #a38ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38ecc
Preview of #a38ecc on White Background
The contrast ratio of #a38ecc with white color is 2.88
Preview of #a38ecc on black background
The contrast ratio of #a38ecc with black color is 7.3
#a38ecc color will look good with a black background.
Color Schemes of #a38ecc
Triadic Colors of #a38ecc
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 #a38ecc
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 #a38ecc
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 #a38ecc
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: #a38ecc;
}
This is a sample text used for the color #a38ecc. 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: #a38ecc;
}
This is a sample text used for the color #a38ecc. 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 #a38ecc;
}
This is a sample text used for the color #a38ecc. 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.9%
Blue 40.08%
CMYK Percentage
Cyan 28.51
Magenta 43.12%
Yellow 0%
Black 28.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.