#a47ecb Hex Color
rgb(164, 126, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 7e | cb | - | #a47ecb |
RGB | 164 | 126 | 203 | - | rgb(164,126,203) |
HSL | 270 | 43% | 65% | - | hsl(270,43%,65%) |
HSV | 270 | 38% | 80% | - | hsv(270,38%,80%) |
XYZ | 33.5502 | 27.126 | 59.9675 | - | xyz(33.5502,27.126,59.9675) |
CIE-LAB | 59.09 | 29.7 | -34.47 | - | lab(59.09,29.7,-34.47) |
CMYK | 0.19211822660099 | 0.37931034482759 | 0 | 0.20392156862745 | cmyk(0.19211822660099,0.37931034482759,0,0.20392156862745) |
Description
The RGB value of color #a47ecb is rgb(164, 126, 203).
In the hex color #a47ecb, The value of Red is 164, value of Green is 126, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #a47ecb consists of 270° Hue, 43% Saturation, and 65% Lightness.
In the CMYK color model, the color #a47ecb can be represented as Cyan=0.19211822660099%, Magenta=0.37931034482759%, Yellow=0%, and Black=0.20392156862745%.
Shades of #a47ecb
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 #a47ecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a47ecb
Preview of #a47ecb on White Background
The contrast ratio of #a47ecb with white color is 3.27
Preview of #a47ecb on black background
The contrast ratio of #a47ecb with black color is 6.43
#a47ecb color will look good with a black background.
Color Schemes of #a47ecb
Triadic Colors of #a47ecb
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 #a47ecb
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 #a47ecb
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 #a47ecb
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: #a47ecb;
}
This is a sample text used for the color #a47ecb. 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: #a47ecb;
}
This is a sample text used for the color #a47ecb. 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 #a47ecb;
}
This is a sample text used for the color #a47ecb. 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 33.27%
Green 25.56%
Blue 41.18%
CMYK Percentage
Cyan 24.78
Magenta 48.92%
Yellow 0%
Black 26.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.