#a942c7 Hex Color
rgb(169, 66, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 42 | c7 | - | #a942c7 |
RGB | 169 | 66 | 199 | - | rgb(169,66,199) |
HSL | 286 | 54% | 52% | - | hsl(286,54%,52%) |
HSV | 286 | 67% | 78% | - | hsv(286,67%,78%) |
XYZ | 28.6192 | 16.455 | 55.7006 | - | xyz(28.6192,16.455,55.7006) |
CIE-LAB | 47.57 | 61.14 | -50.36 | - | lab(47.57,61.14,-50.36) |
CMYK | 0.15075376884422 | 0.66834170854271 | 0 | 0.21960784313725 | cmyk(0.15075376884422,0.66834170854271,0,0.21960784313725) |
Description
The RGB value of color #a942c7 is rgb(169, 66, 199).
In the hex color #a942c7, The value of Red is 169, value of Green is 66, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #a942c7 consists of 286° Hue, 54% Saturation, and 52% Lightness.
In the CMYK color model, the color #a942c7 can be represented as Cyan=0.15075376884422%, Magenta=0.66834170854271%, Yellow=0%, and Black=0.21960784313725%.
Shades of #a942c7
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 #a942c7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a942c7
Preview of #a942c7 on White Background
The contrast ratio of #a942c7 with white color is 4.89
#a942c7 color will look good on a white background.
Preview of #a942c7 on black background
The contrast ratio of #a942c7 with black color is 4.29
Color Schemes of #a942c7
Triadic Colors of #a942c7
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 #a942c7
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 #a942c7
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 #a942c7
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: #a942c7;
}
This is a sample text used for the color #a942c7. 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: #a942c7;
}
This is a sample text used for the color #a942c7. 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 #a942c7;
}
This is a sample text used for the color #a942c7. 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 38.94%
Green 15.21%
Blue 45.85%
CMYK Percentage
Cyan 14.51
Magenta 64.34%
Yellow 0%
Black 21.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.