#abcb1e Hex Color
rgb(171, 203, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | cb | 1e | - | #abcb1e |
RGB | 171 | 203 | 30 | - | rgb(171,203,30) |
HSL | 71 | 74% | 46% | - | hsl(71,74%,46%) |
HSV | 71 | 85% | 80% | - | hsv(71,85%,80%) |
XYZ | 38.3849 | 51.4635 | 9.1387 | - | xyz(38.3849,51.4635,9.1387) |
CIE-LAB | 76.96 | -31.1 | 72.71 | - | lab(76.96,-31.1,72.71) |
CMYK | 0.1576354679803 | 0 | 0.85221674876847 | 0.20392156862745 | cmyk(0.1576354679803,0,0.85221674876847,0.20392156862745) |
Description
The RGB value of color #abcb1e is rgb(171, 203, 30).
In the hex color #abcb1e, The value of Red is 171, value of Green is 203, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #abcb1e consists of 71° Hue, 74% Saturation, and 46% Lightness.
In the CMYK color model, the color #abcb1e can be represented as Cyan=0.1576354679803%, Magenta=0%, Yellow=0.85221674876847%, and Black=0.20392156862745%.
Shades of #abcb1e
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 #abcb1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abcb1e
Preview of #abcb1e on White Background
The contrast ratio of #abcb1e with white color is 1.86
Preview of #abcb1e on black background
The contrast ratio of #abcb1e with black color is 11.29
#abcb1e color will look good with a black background.
Color Schemes of #abcb1e
Triadic Colors of #abcb1e
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 #abcb1e
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 #abcb1e
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 #abcb1e
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: #abcb1e;
}
This is a sample text used for the color #abcb1e. 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: #abcb1e;
}
This is a sample text used for the color #abcb1e. 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 #abcb1e;
}
This is a sample text used for the color #abcb1e. 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.33%
Green 50.25%
Blue 7.43%
CMYK Percentage
Cyan 12.99
Magenta 0%
Yellow 70.21%
Black 16.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.