#58f59c Hex Color
rgb(88, 245, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 58 | f5 | 9c | - | #58f59c |
RGB | 88 | 245 | 156 | - | rgb(88,245,156) |
HSL | 146 | 89% | 65% | - | hsl(146,89%,65%) |
HSV | 146 | 64% | 96% | - | hsv(146,64%,96%) |
XYZ | 42.6777 | 69.7798 | 42.672 | - | xyz(42.6777,69.7798,42.672) |
CIE-LAB | 86.89 | -60.61 | 31.03 | - | lab(86.89,-60.61,31.03) |
CMYK | 0.64081632653061 | 0 | 0.36326530612245 | 0.03921568627451 | cmyk(0.64081632653061,0,0.36326530612245,0.03921568627451) |
Description
The RGB value of color #58f59c is rgb(88, 245, 156).
In the hex color #58f59c, The value of Red is 88, value of Green is 245, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #58f59c consists of 146° Hue, 89% Saturation, and 65% Lightness.
In the CMYK color model, the color #58f59c can be represented as Cyan=0.64081632653061%, Magenta=0%, Yellow=0.36326530612245%, and Black=0.03921568627451%.
Shades of #58f59c
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 #58f59c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #58f59c
Preview of #58f59c on White Background
The contrast ratio of #58f59c with white color is 1.4
Preview of #58f59c on black background
The contrast ratio of #58f59c with black color is 14.96
#58f59c color will look good with a black background.
Color Schemes of #58f59c
Triadic Colors of #58f59c
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 #58f59c
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 #58f59c
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 #58f59c
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: #58f59c;
}
This is a sample text used for the color #58f59c. 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: #58f59c;
}
This is a sample text used for the color #58f59c. 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 #58f59c;
}
This is a sample text used for the color #58f59c. 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 18%
Green 50.1%
Blue 31.9%
CMYK Percentage
Cyan 61.42
Magenta 0%
Yellow 34.82%
Black 3.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.