#ab8fac Hex Color
rgb(171, 143, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8f | ac | - | #ab8fac |
RGB | 171 | 143 | 172 | - | rgb(171,143,172) |
HSL | 298 | 15% | 62% | - | hsl(298,15%,62%) |
HSV | 298 | 17% | 67% | - | hsv(298,17%,67%) |
XYZ | 34.0634 | 31.2814 | 43.2723 | - | xyz(34.0634,31.2814,43.2723) |
CIE-LAB | 62.74 | 15.74 | -11.28 | - | lab(62.74,15.74,-11.28) |
CMYK | 0.0058139534883722 | 0.16860465116279 | 0 | 0.32549019607843 | cmyk(0.0058139534883722,0.16860465116279,0,0.32549019607843) |
Description
The RGB value of color #ab8fac is rgb(171, 143, 172).
In the hex color #ab8fac, The value of Red is 171, value of Green is 143, and value of Blue is 172. The primary color is Blue. Similarly, The HSL values for #ab8fac consists of 298° Hue, 15% Saturation, and 62% Lightness.
In the CMYK color model, the color #ab8fac can be represented as Cyan=0.0058139534883722%, Magenta=0.16860465116279%, Yellow=0%, and Black=0.32549019607843%.
Shades of #ab8fac
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 #ab8fac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8fac
Preview of #ab8fac on White Background
The contrast ratio of #ab8fac with white color is 2.89
Preview of #ab8fac on black background
The contrast ratio of #ab8fac with black color is 7.26
#ab8fac color will look good with a black background.
Color Schemes of #ab8fac
Triadic Colors of #ab8fac
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 #ab8fac
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 #ab8fac
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 #ab8fac
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: #ab8fac;
}
This is a sample text used for the color #ab8fac. 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: #ab8fac;
}
This is a sample text used for the color #ab8fac. 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 #ab8fac;
}
This is a sample text used for the color #ab8fac. 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.19%
Green 29.42%
Blue 35.39%
CMYK Percentage
Cyan 1.16
Magenta 33.73%
Yellow 0%
Black 65.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.