#acde1b Hex Color
rgb(172, 222, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | de | 1b | - | #acde1b |
RGB | 172 | 222 | 27 | - | rgb(172,222,27) |
HSL | 75 | 78% | 49% | - | hsl(75,78%,49%) |
HSV | 75 | 88% | 87% | - | hsv(75,88%,87%) |
XYZ | 43.3324 | 61.0923 | 10.5451 | - | xyz(43.3324,61.0923,10.5451) |
CIE-LAB | 82.43 | -39.44 | 77.86 | - | lab(82.43,-39.44,77.86) |
CMYK | 0.22522522522523 | 0 | 0.87837837837838 | 0.12941176470588 | cmyk(0.22522522522523,0,0.87837837837838,0.12941176470588) |
Description
The RGB value of color #acde1b is rgb(172, 222, 27).
In the hex color #acde1b, The value of Red is 172, value of Green is 222, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #acde1b consists of 75° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #acde1b can be represented as Cyan=0.22522522522523%, Magenta=0%, Yellow=0.87837837837838%, and Black=0.12941176470588%.
Shades of #acde1b
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 #acde1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acde1b
Preview of #acde1b on White Background
The contrast ratio of #acde1b with white color is 1.59
Preview of #acde1b on black background
The contrast ratio of #acde1b with black color is 13.22
#acde1b color will look good with a black background.
Color Schemes of #acde1b
Triadic Colors of #acde1b
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 #acde1b
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 #acde1b
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 #acde1b
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: #acde1b;
}
This is a sample text used for the color #acde1b. 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: #acde1b;
}
This is a sample text used for the color #acde1b. 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 #acde1b;
}
This is a sample text used for the color #acde1b. 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 40.86%
Green 52.73%
Blue 6.41%
CMYK Percentage
Cyan 18.27
Magenta 0%
Yellow 71.24%
Black 10.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.