#adb805 Hex Color
rgb(173, 184, 5)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b8 | 05 | - | #adb805 |
RGB | 173 | 184 | 5 | - | rgb(173,184,5) |
HSL | 64 | 95% | 37% | - | hsl(64,95%,37%) |
HSV | 64 | 97% | 72% | - | hsv(64,97%,72%) |
XYZ | 34.4015 | 43.1762 | 6.6643 | - | xyz(34.4015,43.1762,6.6643) |
CIE-LAB | 71.67 | -21.58 | 72.34 | - | lab(71.67,-21.58,72.34) |
CMYK | 0.059782608695652 | 0 | 0.97282608695652 | 0.27843137254902 | cmyk(0.059782608695652,0,0.97282608695652,0.27843137254902) |
Description
The RGB value of color #adb805 is rgb(173, 184, 5).
In the hex color #adb805, The value of Red is 173, value of Green is 184, and value of Blue is 5. The primary color is Green. Similarly, The HSL values for #adb805 consists of 64° Hue, 95% Saturation, and 37% Lightness.
In the CMYK color model, the color #adb805 can be represented as Cyan=0.059782608695652%, Magenta=0%, Yellow=0.97282608695652%, and Black=0.27843137254902%.
Shades of #adb805
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 #adb805
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb805
Preview of #adb805 on White Background
The contrast ratio of #adb805 with white color is 2.18
Preview of #adb805 on black background
The contrast ratio of #adb805 with black color is 9.64
#adb805 color will look good with a black background.
Color Schemes of #adb805
Triadic Colors of #adb805
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 #adb805
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 #adb805
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 #adb805
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.
Monochromatic Colors of #adb805
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #adb805;
}
This is a sample text used for the color #adb805. 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: #adb805;
}
This is a sample text used for the color #adb805. 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 #adb805;
}
This is a sample text used for the color #adb805. 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 47.79%
Green 50.83%
Blue 1.38%
CMYK Percentage
Cyan 4.56
Magenta 0%
Yellow 74.2%
Black 21.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.