#acd00d Hex Color
rgb(172, 208, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | d0 | 0d | - | #acd00d |
RGB | 172 | 208 | 13 | - | rgb(172,208,13) |
HSL | 71 | 88% | 43% | - | hsl(71,88%,43%) |
HSV | 71 | 94% | 82% | - | hsv(71,94%,82%) |
XYZ | 39.6418 | 53.9115 | 8.6974 | - | xyz(39.6418,53.9115,8.6974) |
CIE-LAB | 78.41 | -33.37 | 76.64 | - | lab(78.41,-33.37,76.64) |
CMYK | 0.17307692307692 | 0 | 0.9375 | 0.1843137254902 | cmyk(0.17307692307692,0,0.9375,0.1843137254902) |
Description
The RGB value of color #acd00d is rgb(172, 208, 13).
In the hex color #acd00d, The value of Red is 172, value of Green is 208, and value of Blue is 13. The primary color is Green. Similarly, The HSL values for #acd00d consists of 71° Hue, 88% Saturation, and 43% Lightness.
In the CMYK color model, the color #acd00d can be represented as Cyan=0.17307692307692%, Magenta=0%, Yellow=0.9375%, and Black=0.1843137254902%.
Shades of #acd00d
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 #acd00d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acd00d
Preview of #acd00d on White Background
The contrast ratio of #acd00d with white color is 1.78
Preview of #acd00d on black background
The contrast ratio of #acd00d with black color is 11.78
#acd00d color will look good with a black background.
Color Schemes of #acd00d
Triadic Colors of #acd00d
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 #acd00d
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 #acd00d
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 #acd00d
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.
Monochromatic Colors of #acd00d
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #acd00d;
}
This is a sample text used for the color #acd00d. 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: #acd00d;
}
This is a sample text used for the color #acd00d. 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 #acd00d;
}
This is a sample text used for the color #acd00d. 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 43.77%
Green 52.93%
Blue 3.31%
CMYK Percentage
Cyan 13.37
Magenta 0%
Yellow 72.4%
Black 14.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.