#abae3f Hex Color
rgb(171, 174, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | ae | 3f | - | #abae3f |
RGB | 171 | 174 | 63 | - | rgb(171,174,63) |
HSL | 62 | 47% | 46% | - | hsl(62,47%,46%) |
HSV | 62 | 64% | 68% | - | hsv(62,64%,68%) |
XYZ | 32.8278 | 39.2889 | 10.5559 | - | xyz(32.8278,39.2889,10.5559) |
CIE-LAB | 68.96 | -15.4 | 54.61 | - | lab(68.96,-15.4,54.61) |
CMYK | 0.017241379310345 | 0 | 0.63793103448276 | 0.31764705882353 | cmyk(0.017241379310345,0,0.63793103448276,0.31764705882353) |
Description
The RGB value of color #abae3f is rgb(171, 174, 63).
In the hex color #abae3f, The value of Red is 171, value of Green is 174, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #abae3f consists of 62° Hue, 47% Saturation, and 46% Lightness.
In the CMYK color model, the color #abae3f can be represented as Cyan=0.017241379310345%, Magenta=0%, Yellow=0.63793103448276%, and Black=0.31764705882353%.
Shades of #abae3f
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 #abae3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abae3f
Preview of #abae3f on White Background
The contrast ratio of #abae3f with white color is 2.37
Preview of #abae3f on black background
The contrast ratio of #abae3f with black color is 8.86
#abae3f color will look good with a black background.
Color Schemes of #abae3f
Triadic Colors of #abae3f
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 #abae3f
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 #abae3f
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 #abae3f
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: #abae3f;
}
This is a sample text used for the color #abae3f. 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: #abae3f;
}
This is a sample text used for the color #abae3f. 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 #abae3f;
}
This is a sample text used for the color #abae3f. 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 41.91%
Green 42.65%
Blue 15.44%
CMYK Percentage
Cyan 1.77
Magenta 0%
Yellow 65.58%
Black 32.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.