#a38eaf Hex Color
rgb(163, 142, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8e | af | - | #a38eaf |
RGB | 163 | 142 | 175 | - | rgb(163,142,175) |
HSL | 278 | 17% | 62% | - | hsl(278,17%,62%) |
HSV | 278 | 19% | 69% | - | hsv(278,19%,69%) |
XYZ | 32.5151 | 30.2277 | 44.6782 | - | xyz(32.5151,30.2277,44.6782) |
CIE-LAB | 61.85 | 14.13 | -14.39 | - | lab(61.85,14.13,-14.39) |
CMYK | 0.068571428571429 | 0.18857142857143 | 0 | 0.31372549019608 | cmyk(0.068571428571429,0.18857142857143,0,0.31372549019608) |
Description
The RGB value of color #a38eaf is rgb(163, 142, 175).
In the hex color #a38eaf, The value of Red is 163, value of Green is 142, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #a38eaf consists of 278° Hue, 17% Saturation, and 62% Lightness.
In the CMYK color model, the color #a38eaf can be represented as Cyan=0.068571428571429%, Magenta=0.18857142857143%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a38eaf
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 #a38eaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38eaf
Preview of #a38eaf on White Background
The contrast ratio of #a38eaf with white color is 2.98
Preview of #a38eaf on black background
The contrast ratio of #a38eaf with black color is 7.05
#a38eaf color will look good with a black background.
Color Schemes of #a38eaf
Triadic Colors of #a38eaf
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 #a38eaf
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 #a38eaf
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 #a38eaf
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: #a38eaf;
}
This is a sample text used for the color #a38eaf. 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: #a38eaf;
}
This is a sample text used for the color #a38eaf. 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 #a38eaf;
}
This is a sample text used for the color #a38eaf. 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 33.96%
Green 29.58%
Blue 36.46%
CMYK Percentage
Cyan 12.01
Magenta 33.03%
Yellow 0%
Black 54.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.