#ab6adc Hex Color
rgb(171, 106, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 6a | dc | - | #ab6adc |
RGB | 171 | 106 | 220 | - | rgb(171,106,220) |
HSL | 274 | 62% | 64% | - | hsl(274,62%,64%) |
HSV | 274 | 52% | 86% | - | hsv(274,52%,86%) |
XYZ | 34.8669 | 24.1333 | 70.5307 | - | xyz(34.8669,24.1333,70.5307) |
CIE-LAB | 56.22 | 46.63 | -48.53 | - | lab(56.22,46.63,-48.53) |
CMYK | 0.22272727272727 | 0.51818181818182 | 0 | 0.13725490196078 | cmyk(0.22272727272727,0.51818181818182,0,0.13725490196078) |
Description
The RGB value of color #ab6adc is rgb(171, 106, 220).
In the hex color #ab6adc, The value of Red is 171, value of Green is 106, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ab6adc consists of 274° Hue, 62% Saturation, and 64% Lightness.
In the CMYK color model, the color #ab6adc can be represented as Cyan=0.22272727272727%, Magenta=0.51818181818182%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ab6adc
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 #ab6adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab6adc
Preview of #ab6adc on White Background
The contrast ratio of #ab6adc with white color is 3.6
Preview of #ab6adc on black background
The contrast ratio of #ab6adc with black color is 5.83
#ab6adc color will look good with a black background.
Color Schemes of #ab6adc
Triadic Colors of #ab6adc
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 #ab6adc
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 #ab6adc
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 #ab6adc
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: #ab6adc;
}
This is a sample text used for the color #ab6adc. 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: #ab6adc;
}
This is a sample text used for the color #ab6adc. 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 #ab6adc;
}
This is a sample text used for the color #ab6adc. 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 34.41%
Green 21.33%
Blue 44.27%
CMYK Percentage
Cyan 25.36
Magenta 59.01%
Yellow 0%
Black 15.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.