#ad6dcc Hex Color
rgb(173, 109, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 6d | cc | - | #ad6dcc |
RGB | 173 | 109 | 204 | - | rgb(173,109,204) |
HSL | 280 | 48% | 61% | - | hsl(280,48%,61%) |
HSV | 280 | 47% | 80% | - | hsv(280,47%,80%) |
XYZ | 33.6013 | 24.1811 | 60.0232 | - | xyz(33.6013,24.1811,60.0232) |
CIE-LAB | 56.27 | 42.04 | -39.39 | - | lab(56.27,42.04,-39.39) |
CMYK | 0.15196078431373 | 0.4656862745098 | 0 | 0.2 | cmyk(0.15196078431373,0.4656862745098,0,0.2) |
Description
The RGB value of color #ad6dcc is rgb(173, 109, 204).
In the hex color #ad6dcc, The value of Red is 173, value of Green is 109, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #ad6dcc consists of 280° Hue, 48% Saturation, and 61% Lightness.
In the CMYK color model, the color #ad6dcc can be represented as Cyan=0.15196078431373%, Magenta=0.4656862745098%, Yellow=0%, and Black=0.2%.
Shades of #ad6dcc
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 #ad6dcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad6dcc
Preview of #ad6dcc on White Background
The contrast ratio of #ad6dcc with white color is 3.6
Preview of #ad6dcc on black background
The contrast ratio of #ad6dcc with black color is 5.84
#ad6dcc color will look good with a black background.
Color Schemes of #ad6dcc
Triadic Colors of #ad6dcc
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 #ad6dcc
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 #ad6dcc
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 #ad6dcc
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: #ad6dcc;
}
This is a sample text used for the color #ad6dcc. 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: #ad6dcc;
}
This is a sample text used for the color #ad6dcc. 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 #ad6dcc;
}
This is a sample text used for the color #ad6dcc. 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 35.6%
Green 22.43%
Blue 41.98%
CMYK Percentage
Cyan 18.59
Magenta 56.95%
Yellow 0%
Black 24.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.