#ab8bdc Hex Color
rgb(171, 139, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8b | dc | - | #ab8bdc |
RGB | 171 | 139 | 220 | - | rgb(171,139,220) |
HSL | 264 | 54% | 70% | - | hsl(264,54%,70%) |
HSV | 264 | 37% | 86% | - | hsv(264,37%,86%) |
XYZ | 38.9455 | 32.2905 | 71.8902 | - | xyz(38.9455,32.2905,71.8902) |
CIE-LAB | 63.58 | 28.35 | -36.94 | - | lab(63.58,28.35,-36.94) |
CMYK | 0.22272727272727 | 0.36818181818182 | 0 | 0.13725490196078 | cmyk(0.22272727272727,0.36818181818182,0,0.13725490196078) |
Description
The RGB value of color #ab8bdc is rgb(171, 139, 220).
In the hex color #ab8bdc, The value of Red is 171, value of Green is 139, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ab8bdc consists of 264° Hue, 54% Saturation, and 70% Lightness.
In the CMYK color model, the color #ab8bdc can be represented as Cyan=0.22272727272727%, Magenta=0.36818181818182%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ab8bdc
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 #ab8bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8bdc
Preview of #ab8bdc on White Background
The contrast ratio of #ab8bdc with white color is 2.82
Preview of #ab8bdc on black background
The contrast ratio of #ab8bdc with black color is 7.46
#ab8bdc color will look good with a black background.
Color Schemes of #ab8bdc
Triadic Colors of #ab8bdc
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 #ab8bdc
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 #ab8bdc
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 #ab8bdc
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: #ab8bdc;
}
This is a sample text used for the color #ab8bdc. 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: #ab8bdc;
}
This is a sample text used for the color #ab8bdc. 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 #ab8bdc;
}
This is a sample text used for the color #ab8bdc. 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.26%
Green 26.23%
Blue 41.51%
CMYK Percentage
Cyan 30.59
Magenta 50.56%
Yellow 0%
Black 18.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.