#ab70a0 Hex Color
rgb(171, 112, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 70 | a0 | - | #ab70a0 |
RGB | 171 | 112 | 160 | - | rgb(171,112,160) |
HSL | 311 | 26% | 55% | - | hsl(311,26%,55%) |
HSV | 311 | 35% | 67% | - | hsv(311,35%,67%) |
XYZ | 28.9339 | 22.7843 | 36.1305 | - | xyz(28.9339,22.7843,36.1305) |
CIE-LAB | 54.85 | 30.97 | -16.31 | - | lab(54.85,30.97,-16.31) |
CMYK | 0 | 0.34502923976608 | 0.064327485380117 | 0.32941176470588 | cmyk(0,0.34502923976608,0.064327485380117,0.32941176470588) |
Description
The RGB value of color #ab70a0 is rgb(171, 112, 160).
In the hex color #ab70a0, The value of Red is 171, value of Green is 112, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #ab70a0 consists of 311° Hue, 26% Saturation, and 55% Lightness.
In the CMYK color model, the color #ab70a0 can be represented as Cyan=0%, Magenta=0.34502923976608%, Yellow=0.064327485380117%, and Black=0.32941176470588%.
Shades of #ab70a0
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 #ab70a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab70a0
Preview of #ab70a0 on White Background
The contrast ratio of #ab70a0 with white color is 3.78
Preview of #ab70a0 on black background
The contrast ratio of #ab70a0 with black color is 5.56
#ab70a0 color will look good with a black background.
Color Schemes of #ab70a0
Triadic Colors of #ab70a0
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 #ab70a0
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 #ab70a0
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 #ab70a0
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: #ab70a0;
}
This is a sample text used for the color #ab70a0. 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: #ab70a0;
}
This is a sample text used for the color #ab70a0. 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 #ab70a0;
}
This is a sample text used for the color #ab70a0. 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 38.6%
Green 25.28%
Blue 36.12%
CMYK Percentage
Cyan 0
Magenta 46.7%
Yellow 8.71%
Black 44.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.