#ab02c3 Hex Color
rgb(171, 2, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 02 | c3 | - | #ab02c3 |
RGB | 171 | 2 | 195 | - | rgb(171,2,195) |
HSL | 293 | 98% | 39% | - | hsl(293,98%,39%) |
HSV | 293 | 99% | 76% | - | hsv(293,99%,76%) |
XYZ | 26.6666 | 12.6415 | 52.6643 | - | xyz(26.6666,12.6415,52.6643) |
CIE-LAB | 42.22 | 76.39 | -56.62 | - | lab(42.22,76.39,-56.62) |
CMYK | 0.12307692307692 | 0.98974358974359 | 0 | 0.23529411764706 | cmyk(0.12307692307692,0.98974358974359,0,0.23529411764706) |
Description
The RGB value of color #ab02c3 is rgb(171, 2, 195).
In the hex color #ab02c3, The value of Red is 171, value of Green is 2, and value of Blue is 195. The primary color is Blue. Similarly, The HSL values for #ab02c3 consists of 293° Hue, 98% Saturation, and 39% Lightness.
In the CMYK color model, the color #ab02c3 can be represented as Cyan=0.12307692307692%, Magenta=0.98974358974359%, Yellow=0%, and Black=0.23529411764706%.
Shades of #ab02c3
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 #ab02c3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab02c3
Preview of #ab02c3 on White Background
The contrast ratio of #ab02c3 with white color is 5.95
#ab02c3 color will look good on a white background.
Preview of #ab02c3 on black background
The contrast ratio of #ab02c3 with black color is 3.53
Color Schemes of #ab02c3
Triadic Colors of #ab02c3
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 #ab02c3
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 #ab02c3
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 #ab02c3
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.
Monochromatic Colors of #ab02c3
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ab02c3;
}
This is a sample text used for the color #ab02c3. 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: #ab02c3;
}
This is a sample text used for the color #ab02c3. 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 #ab02c3;
}
This is a sample text used for the color #ab02c3. 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 46.47%
Green 0.54%
Blue 52.99%
CMYK Percentage
Cyan 9.13
Magenta 73.42%
Yellow 0%
Black 17.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.