#58c04f Hex Color
rgb(88, 192, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 58 | c0 | 4f | - | #58c04f |
RGB | 88 | 192 | 79 | - | rgb(88,192,79) |
HSL | 115 | 47% | 53% | - | hsl(115,47%,53%) |
HSV | 115 | 59% | 75% | - | hsv(115,59%,75%) |
XYZ | 24.2854 | 40.3385 | 13.9033 | - | xyz(24.2854,40.3385,13.9033) |
CIE-LAB | 69.71 | -52.16 | 47.06 | - | lab(69.71,-52.16,47.06) |
CMYK | 0.54166666666667 | 0 | 0.58854166666667 | 0.24705882352941 | cmyk(0.54166666666667,0,0.58854166666667,0.24705882352941) |
Description
The RGB value of color #58c04f is rgb(88, 192, 79).
In the hex color #58c04f, The value of Red is 88, value of Green is 192, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #58c04f consists of 115° Hue, 47% Saturation, and 53% Lightness.
In the CMYK color model, the color #58c04f can be represented as Cyan=0.54166666666667%, Magenta=0%, Yellow=0.58854166666667%, and Black=0.24705882352941%.
Shades of #58c04f
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 #58c04f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #58c04f
Preview of #58c04f on White Background
The contrast ratio of #58c04f with white color is 2.32
Preview of #58c04f on black background
The contrast ratio of #58c04f with black color is 9.07
#58c04f color will look good with a black background.
Color Schemes of #58c04f
Triadic Colors of #58c04f
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 #58c04f
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 #58c04f
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 #58c04f
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: #58c04f;
}
This is a sample text used for the color #58c04f. 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: #58c04f;
}
This is a sample text used for the color #58c04f. 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 #58c04f;
}
This is a sample text used for the color #58c04f. 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 24.51%
Green 53.48%
Blue 22.01%
CMYK Percentage
Cyan 39.33
Magenta 0%
Yellow 42.73%
Black 17.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.