#1efb04 Hex Color
rgb(30, 251, 4)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1e | fb | 04 | - | #1efb04 |
RGB | 30 | 251 | 4 | - | rgb(30,251,4) |
HSL | 114 | 97% | 50% | - | hsl(114,97%,50%) |
HSV | 114 | 98% | 98% | - | hsv(114,98%,98%) |
XYZ | 35.0545 | 69.2791 | 11.6395 | - | xyz(35.0545,69.2791,11.6395) |
CIE-LAB | 86.64 | -83.85 | 82.05 | - | lab(86.64,-83.85,82.05) |
CMYK | 0.8804780876494 | 0 | 0.98406374501992 | 0.015686274509804 | cmyk(0.8804780876494,0,0.98406374501992,0.015686274509804) |
Description
The RGB value of color #1efb04 is rgb(30, 251, 4).
In the hex color #1efb04, The value of Red is 30, value of Green is 251, and value of Blue is 4. The primary color is Green. Similarly, The HSL values for #1efb04 consists of 114° Hue, 97% Saturation, and 50% Lightness.
In the CMYK color model, the color #1efb04 can be represented as Cyan=0.8804780876494%, Magenta=0%, Yellow=0.98406374501992%, and Black=0.015686274509804%.
Shades of #1efb04
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 #1efb04
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1efb04
Preview of #1efb04 on White Background
The contrast ratio of #1efb04 with white color is 1.41
Preview of #1efb04 on black background
The contrast ratio of #1efb04 with black color is 14.86
#1efb04 color will look good with a black background.
Color Schemes of #1efb04
Triadic Colors of #1efb04
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 #1efb04
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 #1efb04
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 #1efb04
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: #1efb04;
}
This is a sample text used for the color #1efb04. 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: #1efb04;
}
This is a sample text used for the color #1efb04. 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 #1efb04;
}
This is a sample text used for the color #1efb04. 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 10.53%
Green 88.07%
Blue 1.4%
CMYK Percentage
Cyan 46.83
Magenta 0%
Yellow 52.34%
Black 0.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.