#3eff5e Hex Color
rgb(62, 255, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3e | ff | 5e | - | #3eff5e |
RGB | 62 | 255 | 94 | - | rgb(62,255,94) |
HSL | 130 | 100% | 62% | - | hsl(130,100%,62%) |
HSV | 130 | 76% | 100% | - | hsv(130,76%,100%) |
XYZ | 39.767 | 73.3523 | 22.6521 | - | xyz(39.767,73.3523,22.6521) |
CIE-LAB | 88.62 | -76.96 | 61.86 | - | lab(88.62,-76.96,61.86) |
CMYK | 0.75686274509804 | 0 | 0.63137254901961 | 0 | cmyk(0.75686274509804,0,0.63137254901961,0) |
Description
The RGB value of color #3eff5e is rgb(62, 255, 94).
In the hex color #3eff5e, The value of Red is 62, value of Green is 255, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #3eff5e consists of 130° Hue, 100% Saturation, and 62% Lightness.
In the CMYK color model, the color #3eff5e can be represented as Cyan=0.75686274509804%, Magenta=0%, Yellow=0.63137254901961%, and Black=0%.
Shades of #3eff5e
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 #3eff5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3eff5e
Preview of #3eff5e on White Background
The contrast ratio of #3eff5e with white color is 1.34
Preview of #3eff5e on black background
The contrast ratio of #3eff5e with black color is 15.67
#3eff5e color will look good with a black background.
Color Schemes of #3eff5e
Triadic Colors of #3eff5e
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 #3eff5e
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 #3eff5e
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 #3eff5e
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: #3eff5e;
}
This is a sample text used for the color #3eff5e. 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: #3eff5e;
}
This is a sample text used for the color #3eff5e. 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 #3eff5e;
}
This is a sample text used for the color #3eff5e. 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 15.09%
Green 62.04%
Blue 22.87%
CMYK Percentage
Cyan 54.52
Magenta 0%
Yellow 45.48%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.