#a05dfd Hex Color
rgb(160, 93, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 5d | fd | - | #a05dfd |
RGB | 160 | 93 | 253 | - | rgb(160,93,253) |
HSL | 265 | 98% | 68% | - | hsl(265,98%,68%) |
HSV | 265 | 63% | 99% | - | hsv(265,63%,99%) |
XYZ | 36.1412 | 22.3941 | 95.3462 | - | xyz(36.1412,22.3941,95.3462) |
CIE-LAB | 54.44 | 58.6 | -69.89 | - | lab(54.44,58.6,-69.89) |
CMYK | 0.36758893280632 | 0.63241106719368 | 0 | 0.0078431372549019 | cmyk(0.36758893280632,0.63241106719368,0,0.0078431372549019) |
Description
The RGB value of color #a05dfd is rgb(160, 93, 253).
In the hex color #a05dfd, The value of Red is 160, value of Green is 93, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #a05dfd consists of 265° Hue, 98% Saturation, and 68% Lightness.
In the CMYK color model, the color #a05dfd can be represented as Cyan=0.36758893280632%, Magenta=0.63241106719368%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #a05dfd
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 #a05dfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a05dfd
Preview of #a05dfd on White Background
The contrast ratio of #a05dfd with white color is 3.83
Preview of #a05dfd on black background
The contrast ratio of #a05dfd with black color is 5.48
#a05dfd color will look good with a black background.
Color Schemes of #a05dfd
Triadic Colors of #a05dfd
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 #a05dfd
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 #a05dfd
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 #a05dfd
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: #a05dfd;
}
This is a sample text used for the color #a05dfd. 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: #a05dfd;
}
This is a sample text used for the color #a05dfd. 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 #a05dfd;
}
This is a sample text used for the color #a05dfd. 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 31.62%
Green 18.38%
Blue 50%
CMYK Percentage
Cyan 36.47
Magenta 62.75%
Yellow 0%
Black 0.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.