#ab8abc Hex Color
rgb(171, 138, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8a | bc | - | #ab8abc |
RGB | 171 | 138 | 188 | - | rgb(171,138,188) |
HSL | 280 | 27% | 64% | - | hsl(280,27%,64%) |
HSV | 280 | 27% | 74% | - | hsv(280,27%,74%) |
XYZ | 34.9602 | 30.4657 | 51.6148 | - | xyz(34.9602,30.4657,51.6148) |
CIE-LAB | 62.05 | 21.81 | -21.37 | - | lab(62.05,21.81,-21.37) |
CMYK | 0.090425531914894 | 0.26595744680851 | 0 | 0.26274509803922 | cmyk(0.090425531914894,0.26595744680851,0,0.26274509803922) |
Description
The RGB value of color #ab8abc is rgb(171, 138, 188).
In the hex color #ab8abc, The value of Red is 171, value of Green is 138, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #ab8abc consists of 280° Hue, 27% Saturation, and 64% Lightness.
In the CMYK color model, the color #ab8abc can be represented as Cyan=0.090425531914894%, Magenta=0.26595744680851%, Yellow=0%, and Black=0.26274509803922%.
Shades of #ab8abc
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 #ab8abc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8abc
Preview of #ab8abc on White Background
The contrast ratio of #ab8abc with white color is 2.96
Preview of #ab8abc on black background
The contrast ratio of #ab8abc with black color is 7.09
#ab8abc color will look good with a black background.
Color Schemes of #ab8abc
Triadic Colors of #ab8abc
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 #ab8abc
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 #ab8abc
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 #ab8abc
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: #ab8abc;
}
This is a sample text used for the color #ab8abc. 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: #ab8abc;
}
This is a sample text used for the color #ab8abc. 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 #ab8abc;
}
This is a sample text used for the color #ab8abc. 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 34.41%
Green 27.77%
Blue 37.83%
CMYK Percentage
Cyan 14.61
Magenta 42.96%
Yellow 0%
Black 42.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.