#a93fdf Hex Color
rgb(169, 63, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 3f | df | - | #a93fdf |
RGB | 169 | 63 | 223 | - | rgb(169,63,223) |
HSL | 280 | 71% | 56% | - | hsl(280,71%,56%) |
HSV | 280 | 72% | 87% | - | hsv(280,72%,87%) |
XYZ | 31.459 | 17.3177 | 71.4966 | - | xyz(31.459,17.3177,71.4966) |
CIE-LAB | 48.66 | 67.17 | -62.36 | - | lab(48.66,67.17,-62.36) |
CMYK | 0.24215246636771 | 0.71748878923767 | 0 | 0.12549019607843 | cmyk(0.24215246636771,0.71748878923767,0,0.12549019607843) |
Description
The RGB value of color #a93fdf is rgb(169, 63, 223).
In the hex color #a93fdf, The value of Red is 169, value of Green is 63, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #a93fdf consists of 280° Hue, 71% Saturation, and 56% Lightness.
In the CMYK color model, the color #a93fdf can be represented as Cyan=0.24215246636771%, Magenta=0.71748878923767%, Yellow=0%, and Black=0.12549019607843%.
Shades of #a93fdf
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 #a93fdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a93fdf
Preview of #a93fdf on White Background
The contrast ratio of #a93fdf with white color is 4.7
#a93fdf color will look good on a white background.
Preview of #a93fdf on black background
The contrast ratio of #a93fdf with black color is 4.46
Color Schemes of #a93fdf
Triadic Colors of #a93fdf
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 #a93fdf
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 #a93fdf
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 #a93fdf
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: #a93fdf;
}
This is a sample text used for the color #a93fdf. 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: #a93fdf;
}
This is a sample text used for the color #a93fdf. 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 #a93fdf;
}
This is a sample text used for the color #a93fdf. 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 37.14%
Green 13.85%
Blue 49.01%
CMYK Percentage
Cyan 22.32
Magenta 66.12%
Yellow 0%
Black 11.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.