#ab6cbe Hex Color
rgb(171, 108, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 6c | be | - | #ab6cbe |
RGB | 171 | 108 | 190 | - | rgb(171,108,190) |
HSL | 286 | 39% | 58% | - | hsl(286,39%,58%) |
HSV | 286 | 43% | 75% | - | hsv(286,43%,75%) |
XYZ | 31.4514 | 23.1008 | 51.5164 | - | xyz(31.4514,23.1008,51.5164) |
CIE-LAB | 55.18 | 39.04 | -33.13 | - | lab(55.18,39.04,-33.13) |
CMYK | 0.1 | 0.43157894736842 | 0 | 0.25490196078431 | cmyk(0.1,0.43157894736842,0,0.25490196078431) |
Description
The RGB value of color #ab6cbe is rgb(171, 108, 190).
In the hex color #ab6cbe, The value of Red is 171, value of Green is 108, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #ab6cbe consists of 286° Hue, 39% Saturation, and 58% Lightness.
In the CMYK color model, the color #ab6cbe can be represented as Cyan=0.1%, Magenta=0.43157894736842%, Yellow=0%, and Black=0.25490196078431%.
Shades of #ab6cbe
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 #ab6cbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab6cbe
Preview of #ab6cbe on White Background
The contrast ratio of #ab6cbe with white color is 3.74
Preview of #ab6cbe on black background
The contrast ratio of #ab6cbe with black color is 5.62
#ab6cbe color will look good with a black background.
Color Schemes of #ab6cbe
Triadic Colors of #ab6cbe
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 #ab6cbe
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 #ab6cbe
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 #ab6cbe
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: #ab6cbe;
}
This is a sample text used for the color #ab6cbe. 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: #ab6cbe;
}
This is a sample text used for the color #ab6cbe. 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 #ab6cbe;
}
This is a sample text used for the color #ab6cbe. 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 36.46%
Green 23.03%
Blue 40.51%
CMYK Percentage
Cyan 12.71
Magenta 54.87%
Yellow 0%
Black 32.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.