#adc47e Hex Color
rgb(173, 196, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c4 | 7e | - | #adc47e |
RGB | 173 | 196 | 126 | - | rgb(173,196,126) |
HSL | 80 | 37% | 63% | - | hsl(80,37%,63%) |
HSV | 80 | 36% | 77% | - | hsv(80,36%,77%) |
XYZ | 40.7394 | 49.8705 | 27.2174 | - | xyz(40.7394,49.8705,27.2174) |
CIE-LAB | 75.99 | -19.52 | 32.62 | - | lab(75.99,-19.52,32.62) |
CMYK | 0.11734693877551 | 0 | 0.35714285714286 | 0.23137254901961 | cmyk(0.11734693877551,0,0.35714285714286,0.23137254901961) |
Description
The RGB value of color #adc47e is rgb(173, 196, 126).
In the hex color #adc47e, The value of Red is 173, value of Green is 196, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #adc47e consists of 80° Hue, 37% Saturation, and 63% Lightness.
In the CMYK color model, the color #adc47e can be represented as Cyan=0.11734693877551%, Magenta=0%, Yellow=0.35714285714286%, and Black=0.23137254901961%.
Shades of #adc47e
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 #adc47e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc47e
Preview of #adc47e on White Background
The contrast ratio of #adc47e with white color is 1.91
Preview of #adc47e on black background
The contrast ratio of #adc47e with black color is 10.97
#adc47e color will look good with a black background.
Color Schemes of #adc47e
Triadic Colors of #adc47e
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 #adc47e
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 #adc47e
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 #adc47e
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: #adc47e;
}
This is a sample text used for the color #adc47e. 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: #adc47e;
}
This is a sample text used for the color #adc47e. 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 #adc47e;
}
This is a sample text used for the color #adc47e. 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 34.95%
Green 39.6%
Blue 25.45%
CMYK Percentage
Cyan 16.62
Magenta 0%
Yellow 50.6%
Black 32.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.