#a64db6 Hex Color
rgb(166, 77, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 4d | b6 | - | #a64db6 |
RGB | 166 | 77 | 182 | - | rgb(166,77,182) |
HSL | 291 | 42% | 51% | - | hsl(291,42%,51%) |
HSV | 291 | 58% | 71% | - | hsv(291,58%,71%) |
XYZ | 26.8233 | 16.7921 | 46.0834 | - | xyz(26.8233,16.7921,46.0834) |
CIE-LAB | 48 | 52.12 | -39.82 | - | lab(48,52.12,-39.82) |
CMYK | 0.087912087912088 | 0.57692307692308 | 0 | 0.28627450980392 | cmyk(0.087912087912088,0.57692307692308,0,0.28627450980392) |
Description
The RGB value of color #a64db6 is rgb(166, 77, 182).
In the hex color #a64db6, The value of Red is 166, value of Green is 77, and value of Blue is 182. The primary color is Blue. Similarly, The HSL values for #a64db6 consists of 291° Hue, 42% Saturation, and 51% Lightness.
In the CMYK color model, the color #a64db6 can be represented as Cyan=0.087912087912088%, Magenta=0.57692307692308%, Yellow=0%, and Black=0.28627450980392%.
Shades of #a64db6
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 #a64db6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a64db6
Preview of #a64db6 on White Background
The contrast ratio of #a64db6 with white color is 4.82
#a64db6 color will look good on a white background.
Preview of #a64db6 on black background
The contrast ratio of #a64db6 with black color is 4.36
Color Schemes of #a64db6
Triadic Colors of #a64db6
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 #a64db6
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 #a64db6
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 #a64db6
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: #a64db6;
}
This is a sample text used for the color #a64db6. 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: #a64db6;
}
This is a sample text used for the color #a64db6. 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 #a64db6;
}
This is a sample text used for the color #a64db6. 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 39.06%
Green 18.12%
Blue 42.82%
CMYK Percentage
Cyan 9.24
Magenta 60.66%
Yellow 0%
Black 30.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.