#ad7fef Hex Color
rgb(173, 127, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 7f | ef | - | #ad7fef |
RGB | 173 | 127 | 239 | - | rgb(173,127,239) |
HSL | 265 | 78% | 72% | - | hsl(265,78%,72%) |
HSV | 265 | 47% | 94% | - | hsv(265,47%,94%) |
XYZ | 40.4029 | 30.295 | 85.3794 | - | xyz(40.4029,30.295,85.3794) |
CIE-LAB | 61.91 | 40.14 | -50.1 | - | lab(61.91,40.14,-50.1) |
CMYK | 0.27615062761506 | 0.46861924686192 | 0 | 0.062745098039216 | cmyk(0.27615062761506,0.46861924686192,0,0.062745098039216) |
Description
The RGB value of color #ad7fef is rgb(173, 127, 239).
In the hex color #ad7fef, The value of Red is 173, value of Green is 127, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #ad7fef consists of 265° Hue, 78% Saturation, and 72% Lightness.
In the CMYK color model, the color #ad7fef can be represented as Cyan=0.27615062761506%, Magenta=0.46861924686192%, Yellow=0%, and Black=0.062745098039216%.
Shades of #ad7fef
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 #ad7fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad7fef
Preview of #ad7fef on White Background
The contrast ratio of #ad7fef with white color is 2.97
Preview of #ad7fef on black background
The contrast ratio of #ad7fef with black color is 7.06
#ad7fef color will look good with a black background.
Color Schemes of #ad7fef
Triadic Colors of #ad7fef
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 #ad7fef
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 #ad7fef
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 #ad7fef
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: #ad7fef;
}
This is a sample text used for the color #ad7fef. 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: #ad7fef;
}
This is a sample text used for the color #ad7fef. 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 #ad7fef;
}
This is a sample text used for the color #ad7fef. 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 32.1%
Green 23.56%
Blue 44.34%
CMYK Percentage
Cyan 34.2
Magenta 58.03%
Yellow 0%
Black 7.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.