#5cd07c Hex Color
rgb(92, 208, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | d0 | 7c | - | #5cd07c |
RGB | 92 | 208 | 124 | - | rgb(92,208,124) |
HSL | 137 | 55% | 59% | - | hsl(137,55%,59%) |
HSV | 137 | 56% | 82% | - | hsv(137,56%,82%) |
XYZ | 30.6076 | 48.8423 | 26.8831 | - | xyz(30.6076,48.8423,26.8831) |
CIE-LAB | 75.35 | -51.05 | 32.04 | - | lab(75.35,-51.05,32.04) |
CMYK | 0.55769230769231 | 0 | 0.40384615384615 | 0.1843137254902 | cmyk(0.55769230769231,0,0.40384615384615,0.1843137254902) |
Description
The RGB value of color #5cd07c is rgb(92, 208, 124).
In the hex color #5cd07c, The value of Red is 92, value of Green is 208, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #5cd07c consists of 137° Hue, 55% Saturation, and 59% Lightness.
In the CMYK color model, the color #5cd07c can be represented as Cyan=0.55769230769231%, Magenta=0%, Yellow=0.40384615384615%, and Black=0.1843137254902%.
Shades of #5cd07c
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 #5cd07c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cd07c
Preview of #5cd07c on White Background
The contrast ratio of #5cd07c with white color is 1.95
Preview of #5cd07c on black background
The contrast ratio of #5cd07c with black color is 10.77
#5cd07c color will look good with a black background.
Color Schemes of #5cd07c
Triadic Colors of #5cd07c
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 #5cd07c
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 #5cd07c
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 #5cd07c
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: #5cd07c;
}
This is a sample text used for the color #5cd07c. 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: #5cd07c;
}
This is a sample text used for the color #5cd07c. 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 #5cd07c;
}
This is a sample text used for the color #5cd07c. 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 21.7%
Green 49.06%
Blue 29.25%
CMYK Percentage
Cyan 48.67
Magenta 0%
Yellow 35.24%
Black 16.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.