#ab8da5 Hex Color
rgb(171, 141, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8d | a5 | - | #ab8da5 |
RGB | 171 | 141 | 165 | - | rgb(171,141,165) |
HSL | 312 | 15% | 61% | - | hsl(312,15%,61%) |
HSV | 312 | 18% | 67% | - | hsv(312,18%,67%) |
XYZ | 33.111 | 30.4243 | 39.7246 | - | xyz(33.111,30.4243,39.7246) |
CIE-LAB | 62.02 | 15.53 | -8.4 | - | lab(62.02,15.53,-8.4) |
CMYK | 0 | 0.17543859649123 | 0.035087719298245 | 0.32941176470588 | cmyk(0,0.17543859649123,0.035087719298245,0.32941176470588) |
Description
The RGB value of color #ab8da5 is rgb(171, 141, 165).
In the hex color #ab8da5, The value of Red is 171, value of Green is 141, and value of Blue is 165. The primary color is Red. Similarly, The HSL values for #ab8da5 consists of 312° Hue, 15% Saturation, and 61% Lightness.
In the CMYK color model, the color #ab8da5 can be represented as Cyan=0%, Magenta=0.17543859649123%, Yellow=0.035087719298245%, and Black=0.32941176470588%.
Shades of #ab8da5
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 #ab8da5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8da5
Preview of #ab8da5 on White Background
The contrast ratio of #ab8da5 with white color is 2.96
Preview of #ab8da5 on black background
The contrast ratio of #ab8da5 with black color is 7.08
#ab8da5 color will look good with a black background.
Color Schemes of #ab8da5
Triadic Colors of #ab8da5
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 #ab8da5
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 #ab8da5
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 #ab8da5
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: #ab8da5;
}
This is a sample text used for the color #ab8da5. 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: #ab8da5;
}
This is a sample text used for the color #ab8da5. 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 #ab8da5;
}
This is a sample text used for the color #ab8da5. 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 35.85%
Green 29.56%
Blue 34.59%
CMYK Percentage
Cyan 0
Magenta 32.49%
Yellow 6.5%
Black 61.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.