#acbd3e Hex Color
rgb(172, 189, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | bd | 3e | - | #acbd3e |
RGB | 172 | 189 | 62 | - | rgb(172,189,62) |
HSL | 68 | 51% | 49% | - | hsl(68,51%,49%) |
HSV | 68 | 67% | 74% | - | hsv(68,67%,74%) |
XYZ | 36.0804 | 45.5136 | 11.4408 | - | xyz(36.0804,45.5136,11.4408) |
CIE-LAB | 73.23 | -22.57 | 59.47 | - | lab(73.23,-22.57,59.47) |
CMYK | 0.08994708994709 | 0 | 0.67195767195767 | 0.25882352941176 | cmyk(0.08994708994709,0,0.67195767195767,0.25882352941176) |
Description
The RGB value of color #acbd3e is rgb(172, 189, 62).
In the hex color #acbd3e, The value of Red is 172, value of Green is 189, and value of Blue is 62. The primary color is Green. Similarly, The HSL values for #acbd3e consists of 68° Hue, 51% Saturation, and 49% Lightness.
In the CMYK color model, the color #acbd3e can be represented as Cyan=0.08994708994709%, Magenta=0%, Yellow=0.67195767195767%, and Black=0.25882352941176%.
Shades of #acbd3e
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 #acbd3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acbd3e
Preview of #acbd3e on White Background
The contrast ratio of #acbd3e with white color is 2.08
Preview of #acbd3e on black background
The contrast ratio of #acbd3e with black color is 10.1
#acbd3e color will look good with a black background.
Color Schemes of #acbd3e
Triadic Colors of #acbd3e
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 #acbd3e
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 #acbd3e
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 #acbd3e
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: #acbd3e;
}
This is a sample text used for the color #acbd3e. 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: #acbd3e;
}
This is a sample text used for the color #acbd3e. 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 #acbd3e;
}
This is a sample text used for the color #acbd3e. 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.66%
Green 44.68%
Blue 14.66%
CMYK Percentage
Cyan 8.81
Magenta 0%
Yellow 65.83%
Black 25.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.