#ad7968 Hex Color
rgb(173, 121, 104)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ad | 79 | 68 | - | #ad7968 |
| RGB | 173 | 121 | 104 | - | rgb(173,121,104) |
| HSL | 15 | 30% | 54% | - | hsl(15,30%,54%) |
| HSV | 15 | 40% | 68% | - | hsv(15,40%,68%) |
| XYZ | 26.5696 | 23.5585 | 16.2436 | - | xyz(26.5696,23.5585,16.2436) |
| CIE-LAB | 55.64 | 18.12 | 17.45 | - | lab(55.64,18.12,17.45) |
| CMYK | 0 | 0.30057803468208 | 0.39884393063584 | 0.32156862745098 | cmyk(0,0.30057803468208,0.39884393063584,0.32156862745098) |
Description
The RGB value of color #ad7968 is rgb(173, 121, 104).
In the hex color #ad7968, The value of Red is 173, value of Green is 121, and value of Blue is 104. The primary color is Red. Similarly, The HSL values for #ad7968 consists of 15° Hue, 30% Saturation, and 54% Lightness.
In the CMYK color model, the color #ad7968 can be represented as Cyan=0%, Magenta=0.30057803468208%, Yellow=0.39884393063584%, and Black=0.32156862745098%.
Shades of #ad7968
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 #ad7968
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad7968
Preview of #ad7968 on White Background
The contrast ratio of #ad7968 with white color is 3.68
Preview of #ad7968 on black background
The contrast ratio of #ad7968 with black color is 5.71
#ad7968 color will look good with a black background.
Color Schemes of #ad7968
Triadic Colors of #ad7968
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 #ad7968
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 #ad7968
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 #ad7968
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: #ad7968;
}
This is a sample text used for the color #ad7968. 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: #ad7968;
}
This is a sample text used for the color #ad7968. 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 #ad7968;
}
This is a sample text used for the color #ad7968. 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 43.47%
Green 30.4%
Blue 26.13%
CMYK Percentage
Cyan 0
Magenta 29.44%
Yellow 39.06%
Black 31.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.