#acb16f Hex Color
rgb(172, 177, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b1 | 6f | - | #acb16f |
RGB | 172 | 177 | 111 | - | rgb(172,177,111) |
HSL | 65 | 30% | 56% | - | hsl(65,30%,56%) |
HSV | 65 | 37% | 69% | - | hsv(65,37%,69%) |
XYZ | 35.6046 | 41.3626 | 21.1461 | - | xyz(35.6046,41.3626,21.1461) |
CIE-LAB | 70.43 | -12.11 | 33.2 | - | lab(70.43,-12.11,33.2) |
CMYK | 0.028248587570621 | 0 | 0.3728813559322 | 0.30588235294118 | cmyk(0.028248587570621,0,0.3728813559322,0.30588235294118) |
Description
The RGB value of color #acb16f is rgb(172, 177, 111).
In the hex color #acb16f, The value of Red is 172, value of Green is 177, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #acb16f consists of 65° Hue, 30% Saturation, and 56% Lightness.
In the CMYK color model, the color #acb16f can be represented as Cyan=0.028248587570621%, Magenta=0%, Yellow=0.3728813559322%, and Black=0.30588235294118%.
Shades of #acb16f
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 #acb16f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb16f
Preview of #acb16f on White Background
The contrast ratio of #acb16f with white color is 2.26
Preview of #acb16f on black background
The contrast ratio of #acb16f with black color is 9.27
#acb16f color will look good with a black background.
Color Schemes of #acb16f
Triadic Colors of #acb16f
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 #acb16f
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 #acb16f
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 #acb16f
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: #acb16f;
}
This is a sample text used for the color #acb16f. 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: #acb16f;
}
This is a sample text used for the color #acb16f. 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 #acb16f;
}
This is a sample text used for the color #acb16f. 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 37.39%
Green 38.48%
Blue 24.13%
CMYK Percentage
Cyan 4
Magenta 0%
Yellow 52.74%
Black 43.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.