#ab9ddc Hex Color
rgb(171, 157, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9d | dc | - | #ab9ddc |
RGB | 171 | 157 | 220 | - | rgb(171,157,220) |
HSL | 253 | 47% | 74% | - | hsl(253,47%,74%) |
HSV | 253 | 29% | 86% | - | hsv(253,29%,86%) |
XYZ | 41.7698 | 37.9392 | 72.8316 | - | xyz(41.7698,37.9392,72.8316) |
CIE-LAB | 67.98 | 18.18 | -30.12 | - | lab(67.98,18.18,-30.12) |
CMYK | 0.22272727272727 | 0.28636363636364 | 0 | 0.13725490196078 | cmyk(0.22272727272727,0.28636363636364,0,0.13725490196078) |
Description
The RGB value of color #ab9ddc is rgb(171, 157, 220).
In the hex color #ab9ddc, The value of Red is 171, value of Green is 157, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #ab9ddc consists of 253° Hue, 47% Saturation, and 74% Lightness.
In the CMYK color model, the color #ab9ddc can be represented as Cyan=0.22272727272727%, Magenta=0.28636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #ab9ddc
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 #ab9ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9ddc
Preview of #ab9ddc on White Background
The contrast ratio of #ab9ddc with white color is 2.45
Preview of #ab9ddc on black background
The contrast ratio of #ab9ddc with black color is 8.59
#ab9ddc color will look good with a black background.
Color Schemes of #ab9ddc
Triadic Colors of #ab9ddc
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 #ab9ddc
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 #ab9ddc
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 #ab9ddc
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: #ab9ddc;
}
This is a sample text used for the color #ab9ddc. 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: #ab9ddc;
}
This is a sample text used for the color #ab9ddc. 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 #ab9ddc;
}
This is a sample text used for the color #ab9ddc. 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 31.2%
Green 28.65%
Blue 40.15%
CMYK Percentage
Cyan 34.46
Magenta 44.31%
Yellow 0%
Black 21.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.