#ab9ec1 Hex Color
rgb(171, 158, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9e | c1 | - | #ab9ec1 |
RGB | 171 | 158 | 193 | - | rgb(171,158,193) |
HSL | 262 | 22% | 69% | - | hsl(262,22%,69%) |
HSV | 262 | 18% | 76% | - | hsv(262,18%,76%) |
XYZ | 38.6471 | 36.9619 | 55.5495 | - | xyz(38.6471,36.9619,55.5495) |
CIE-LAB | 67.25 | 11.59 | -16.28 | - | lab(67.25,11.59,-16.28) |
CMYK | 0.1139896373057 | 0.18134715025907 | 0 | 0.24313725490196 | cmyk(0.1139896373057,0.18134715025907,0,0.24313725490196) |
Description
The RGB value of color #ab9ec1 is rgb(171, 158, 193).
In the hex color #ab9ec1, The value of Red is 171, value of Green is 158, and value of Blue is 193. The primary color is Blue. Similarly, The HSL values for #ab9ec1 consists of 262° Hue, 22% Saturation, and 69% Lightness.
In the CMYK color model, the color #ab9ec1 can be represented as Cyan=0.1139896373057%, Magenta=0.18134715025907%, Yellow=0%, and Black=0.24313725490196%.
Shades of #ab9ec1
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 #ab9ec1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9ec1
Preview of #ab9ec1 on White Background
The contrast ratio of #ab9ec1 with white color is 2.5
Preview of #ab9ec1 on black background
The contrast ratio of #ab9ec1 with black color is 8.39
#ab9ec1 color will look good with a black background.
Color Schemes of #ab9ec1
Triadic Colors of #ab9ec1
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 #ab9ec1
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 #ab9ec1
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 #ab9ec1
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: #ab9ec1;
}
This is a sample text used for the color #ab9ec1. 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: #ab9ec1;
}
This is a sample text used for the color #ab9ec1. 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 #ab9ec1;
}
This is a sample text used for the color #ab9ec1. 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.76%
Green 30.27%
Blue 36.97%
CMYK Percentage
Cyan 21.17
Magenta 33.68%
Yellow 0%
Black 45.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.