#adc07e Hex Color
rgb(173, 192, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c0 | 7e | - | #adc07e |
RGB | 173 | 192 | 126 | - | rgb(173,192,126) |
HSL | 77 | 34% | 62% | - | hsl(77,34%,62%) |
HSV | 77 | 34% | 75% | - | hsv(77,34%,75%) |
XYZ | 39.8491 | 48.0899 | 26.9207 | - | xyz(39.8491,48.0899,26.9207) |
CIE-LAB | 74.88 | -17.51 | 31.16 | - | lab(74.88,-17.51,31.16) |
CMYK | 0.098958333333333 | 0 | 0.34375 | 0.24705882352941 | cmyk(0.098958333333333,0,0.34375,0.24705882352941) |
Description
The RGB value of color #adc07e is rgb(173, 192, 126).
In the hex color #adc07e, The value of Red is 173, value of Green is 192, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #adc07e consists of 77° Hue, 34% Saturation, and 62% Lightness.
In the CMYK color model, the color #adc07e can be represented as Cyan=0.098958333333333%, Magenta=0%, Yellow=0.34375%, and Black=0.24705882352941%.
Shades of #adc07e
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 #adc07e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc07e
Preview of #adc07e on White Background
The contrast ratio of #adc07e with white color is 1.98
Preview of #adc07e on black background
The contrast ratio of #adc07e with black color is 10.62
#adc07e color will look good with a black background.
Color Schemes of #adc07e
Triadic Colors of #adc07e
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 #adc07e
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 #adc07e
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 #adc07e
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: #adc07e;
}
This is a sample text used for the color #adc07e. 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: #adc07e;
}
This is a sample text used for the color #adc07e. 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 #adc07e;
}
This is a sample text used for the color #adc07e. 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 39.1%
Blue 25.66%
CMYK Percentage
Cyan 14.35
Magenta 0%
Yellow 49.84%
Black 35.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.