#ad8fcc Hex Color
rgb(173, 143, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 8f | cc | - | #ad8fcc |
RGB | 173 | 143 | 204 | - | rgb(173,143,204) |
HSL | 270 | 37% | 68% | - | hsl(270,37%,68%) |
HSV | 270 | 30% | 80% | - | hsv(270,30%,80%) |
XYZ | 37.9551 | 32.8888 | 61.4745 | - | xyz(37.9551,32.8888,61.4745) |
CIE-LAB | 64.07 | 23.06 | -27.25 | - | lab(64.07,23.06,-27.25) |
CMYK | 0.15196078431373 | 0.29901960784314 | 0 | 0.2 | cmyk(0.15196078431373,0.29901960784314,0,0.2) |
Description
The RGB value of color #ad8fcc is rgb(173, 143, 204).
In the hex color #ad8fcc, The value of Red is 173, value of Green is 143, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #ad8fcc consists of 270° Hue, 37% Saturation, and 68% Lightness.
In the CMYK color model, the color #ad8fcc can be represented as Cyan=0.15196078431373%, Magenta=0.29901960784314%, Yellow=0%, and Black=0.2%.
Shades of #ad8fcc
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 #ad8fcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad8fcc
Preview of #ad8fcc on White Background
The contrast ratio of #ad8fcc with white color is 2.77
Preview of #ad8fcc on black background
The contrast ratio of #ad8fcc with black color is 7.58
#ad8fcc color will look good with a black background.
Color Schemes of #ad8fcc
Triadic Colors of #ad8fcc
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 #ad8fcc
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 #ad8fcc
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 #ad8fcc
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: #ad8fcc;
}
This is a sample text used for the color #ad8fcc. 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: #ad8fcc;
}
This is a sample text used for the color #ad8fcc. 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 #ad8fcc;
}
This is a sample text used for the color #ad8fcc. 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 27.5%
Blue 39.23%
CMYK Percentage
Cyan 23.34
Magenta 45.93%
Yellow 0%
Black 30.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.