#acfe0c Hex Color
rgb(172, 254, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | fe | 0c | - | #acfe0c |
RGB | 172 | 254 | 12 | - | rgb(172,254,12) |
HSL | 80 | 99% | 52% | - | hsl(80,99%,52%) |
HSV | 80 | 95% | 100% | - | hsv(80,95%,100%) |
XYZ | 52.5214 | 79.6808 | 12.9596 | - | xyz(52.5214,79.6808,12.9596) |
CIE-LAB | 91.54 | -53.24 | 87.04 | - | lab(91.54,-53.24,87.04) |
CMYK | 0.32283464566929 | 0 | 0.95275590551181 | 0.003921568627451 | cmyk(0.32283464566929,0,0.95275590551181,0.003921568627451) |
Description
The RGB value of color #acfe0c is rgb(172, 254, 12).
In the hex color #acfe0c, The value of Red is 172, value of Green is 254, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #acfe0c consists of 80° Hue, 99% Saturation, and 52% Lightness.
In the CMYK color model, the color #acfe0c can be represented as Cyan=0.32283464566929%, Magenta=0%, Yellow=0.95275590551181%, and Black=0.003921568627451%.
Shades of #acfe0c
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 #acfe0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acfe0c
Preview of #acfe0c on White Background
The contrast ratio of #acfe0c with white color is 1.24
Preview of #acfe0c on black background
The contrast ratio of #acfe0c with black color is 16.94
#acfe0c color will look good with a black background.
Color Schemes of #acfe0c
Triadic Colors of #acfe0c
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 #acfe0c
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 #acfe0c
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 #acfe0c
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: #acfe0c;
}
This is a sample text used for the color #acfe0c. 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: #acfe0c;
}
This is a sample text used for the color #acfe0c. 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 #acfe0c;
}
This is a sample text used for the color #acfe0c. 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 39.27%
Green 57.99%
Blue 2.74%
CMYK Percentage
Cyan 25.23
Magenta 0%
Yellow 74.46%
Black 0.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.