#ad6d9f Hex Color
rgb(173, 109, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 6d | 9f | - | #ad6d9f |
RGB | 173 | 109 | 159 | - | rgb(173,109,159) |
HSL | 313 | 28% | 55% | - | hsl(313,28%,55%) |
HSV | 313 | 37% | 68% | - | hsv(313,37%,68%) |
XYZ | 28.9602 | 22.3247 | 35.5836 | - | xyz(28.9602,22.3247,35.5836) |
CIE-LAB | 54.37 | 33.13 | -16.43 | - | lab(54.37,33.13,-16.43) |
CMYK | 0 | 0.36994219653179 | 0.08092485549133 | 0.32156862745098 | cmyk(0,0.36994219653179,0.08092485549133,0.32156862745098) |
Description
The RGB value of color #ad6d9f is rgb(173, 109, 159).
In the hex color #ad6d9f, The value of Red is 173, value of Green is 109, and value of Blue is 159. The primary color is Red. Similarly, The HSL values for #ad6d9f consists of 313° Hue, 28% Saturation, and 55% Lightness.
In the CMYK color model, the color #ad6d9f can be represented as Cyan=0%, Magenta=0.36994219653179%, Yellow=0.08092485549133%, and Black=0.32156862745098%.
Shades of #ad6d9f
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 #ad6d9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad6d9f
Preview of #ad6d9f on White Background
The contrast ratio of #ad6d9f with white color is 3.84
Preview of #ad6d9f on black background
The contrast ratio of #ad6d9f with black color is 5.46
#ad6d9f color will look good with a black background.
Color Schemes of #ad6d9f
Triadic Colors of #ad6d9f
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 #ad6d9f
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 #ad6d9f
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 #ad6d9f
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: #ad6d9f;
}
This is a sample text used for the color #ad6d9f. 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: #ad6d9f;
}
This is a sample text used for the color #ad6d9f. 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 #ad6d9f;
}
This is a sample text used for the color #ad6d9f. 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 39.23%
Green 24.72%
Blue 36.05%
CMYK Percentage
Cyan 0
Magenta 47.89%
Yellow 10.48%
Black 41.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.