#a17efc Hex Color
rgb(161, 126, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 7e | fc | - | #a17efc |
RGB | 161 | 126 | 252 | - | rgb(161,126,252) |
HSL | 257 | 95% | 74% | - | hsl(257,95%,74%) |
HSV | 257 | 50% | 99% | - | hsv(257,50%,99%) |
XYZ | 39.7295 | 29.5271 | 95.7008 | - | xyz(39.7295,29.5271,95.7008) |
CIE-LAB | 61.24 | 40.9 | -58.4 | - | lab(61.24,40.9,-58.4) |
CMYK | 0.36111111111111 | 0.5 | 0 | 0.011764705882353 | cmyk(0.36111111111111,0.5,0,0.011764705882353) |
Description
The RGB value of color #a17efc is rgb(161, 126, 252).
In the hex color #a17efc, The value of Red is 161, value of Green is 126, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #a17efc consists of 257° Hue, 95% Saturation, and 74% Lightness.
In the CMYK color model, the color #a17efc can be represented as Cyan=0.36111111111111%, Magenta=0.5%, Yellow=0%, and Black=0.011764705882353%.
Shades of #a17efc
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 #a17efc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a17efc
Preview of #a17efc on White Background
The contrast ratio of #a17efc with white color is 3.04
Preview of #a17efc on black background
The contrast ratio of #a17efc with black color is 6.91
#a17efc color will look good with a black background.
Color Schemes of #a17efc
Triadic Colors of #a17efc
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 #a17efc
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 #a17efc
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 #a17efc
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: #a17efc;
}
This is a sample text used for the color #a17efc. 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: #a17efc;
}
This is a sample text used for the color #a17efc. 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 #a17efc;
}
This is a sample text used for the color #a17efc. 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 29.87%
Green 23.38%
Blue 46.75%
CMYK Percentage
Cyan 41.37
Magenta 57.28%
Yellow 0%
Black 1.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.