#adad4b Hex Color
rgb(173, 173, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ad | 4b | - | #adad4b |
RGB | 173 | 173 | 75 | - | rgb(173,173,75) |
HSL | 60 | 40% | 49% | - | hsl(60,40%,49%) |
HSV | 60 | 57% | 68% | - | hsv(60,57%,68%) |
XYZ | 33.4472 | 39.2794 | 12.4754 | - | xyz(33.4472,39.2794,12.4754) |
CIE-LAB | 68.95 | -13.18 | 49.33 | - | lab(68.95,-13.18,49.33) |
CMYK | 0 | 0 | 0.56647398843931 | 0.32156862745098 | cmyk(0,0,0.56647398843931,0.32156862745098) |
Description
The RGB value of color #adad4b is rgb(173, 173, 75).
In the hex color #adad4b, The value of Red is 173, value of Green is 173, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #adad4b consists of 60° Hue, 40% Saturation, and 49% Lightness.
In the CMYK color model, the color #adad4b can be represented as Cyan=0%, Magenta=0%, Yellow=0.56647398843931%, and Black=0.32156862745098%.
Shades of #adad4b
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 #adad4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adad4b
Preview of #adad4b on White Background
The contrast ratio of #adad4b with white color is 2.37
Preview of #adad4b on black background
The contrast ratio of #adad4b with black color is 8.86
#adad4b color will look good with a black background.
Color Schemes of #adad4b
Triadic Colors of #adad4b
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 #adad4b
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 #adad4b
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 #adad4b
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: #adad4b;
}
This is a sample text used for the color #adad4b. 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: #adad4b;
}
This is a sample text used for the color #adad4b. 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 #adad4b;
}
This is a sample text used for the color #adad4b. 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 41.09%
Green 41.09%
Blue 17.81%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 63.79%
Black 36.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.