#ab9be3 Hex Color
rgb(171, 155, 227)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9b | e3 | - | #ab9be3 |
RGB | 171 | 155 | 227 | - | rgb(171,155,227) |
HSL | 253 | 56% | 75% | - | hsl(253,56%,75%) |
HSV | 253 | 32% | 89% | - | hsv(253,32%,89%) |
XYZ | 42.3811 | 37.6467 | 77.7059 | - | xyz(42.3811,37.6467,77.7059) |
CIE-LAB | 67.76 | 20.95 | -34.32 | - | lab(67.76,20.95,-34.32) |
CMYK | 0.24669603524229 | 0.31718061674009 | 0 | 0.10980392156863 | cmyk(0.24669603524229,0.31718061674009,0,0.10980392156863) |
Description
The RGB value of color #ab9be3 is rgb(171, 155, 227).
In the hex color #ab9be3, The value of Red is 171, value of Green is 155, and value of Blue is 227. The primary color is Blue. Similarly, The HSL values for #ab9be3 consists of 253° Hue, 56% Saturation, and 75% Lightness.
In the CMYK color model, the color #ab9be3 can be represented as Cyan=0.24669603524229%, Magenta=0.31718061674009%, Yellow=0%, and Black=0.10980392156863%.
Shades of #ab9be3
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 #ab9be3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9be3
Preview of #ab9be3 on White Background
The contrast ratio of #ab9be3 with white color is 2.46
Preview of #ab9be3 on black background
The contrast ratio of #ab9be3 with black color is 8.53
#ab9be3 color will look good with a black background.
Color Schemes of #ab9be3
Triadic Colors of #ab9be3
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 #ab9be3
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 #ab9be3
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 #ab9be3
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: #ab9be3;
}
This is a sample text used for the color #ab9be3. 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: #ab9be3;
}
This is a sample text used for the color #ab9be3. 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 #ab9be3;
}
This is a sample text used for the color #ab9be3. 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.92%
Green 28.03%
Blue 41.05%
CMYK Percentage
Cyan 36.62
Magenta 47.08%
Yellow 0%
Black 16.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.