#a84ece Hex Color
rgb(168, 78, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 4e | ce | - | #a84ece |
RGB | 168 | 78 | 206 | - | rgb(168,78,206) |
HSL | 282 | 57% | 56% | - | hsl(282,57%,56%) |
HSV | 282 | 62% | 81% | - | hsv(282,62%,81%) |
XYZ | 30.0134 | 18.2298 | 60.3293 | - | xyz(30.0134,18.2298,60.3293) |
CIE-LAB | 49.77 | 56.98 | -50.87 | - | lab(49.77,56.98,-50.87) |
CMYK | 0.18446601941748 | 0.62135922330097 | 0 | 0.1921568627451 | cmyk(0.18446601941748,0.62135922330097,0,0.1921568627451) |
Description
The RGB value of color #a84ece is rgb(168, 78, 206).
In the hex color #a84ece, The value of Red is 168, value of Green is 78, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #a84ece consists of 282° Hue, 57% Saturation, and 56% Lightness.
In the CMYK color model, the color #a84ece can be represented as Cyan=0.18446601941748%, Magenta=0.62135922330097%, Yellow=0%, and Black=0.1921568627451%.
Shades of #a84ece
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 #a84ece
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a84ece
Preview of #a84ece on White Background
The contrast ratio of #a84ece with white color is 4.52
Preview of #a84ece on black background
The contrast ratio of #a84ece with black color is 4.65
#a84ece color will look good with a black background.
Color Schemes of #a84ece
Triadic Colors of #a84ece
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 #a84ece
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 #a84ece
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 #a84ece
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: #a84ece;
}
This is a sample text used for the color #a84ece. 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: #a84ece;
}
This is a sample text used for the color #a84ece. 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 #a84ece;
}
This is a sample text used for the color #a84ece. 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.17%
Green 17.26%
Blue 45.58%
CMYK Percentage
Cyan 18.48
Magenta 62.26%
Yellow 0%
Black 19.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.