#af0cfe Hex Color
rgb(175, 12, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | 0c | fe | - | #af0cfe |
| RGB | 175 | 12 | 254 | - | rgb(175,12,254) |
| HSL | 280 | 99% | 52% | - | hsl(280,99%,52%) |
| HSV | 280 | 95% | 100% | - | hsv(280,95%,100%) |
| XYZ | 35.7001 | 16.5327 | 95.0755 | - | xyz(35.7001,16.5327,95.0755) |
| CIE-LAB | 47.67 | 86.33 | -81.39 | - | lab(47.67,86.33,-81.39) |
| CMYK | 0.31102362204724 | 0.95275590551181 | 0 | 0.003921568627451 | cmyk(0.31102362204724,0.95275590551181,0,0.003921568627451) |
Description
The RGB value of color #af0cfe is rgb(175, 12, 254).
In the hex color #af0cfe, The value of Red is 175, value of Green is 12, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #af0cfe consists of 280° Hue, 99% Saturation, and 52% Lightness.
In the CMYK color model, the color #af0cfe can be represented as Cyan=0.31102362204724%, Magenta=0.95275590551181%, Yellow=0%, and Black=0.003921568627451%.
Shades of #af0cfe
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 #af0cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af0cfe
Preview of #af0cfe on White Background
The contrast ratio of #af0cfe with white color is 4.88
#af0cfe color will look good on a white background.
Preview of #af0cfe on black background
The contrast ratio of #af0cfe with black color is 4.31
Color Schemes of #af0cfe
Triadic Colors of #af0cfe
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 #af0cfe
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 #af0cfe
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 #af0cfe
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: #af0cfe;
}
This is a sample text used for the color #af0cfe. 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: #af0cfe;
}
This is a sample text used for the color #af0cfe. 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 #af0cfe;
}
This is a sample text used for the color #af0cfe. 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 39.68%
Green 2.72%
Blue 57.6%
CMYK Percentage
Cyan 24.53
Magenta 75.16%
Yellow 0%
Black 0.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.