#adaf8f Hex Color
rgb(173, 175, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | af | 8f | - | #adaf8f |
RGB | 173 | 175 | 143 | - | rgb(173,175,143) |
HSL | 64 | 17% | 62% | - | hsl(64,17%,62%) |
HSV | 64 | 18% | 69% | - | hsv(64,18%,69%) |
XYZ | 37.5215 | 41.5274 | 32.0246 | - | xyz(37.5215,41.5274,32.0246) |
CIE-LAB | 70.54 | -6.24 | 16.21 | - | lab(70.54,-6.24,16.21) |
CMYK | 0.011428571428571 | 0 | 0.18285714285714 | 0.31372549019608 | cmyk(0.011428571428571,0,0.18285714285714,0.31372549019608) |
Description
The RGB value of color #adaf8f is rgb(173, 175, 143).
In the hex color #adaf8f, The value of Red is 173, value of Green is 175, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #adaf8f consists of 64° Hue, 17% Saturation, and 62% Lightness.
In the CMYK color model, the color #adaf8f can be represented as Cyan=0.011428571428571%, Magenta=0%, Yellow=0.18285714285714%, and Black=0.31372549019608%.
Shades of #adaf8f
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 #adaf8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adaf8f
Preview of #adaf8f on White Background
The contrast ratio of #adaf8f with white color is 2.26
Preview of #adaf8f on black background
The contrast ratio of #adaf8f with black color is 9.31
#adaf8f color will look good with a black background.
Color Schemes of #adaf8f
Triadic Colors of #adaf8f
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 #adaf8f
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 #adaf8f
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 #adaf8f
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: #adaf8f;
}
This is a sample text used for the color #adaf8f. 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: #adaf8f;
}
This is a sample text used for the color #adaf8f. 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 #adaf8f;
}
This is a sample text used for the color #adaf8f. 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.23%
Green 35.64%
Blue 29.12%
CMYK Percentage
Cyan 2.25
Magenta 0%
Yellow 35.99%
Black 61.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.