#adb08d Hex Color
rgb(173, 176, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b0 | 8d | - | #adb08d |
RGB | 173 | 176 | 141 | - | rgb(173,176,141) |
HSL | 65 | 18% | 62% | - | hsl(65,18%,62%) |
HSV | 65 | 20% | 69% | - | hsv(65,20%,69%) |
XYZ | 37.5666 | 41.858 | 31.2987 | - | xyz(37.5666,41.858,31.2987) |
CIE-LAB | 70.77 | -7.08 | 17.62 | - | lab(70.77,-7.08,17.62) |
CMYK | 0.017045454545454 | 0 | 0.19886363636364 | 0.30980392156863 | cmyk(0.017045454545454,0,0.19886363636364,0.30980392156863) |
Description
The RGB value of color #adb08d is rgb(173, 176, 141).
In the hex color #adb08d, The value of Red is 173, value of Green is 176, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #adb08d consists of 65° Hue, 18% Saturation, and 62% Lightness.
In the CMYK color model, the color #adb08d can be represented as Cyan=0.017045454545454%, Magenta=0%, Yellow=0.19886363636364%, and Black=0.30980392156863%.
Shades of #adb08d
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 #adb08d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb08d
Preview of #adb08d on White Background
The contrast ratio of #adb08d with white color is 2.24
Preview of #adb08d on black background
The contrast ratio of #adb08d with black color is 9.37
#adb08d color will look good with a black background.
Color Schemes of #adb08d
Triadic Colors of #adb08d
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 #adb08d
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 #adb08d
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 #adb08d
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: #adb08d;
}
This is a sample text used for the color #adb08d. 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: #adb08d;
}
This is a sample text used for the color #adb08d. 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 #adb08d;
}
This is a sample text used for the color #adb08d. 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 35.31%
Green 35.92%
Blue 28.78%
CMYK Percentage
Cyan 3.24
Magenta 0%
Yellow 37.83%
Black 58.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.