#ac2cfe Hex Color
rgb(172, 44, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | 2c | fe | - | #ac2cfe |
| RGB | 172 | 44 | 254 | - | rgb(172,44,254) |
| HSL | 277 | 99% | 58% | - | hsl(277,99%,58%) |
| HSV | 277 | 83% | 100% | - | hsv(277,83%,100%) |
| XYZ | 35.8033 | 17.7278 | 95.3007 | - | xyz(35.8033,17.7278,95.3007) |
| CIE-LAB | 49.16 | 80.22 | -78.96 | - | lab(49.16,80.22,-78.96) |
| CMYK | 0.32283464566929 | 0.82677165354331 | 0 | 0.003921568627451 | cmyk(0.32283464566929,0.82677165354331,0,0.003921568627451) |
Description
The RGB value of color #ac2cfe is rgb(172, 44, 254).
In the hex color #ac2cfe, The value of Red is 172, value of Green is 44, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #ac2cfe consists of 277° Hue, 99% Saturation, and 58% Lightness.
In the CMYK color model, the color #ac2cfe can be represented as Cyan=0.32283464566929%, Magenta=0.82677165354331%, Yellow=0%, and Black=0.003921568627451%.
Shades of #ac2cfe
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 #ac2cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac2cfe
Preview of #ac2cfe on White Background
The contrast ratio of #ac2cfe with white color is 4.62
#ac2cfe color will look good on a white background.
Preview of #ac2cfe on black background
The contrast ratio of #ac2cfe with black color is 4.55
Color Schemes of #ac2cfe
Triadic Colors of #ac2cfe
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 #ac2cfe
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 #ac2cfe
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 #ac2cfe
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: #ac2cfe;
}
This is a sample text used for the color #ac2cfe. 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: #ac2cfe;
}
This is a sample text used for the color #ac2cfe. 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 #ac2cfe;
}
This is a sample text used for the color #ac2cfe. 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.6%
Green 9.36%
Blue 54.04%
CMYK Percentage
Cyan 27.99
Magenta 71.67%
Yellow 0%
Black 0.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.