#a92cfb Hex Color
rgb(169, 44, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 2c | fb | - | #a92cfb |
RGB | 169 | 44 | 251 | - | rgb(169,44,251) |
HSL | 276 | 96% | 58% | - | hsl(276,96%,58%) |
HSV | 276 | 82% | 98% | - | hsv(276,82%,98%) |
XYZ | 34.6755 | 17.2014 | 92.7594 | - | xyz(34.6755,17.2014,92.7594) |
CIE-LAB | 48.51 | 79.2 | -78.37 | - | lab(48.51,79.2,-78.37) |
CMYK | 0.32669322709163 | 0.82470119521912 | 0 | 0.015686274509804 | cmyk(0.32669322709163,0.82470119521912,0,0.015686274509804) |
Description
The RGB value of color #a92cfb is rgb(169, 44, 251).
In the hex color #a92cfb, The value of Red is 169, value of Green is 44, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #a92cfb consists of 276° Hue, 96% Saturation, and 58% Lightness.
In the CMYK color model, the color #a92cfb can be represented as Cyan=0.32669322709163%, Magenta=0.82470119521912%, Yellow=0%, and Black=0.015686274509804%.
Shades of #a92cfb
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 #a92cfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a92cfb
Preview of #a92cfb on White Background
The contrast ratio of #a92cfb with white color is 4.73
#a92cfb color will look good on a white background.
Preview of #a92cfb on black background
The contrast ratio of #a92cfb with black color is 4.44
Color Schemes of #a92cfb
Triadic Colors of #a92cfb
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 #a92cfb
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 #a92cfb
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 #a92cfb
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: #a92cfb;
}
This is a sample text used for the color #a92cfb. 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: #a92cfb;
}
This is a sample text used for the color #a92cfb. 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 #a92cfb;
}
This is a sample text used for the color #a92cfb. 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 36.42%
Green 9.48%
Blue 54.09%
CMYK Percentage
Cyan 27.99
Magenta 70.66%
Yellow 0%
Black 1.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.