#5cfe2c Hex Color
rgb(92, 254, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | fe | 2c | - | #5cfe2c |
RGB | 92 | 254 | 44 | - | rgb(92,254,44) |
HSL | 106 | 99% | 58% | - | hsl(106,99%,58%) |
HSV | 106 | 83% | 100% | - | hsv(106,83%,100%) |
XYZ | 40.3101 | 73.3408 | 14.4145 | - | xyz(40.3101,73.3408,14.4145) |
CIE-LAB | 88.61 | -75.24 | 78.43 | - | lab(88.61,-75.24,78.43) |
CMYK | 0.63779527559055 | 0 | 0.82677165354331 | 0.003921568627451 | cmyk(0.63779527559055,0,0.82677165354331,0.003921568627451) |
Description
The RGB value of color #5cfe2c is rgb(92, 254, 44).
In the hex color #5cfe2c, The value of Red is 92, value of Green is 254, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #5cfe2c consists of 106° Hue, 99% Saturation, and 58% Lightness.
In the CMYK color model, the color #5cfe2c can be represented as Cyan=0.63779527559055%, Magenta=0%, Yellow=0.82677165354331%, and Black=0.003921568627451%.
Shades of #5cfe2c
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 #5cfe2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cfe2c
Preview of #5cfe2c on White Background
The contrast ratio of #5cfe2c with white color is 1.34
Preview of #5cfe2c on black background
The contrast ratio of #5cfe2c with black color is 15.67
#5cfe2c color will look good with a black background.
Color Schemes of #5cfe2c
Triadic Colors of #5cfe2c
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 #5cfe2c
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 #5cfe2c
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 #5cfe2c
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: #5cfe2c;
}
This is a sample text used for the color #5cfe2c. 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: #5cfe2c;
}
This is a sample text used for the color #5cfe2c. 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 #5cfe2c;
}
This is a sample text used for the color #5cfe2c. 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 23.59%
Green 65.13%
Blue 11.28%
CMYK Percentage
Cyan 43.43
Magenta 0%
Yellow 56.3%
Black 0.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.