#aba1df Hex Color
rgb(171, 161, 223)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | a1 | df | - | #aba1df |
| RGB | 171 | 161 | 223 | - | rgb(171,161,223) |
| HSL | 250 | 49% | 75% | - | hsl(250,49%,75%) |
| HSV | 250 | 28% | 87% | - | hsv(250,28%,87%) |
| XYZ | 42.8587 | 39.4754 | 75.1726 | - | xyz(42.8587,39.4754,75.1726) |
| CIE-LAB | 69.09 | 16.63 | -30.05 | - | lab(69.09,16.63,-30.05) |
| CMYK | 0.23318385650224 | 0.2780269058296 | 0 | 0.12549019607843 | cmyk(0.23318385650224,0.2780269058296,0,0.12549019607843) |
Description
The RGB value of color #aba1df is rgb(171, 161, 223).
In the hex color #aba1df, The value of Red is 171, value of Green is 161, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #aba1df consists of 250° Hue, 49% Saturation, and 75% Lightness.
In the CMYK color model, the color #aba1df can be represented as Cyan=0.23318385650224%, Magenta=0.2780269058296%, Yellow=0%, and Black=0.12549019607843%.
Shades of #aba1df
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 #aba1df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba1df
Preview of #aba1df on White Background
The contrast ratio of #aba1df with white color is 2.36
Preview of #aba1df on black background
The contrast ratio of #aba1df with black color is 8.9
#aba1df color will look good with a black background.
Color Schemes of #aba1df
Triadic Colors of #aba1df
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 #aba1df
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 #aba1df
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 #aba1df
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: #aba1df;
}
This is a sample text used for the color #aba1df. 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: #aba1df;
}
This is a sample text used for the color #aba1df. 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 #aba1df;
}
This is a sample text used for the color #aba1df. 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 30.81%
Green 29.01%
Blue 40.18%
CMYK Percentage
Cyan 36.62
Magenta 43.67%
Yellow 0%
Black 19.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.