#a38aff Hex Color
rgb(163, 138, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8a | ff | - | #a38aff |
RGB | 163 | 138 | 255 | - | rgb(163,138,255) |
HSL | 253 | 100% | 77% | - | hsl(253,100%,77%) |
HSV | 253 | 46% | 100% | - | hsv(253,46%,100%) |
XYZ | 42.2427 | 33.1835 | 98.7864 | - | xyz(42.2427,33.1835,98.7864) |
CIE-LAB | 64.31 | 35.41 | -55.15 | - | lab(64.31,35.41,-55.15) |
CMYK | 0.36078431372549 | 0.45882352941176 | 0 | 0 | cmyk(0.36078431372549,0.45882352941176,0,0) |
Description
The RGB value of color #a38aff is rgb(163, 138, 255).
In the hex color #a38aff, The value of Red is 163, value of Green is 138, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #a38aff consists of 253° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #a38aff can be represented as Cyan=0.36078431372549%, Magenta=0.45882352941176%, Yellow=0%, and Black=0%.
Shades of #a38aff
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 #a38aff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38aff
Preview of #a38aff on White Background
The contrast ratio of #a38aff with white color is 2.75
Preview of #a38aff on black background
The contrast ratio of #a38aff with black color is 7.64
#a38aff color will look good with a black background.
Color Schemes of #a38aff
Triadic Colors of #a38aff
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 #a38aff
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 #a38aff
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 #a38aff
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: #a38aff;
}
This is a sample text used for the color #a38aff. 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: #a38aff;
}
This is a sample text used for the color #a38aff. 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 #a38aff;
}
This is a sample text used for the color #a38aff. 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 29.32%
Green 24.82%
Blue 45.86%
CMYK Percentage
Cyan 44.02
Magenta 55.98%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.