#ada57b Hex Color
rgb(173, 165, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | a5 | 7b | - | #ada57b |
RGB | 173 | 165 | 123 | - | rgb(173,165,123) |
HSL | 50 | 23% | 58% | - | hsl(50,23%,58%) |
HSV | 50 | 29% | 68% | - | hsv(50,29%,68%) |
XYZ | 34.2639 | 37.2246 | 24.1181 | - | xyz(34.2639,37.2246,24.1181) |
CIE-LAB | 67.45 | -3.83 | 22.86 | - | lab(67.45,-3.83,22.86) |
CMYK | 0 | 0.046242774566474 | 0.28901734104046 | 0.32156862745098 | cmyk(0,0.046242774566474,0.28901734104046,0.32156862745098) |
Description
The RGB value of color #ada57b is rgb(173, 165, 123).
In the hex color #ada57b, The value of Red is 173, value of Green is 165, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #ada57b consists of 50° Hue, 23% Saturation, and 58% Lightness.
In the CMYK color model, the color #ada57b can be represented as Cyan=0%, Magenta=0.046242774566474%, Yellow=0.28901734104046%, and Black=0.32156862745098%.
Shades of #ada57b
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 #ada57b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ada57b
Preview of #ada57b on White Background
The contrast ratio of #ada57b with white color is 2.49
Preview of #ada57b on black background
The contrast ratio of #ada57b with black color is 8.44
#ada57b color will look good with a black background.
Color Schemes of #ada57b
Triadic Colors of #ada57b
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 #ada57b
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 #ada57b
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 #ada57b
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: #ada57b;
}
This is a sample text used for the color #ada57b. 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: #ada57b;
}
This is a sample text used for the color #ada57b. 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 #ada57b;
}
This is a sample text used for the color #ada57b. 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 37.53%
Green 35.79%
Blue 26.68%
CMYK Percentage
Cyan 0
Magenta 7.04%
Yellow 44%
Black 48.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.