#5cc402 Hex Color
rgb(92, 196, 2)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5c | c4 | 02 | - | #5cc402 |
| RGB | 92 | 196 | 2 | - | rgb(92,196,2) |
| HSL | 92 | 98% | 39% | - | hsl(92,98%,39%) |
| HSV | 92 | 99% | 77% | - | hsv(92,99%,77%) |
| XYZ | 24.1645 | 41.7595 | 6.8442 | - | xyz(24.1645,41.7595,6.8442) |
| CIE-LAB | 70.7 | -56.98 | 69.97 | - | lab(70.7,-56.98,69.97) |
| CMYK | 0.53061224489796 | 0 | 0.98979591836735 | 0.23137254901961 | cmyk(0.53061224489796,0,0.98979591836735,0.23137254901961) |
Description
The RGB value of color #5cc402 is rgb(92, 196, 2).
In the hex color #5cc402, The value of Red is 92, value of Green is 196, and value of Blue is 2. The primary color is Green. Similarly, The HSL values for #5cc402 consists of 92° Hue, 98% Saturation, and 39% Lightness.
In the CMYK color model, the color #5cc402 can be represented as Cyan=0.53061224489796%, Magenta=0%, Yellow=0.98979591836735%, and Black=0.23137254901961%.
Shades of #5cc402
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 #5cc402
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cc402
Preview of #5cc402 on White Background
The contrast ratio of #5cc402 with white color is 2.25
Preview of #5cc402 on black background
The contrast ratio of #5cc402 with black color is 9.35
#5cc402 color will look good with a black background.
Color Schemes of #5cc402
Triadic Colors of #5cc402
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 #5cc402
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 #5cc402
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 #5cc402
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.
Monochromatic Colors of #5cc402
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #5cc402;
}
This is a sample text used for the color #5cc402. 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: #5cc402;
}
This is a sample text used for the color #5cc402. 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 #5cc402;
}
This is a sample text used for the color #5cc402. 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 31.72%
Green 67.59%
Blue 0.69%
CMYK Percentage
Cyan 30.29
Magenta 0%
Yellow 56.5%
Black 13.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.