#ab6fd7 Hex Color
rgb(171, 111, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 6f | d7 | - | #ab6fd7 |
RGB | 171 | 111 | 215 | - | rgb(171,111,215) |
HSL | 275 | 57% | 64% | - | hsl(275,57%,64%) |
HSV | 275 | 48% | 84% | - | hsv(275,48%,84%) |
XYZ | 34.7448 | 24.9331 | 67.2713 | - | xyz(34.7448,24.9331,67.2713) |
CIE-LAB | 57.01 | 42.81 | -44.46 | - | lab(57.01,42.81,-44.46) |
CMYK | 0.2046511627907 | 0.48372093023256 | 0 | 0.15686274509804 | cmyk(0.2046511627907,0.48372093023256,0,0.15686274509804) |
Description
The RGB value of color #ab6fd7 is rgb(171, 111, 215).
In the hex color #ab6fd7, The value of Red is 171, value of Green is 111, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #ab6fd7 consists of 275° Hue, 57% Saturation, and 64% Lightness.
In the CMYK color model, the color #ab6fd7 can be represented as Cyan=0.2046511627907%, Magenta=0.48372093023256%, Yellow=0%, and Black=0.15686274509804%.
Shades of #ab6fd7
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 #ab6fd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab6fd7
Preview of #ab6fd7 on White Background
The contrast ratio of #ab6fd7 with white color is 3.51
Preview of #ab6fd7 on black background
The contrast ratio of #ab6fd7 with black color is 5.99
#ab6fd7 color will look good with a black background.
Color Schemes of #ab6fd7
Triadic Colors of #ab6fd7
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 #ab6fd7
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 #ab6fd7
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 #ab6fd7
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: #ab6fd7;
}
This is a sample text used for the color #ab6fd7. 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: #ab6fd7;
}
This is a sample text used for the color #ab6fd7. 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 #ab6fd7;
}
This is a sample text used for the color #ab6fd7. 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 22.33%
Blue 43.26%
CMYK Percentage
Cyan 24.21
Magenta 57.23%
Yellow 0%
Black 18.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.