#ade067 Hex Color
rgb(173, 224, 103)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ad | e0 | 67 | - | #ade067 |
| RGB | 173 | 224 | 103 | - | rgb(173,224,103) |
| HSL | 85 | 66% | 64% | - | hsl(85,66%,64%) |
| HSV | 85 | 54% | 88% | - | hsv(85,54%,88%) |
| XYZ | 46.3374 | 63.1748 | 22.5837 | - | xyz(46.3374,63.1748,22.5837) |
| CIE-LAB | 83.53 | -35.51 | 53.22 | - | lab(83.53,-35.51,53.22) |
| CMYK | 0.22767857142857 | 0 | 0.54017857142857 | 0.12156862745098 | cmyk(0.22767857142857,0,0.54017857142857,0.12156862745098) |
Description
The RGB value of color #ade067 is rgb(173, 224, 103).
In the hex color #ade067, The value of Red is 173, value of Green is 224, and value of Blue is 103. The primary color is Green. Similarly, The HSL values for #ade067 consists of 85° Hue, 66% Saturation, and 64% Lightness.
In the CMYK color model, the color #ade067 can be represented as Cyan=0.22767857142857%, Magenta=0%, Yellow=0.54017857142857%, and Black=0.12156862745098%.
Shades of #ade067
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 #ade067
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ade067
Preview of #ade067 on White Background
The contrast ratio of #ade067 with white color is 1.54
Preview of #ade067 on black background
The contrast ratio of #ade067 with black color is 13.63
#ade067 color will look good with a black background.
Color Schemes of #ade067
Triadic Colors of #ade067
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 #ade067
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 #ade067
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 #ade067
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: #ade067;
}
This is a sample text used for the color #ade067. 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: #ade067;
}
This is a sample text used for the color #ade067. 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 #ade067;
}
This is a sample text used for the color #ade067. 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.6%
Green 44.8%
Blue 20.6%
CMYK Percentage
Cyan 25.6
Magenta 0%
Yellow 60.73%
Black 13.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.