#abbe1f Hex Color
rgb(171, 190, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | be | 1f | - | #abbe1f |
RGB | 171 | 190 | 31 | - | rgb(171,190,31) |
HSL | 67 | 72% | 43% | - | hsl(67,72%,43%) |
HSV | 67 | 84% | 75% | - | hsv(67,84%,75%) |
XYZ | 35.4554 | 45.5838 | 8.2262 | - | xyz(35.4554,45.5838,8.2262) |
CIE-LAB | 73.27 | -24.87 | 69.37 | - | lab(73.27,-24.87,69.37) |
CMYK | 0.1 | 0 | 0.83684210526316 | 0.25490196078431 | cmyk(0.1,0,0.83684210526316,0.25490196078431) |
Description
The RGB value of color #abbe1f is rgb(171, 190, 31).
In the hex color #abbe1f, The value of Red is 171, value of Green is 190, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #abbe1f consists of 67° Hue, 72% Saturation, and 43% Lightness.
In the CMYK color model, the color #abbe1f can be represented as Cyan=0.1%, Magenta=0%, Yellow=0.83684210526316%, and Black=0.25490196078431%.
Shades of #abbe1f
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 #abbe1f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abbe1f
Preview of #abbe1f on White Background
The contrast ratio of #abbe1f with white color is 2.08
Preview of #abbe1f on black background
The contrast ratio of #abbe1f with black color is 10.12
#abbe1f color will look good with a black background.
Color Schemes of #abbe1f
Triadic Colors of #abbe1f
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 #abbe1f
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 #abbe1f
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 #abbe1f
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 #abbe1f
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: #abbe1f;
}
This is a sample text used for the color #abbe1f. 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: #abbe1f;
}
This is a sample text used for the color #abbe1f. 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 #abbe1f;
}
This is a sample text used for the color #abbe1f. 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.62%
Green 48.47%
Blue 7.91%
CMYK Percentage
Cyan 8.39
Magenta 0%
Yellow 70.22%
Black 21.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.