#acbb2f Hex Color
rgb(172, 187, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | bb | 2f | - | #acbb2f |
RGB | 172 | 187 | 47 | - | rgb(172,187,47) |
HSL | 66 | 60% | 46% | - | hsl(66,60%,46%) |
HSV | 66 | 75% | 73% | - | hsv(66,75%,73%) |
XYZ | 35.2967 | 44.5165 | 9.4215 | - | xyz(35.2967,44.5165,9.4215) |
CIE-LAB | 72.57 | -22.39 | 64.25 | - | lab(72.57,-22.39,64.25) |
CMYK | 0.080213903743315 | 0 | 0.74866310160428 | 0.26666666666667 | cmyk(0.080213903743315,0,0.74866310160428,0.26666666666667) |
Description
The RGB value of color #acbb2f is rgb(172, 187, 47).
In the hex color #acbb2f, The value of Red is 172, value of Green is 187, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #acbb2f consists of 66° Hue, 60% Saturation, and 46% Lightness.
In the CMYK color model, the color #acbb2f can be represented as Cyan=0.080213903743315%, Magenta=0%, Yellow=0.74866310160428%, and Black=0.26666666666667%.
Shades of #acbb2f
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 #acbb2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acbb2f
Preview of #acbb2f on White Background
The contrast ratio of #acbb2f with white color is 2.12
Preview of #acbb2f on black background
The contrast ratio of #acbb2f with black color is 9.9
#acbb2f color will look good with a black background.
Color Schemes of #acbb2f
Triadic Colors of #acbb2f
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 #acbb2f
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 #acbb2f
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 #acbb2f
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: #acbb2f;
}
This is a sample text used for the color #acbb2f. 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: #acbb2f;
}
This is a sample text used for the color #acbb2f. 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 #acbb2f;
}
This is a sample text used for the color #acbb2f. 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.36%
Green 46.06%
Blue 11.58%
CMYK Percentage
Cyan 7.32
Magenta 0%
Yellow 68.34%
Black 24.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.