#adec00 Hex Color
rgb(173, 236, 0)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ec | 00 | - | #adec00 |
RGB | 173 | 236 | 0 | - | rgb(173,236,0) |
HSL | 76 | 100% | 46% | - | hsl(76,100%,46%) |
HSV | 76 | 100% | 93% | - | hsv(76,100%,93%) |
XYZ | 47.229 | 68.8751 | 10.805 | - | xyz(47.229,68.8751,10.805) |
CIE-LAB | 86.44 | -45.53 | 84.03 | - | lab(86.44,-45.53,84.03) |
CMYK | 0.26694915254237 | 0 | 1 | 0.074509803921569 | cmyk(0.26694915254237,0,1,0.074509803921569) |
Description
The RGB value of color #adec00 is rgb(173, 236, 0).
In the hex color #adec00, The value of Red is 173, value of Green is 236, and value of Blue is 0. The primary color is Green. Similarly, The HSL values for #adec00 consists of 76° Hue, 100% Saturation, and 46% Lightness.
In the CMYK color model, the color #adec00 can be represented as Cyan=0.26694915254237%, Magenta=0%, Yellow=1%, and Black=0.074509803921569%.
Shades of #adec00
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 #adec00
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adec00
Preview of #adec00 on White Background
The contrast ratio of #adec00 with white color is 1.42
Preview of #adec00 on black background
The contrast ratio of #adec00 with black color is 14.78
#adec00 color will look good with a black background.
Color Schemes of #adec00
Triadic Colors of #adec00
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 #adec00
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 #adec00
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 #adec00
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: #adec00;
}
This is a sample text used for the color #adec00. 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: #adec00;
}
This is a sample text used for the color #adec00. 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 #adec00;
}
This is a sample text used for the color #adec00. 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 42.3%
Green 57.7%
Blue 0%
CMYK Percentage
Cyan 19.9
Magenta 0%
Yellow 74.55%
Black 5.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.