#ac1cf6 Hex Color
rgb(172, 28, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 1c | f6 | - | #ac1cf6 |
RGB | 172 | 28 | 246 | - | rgb(172,28,246) |
HSL | 280 | 92% | 54% | - | hsl(280,92%,54%) |
HSV | 280 | 89% | 96% | - | hsv(280,89%,96%) |
XYZ | 34.0631 | 16.255 | 88.531 | - | xyz(34.0631,16.255,88.531) |
CIE-LAB | 47.31 | 82.28 | -77.52 | - | lab(47.31,82.28,-77.52) |
CMYK | 0.30081300813008 | 0.88617886178862 | 0 | 0.035294117647059 | cmyk(0.30081300813008,0.88617886178862,0,0.035294117647059) |
Description
The RGB value of color #ac1cf6 is rgb(172, 28, 246).
In the hex color #ac1cf6, The value of Red is 172, value of Green is 28, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #ac1cf6 consists of 280° Hue, 92% Saturation, and 54% Lightness.
In the CMYK color model, the color #ac1cf6 can be represented as Cyan=0.30081300813008%, Magenta=0.88617886178862%, Yellow=0%, and Black=0.035294117647059%.
Shades of #ac1cf6
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 #ac1cf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac1cf6
Preview of #ac1cf6 on White Background
The contrast ratio of #ac1cf6 with white color is 4.94
#ac1cf6 color will look good on a white background.
Preview of #ac1cf6 on black background
The contrast ratio of #ac1cf6 with black color is 4.25
Color Schemes of #ac1cf6
Triadic Colors of #ac1cf6
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 #ac1cf6
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 #ac1cf6
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 #ac1cf6
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: #ac1cf6;
}
This is a sample text used for the color #ac1cf6. 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: #ac1cf6;
}
This is a sample text used for the color #ac1cf6. 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 #ac1cf6;
}
This is a sample text used for the color #ac1cf6. 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.57%
Green 6.28%
Blue 55.16%
CMYK Percentage
Cyan 24.61
Magenta 72.5%
Yellow 0%
Black 2.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.