#3edf0a Hex Color
rgb(62, 223, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3e | df | 0a | - | #3edf0a |
RGB | 62 | 223 | 10 | - | rgb(62,223,10) |
HSL | 105 | 91% | 46% | - | hsl(105,91%,46%) |
HSV | 105 | 96% | 87% | - | hsv(105,96%,87%) |
XYZ | 28.4291 | 53.8214 | 9.1774 | - | xyz(28.4291,53.8214,9.1774) |
CIE-LAB | 78.36 | -72.33 | 75 | - | lab(78.36,-72.33,75) |
CMYK | 0.7219730941704 | 0 | 0.95515695067265 | 0.12549019607843 | cmyk(0.7219730941704,0,0.95515695067265,0.12549019607843) |
Description
The RGB value of color #3edf0a is rgb(62, 223, 10).
In the hex color #3edf0a, The value of Red is 62, value of Green is 223, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #3edf0a consists of 105° Hue, 91% Saturation, and 46% Lightness.
In the CMYK color model, the color #3edf0a can be represented as Cyan=0.7219730941704%, Magenta=0%, Yellow=0.95515695067265%, and Black=0.12549019607843%.
Shades of #3edf0a
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 #3edf0a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3edf0a
Preview of #3edf0a on White Background
The contrast ratio of #3edf0a with white color is 1.79
Preview of #3edf0a on black background
The contrast ratio of #3edf0a with black color is 11.76
#3edf0a color will look good with a black background.
Color Schemes of #3edf0a
Triadic Colors of #3edf0a
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 #3edf0a
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 #3edf0a
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 #3edf0a
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: #3edf0a;
}
This is a sample text used for the color #3edf0a. 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: #3edf0a;
}
This is a sample text used for the color #3edf0a. 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 #3edf0a;
}
This is a sample text used for the color #3edf0a. 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 21.02%
Green 75.59%
Blue 3.39%
CMYK Percentage
Cyan 40.05
Magenta 0%
Yellow 52.99%
Black 6.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.