#a4fb1e Hex Color
rgb(164, 251, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | fb | 1e | - | #a4fb1e |
RGB | 164 | 251 | 30 | - | rgb(164,251,30) |
HSL | 84 | 97% | 55% | - | hsl(84,97%,55%) |
HSV | 84 | 88% | 98% | - | hsv(84,88%,98%) |
XYZ | 50.0414 | 76.9806 | 13.4496 | - | xyz(50.0414,76.9806,13.4496) |
CIE-LAB | 90.31 | -54.51 | 83.69 | - | lab(90.31,-54.51,83.69) |
CMYK | 0.34661354581673 | 0 | 0.8804780876494 | 0.015686274509804 | cmyk(0.34661354581673,0,0.8804780876494,0.015686274509804) |
Description
The RGB value of color #a4fb1e is rgb(164, 251, 30).
In the hex color #a4fb1e, The value of Red is 164, value of Green is 251, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #a4fb1e consists of 84° Hue, 97% Saturation, and 55% Lightness.
In the CMYK color model, the color #a4fb1e can be represented as Cyan=0.34661354581673%, Magenta=0%, Yellow=0.8804780876494%, and Black=0.015686274509804%.
Shades of #a4fb1e
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 #a4fb1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4fb1e
Preview of #a4fb1e on White Background
The contrast ratio of #a4fb1e with white color is 1.28
Preview of #a4fb1e on black background
The contrast ratio of #a4fb1e with black color is 16.4
#a4fb1e color will look good with a black background.
Color Schemes of #a4fb1e
Triadic Colors of #a4fb1e
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 #a4fb1e
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 #a4fb1e
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 #a4fb1e
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: #a4fb1e;
}
This is a sample text used for the color #a4fb1e. 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: #a4fb1e;
}
This is a sample text used for the color #a4fb1e. 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 #a4fb1e;
}
This is a sample text used for the color #a4fb1e. 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 36.85%
Green 56.4%
Blue 6.74%
CMYK Percentage
Cyan 27.89
Magenta 0%
Yellow 70.85%
Black 1.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.