#a80fef Hex Color
rgb(168, 15, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 0f | ef | - | #a80fef |
RGB | 168 | 15 | 239 | - | rgb(168,15,239) |
HSL | 281 | 88% | 50% | - | hsl(281,88%,50%) |
HSV | 281 | 94% | 94% | - | hsv(281,94%,94%) |
XYZ | 31.8993 | 14.8985 | 82.8558 | - | xyz(31.8993,14.8985,82.8558) |
CIE-LAB | 45.49 | 82.41 | -76.57 | - | lab(45.49,82.41,-76.57) |
CMYK | 0.29707112970711 | 0.93723849372385 | 0 | 0.062745098039216 | cmyk(0.29707112970711,0.93723849372385,0,0.062745098039216) |
Description
The RGB value of color #a80fef is rgb(168, 15, 239).
In the hex color #a80fef, The value of Red is 168, value of Green is 15, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a80fef consists of 281° Hue, 88% Saturation, and 50% Lightness.
In the CMYK color model, the color #a80fef can be represented as Cyan=0.29707112970711%, Magenta=0.93723849372385%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a80fef
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 #a80fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a80fef
Preview of #a80fef on White Background
The contrast ratio of #a80fef with white color is 5.28
#a80fef color will look good on a white background.
Preview of #a80fef on black background
The contrast ratio of #a80fef with black color is 3.98
Color Schemes of #a80fef
Triadic Colors of #a80fef
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 #a80fef
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 #a80fef
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 #a80fef
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: #a80fef;
}
This is a sample text used for the color #a80fef. 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: #a80fef;
}
This is a sample text used for the color #a80fef. 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 #a80fef;
}
This is a sample text used for the color #a80fef. 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.81%
Green 3.55%
Blue 56.64%
CMYK Percentage
Cyan 22.9
Magenta 72.26%
Yellow 0%
Black 4.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.