#a68fd1 Hex Color
rgb(166, 143, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | 8f | d1 | - | #a68fd1 |
RGB | 166 | 143 | 209 | - | rgb(166,143,209) |
HSL | 261 | 42% | 69% | - | hsl(261,42%,69%) |
HSV | 261 | 32% | 82% | - | hsv(261,32%,82%) |
XYZ | 37.057 | 32.3554 | 64.6137 | - | xyz(37.057,32.3554,64.6137) |
CIE-LAB | 63.64 | 22.01 | -30.77 | - | lab(63.64,22.01,-30.77) |
CMYK | 0.20574162679426 | 0.31578947368421 | 0 | 0.18039215686275 | cmyk(0.20574162679426,0.31578947368421,0,0.18039215686275) |
Description
The RGB value of color #a68fd1 is rgb(166, 143, 209).
In the hex color #a68fd1, The value of Red is 166, value of Green is 143, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #a68fd1 consists of 261° Hue, 42% Saturation, and 69% Lightness.
In the CMYK color model, the color #a68fd1 can be represented as Cyan=0.20574162679426%, Magenta=0.31578947368421%, Yellow=0%, and Black=0.18039215686275%.
Shades of #a68fd1
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 #a68fd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a68fd1
Preview of #a68fd1 on White Background
The contrast ratio of #a68fd1 with white color is 2.81
Preview of #a68fd1 on black background
The contrast ratio of #a68fd1 with black color is 7.47
#a68fd1 color will look good with a black background.
Color Schemes of #a68fd1
Triadic Colors of #a68fd1
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 #a68fd1
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 #a68fd1
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 #a68fd1
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: #a68fd1;
}
This is a sample text used for the color #a68fd1. 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: #a68fd1;
}
This is a sample text used for the color #a68fd1. 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 #a68fd1;
}
This is a sample text used for the color #a68fd1. 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 32.05%
Green 27.61%
Blue 40.35%
CMYK Percentage
Cyan 29.31
Magenta 44.99%
Yellow 0%
Black 25.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.