#7cfd60 Hex Color
rgb(124, 253, 96)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | fd | 60 | - | #7cfd60 |
RGB | 124 | 253 | 96 | - | rgb(124,253,96) |
HSL | 109 | 98% | 68% | - | hsl(109,98%,68%) |
HSV | 109 | 62% | 99% | - | hsv(109,62%,99%) |
XYZ | 45.5488 | 75.3802 | 23.2155 | - | xyz(45.5488,75.3802,23.2155) |
CIE-LAB | 89.57 | -63.77 | 62.54 | - | lab(89.57,-63.77,62.54) |
CMYK | 0.5098814229249 | 0 | 0.62055335968379 | 0.0078431372549019 | cmyk(0.5098814229249,0,0.62055335968379,0.0078431372549019) |
Description
The RGB value of color #7cfd60 is rgb(124, 253, 96).
In the hex color #7cfd60, The value of Red is 124, value of Green is 253, and value of Blue is 96. The primary color is Green. Similarly, The HSL values for #7cfd60 consists of 109° Hue, 98% Saturation, and 68% Lightness.
In the CMYK color model, the color #7cfd60 can be represented as Cyan=0.5098814229249%, Magenta=0%, Yellow=0.62055335968379%, and Black=0.0078431372549019%.
Shades of #7cfd60
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 #7cfd60
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cfd60
Preview of #7cfd60 on White Background
The contrast ratio of #7cfd60 with white color is 1.31
Preview of #7cfd60 on black background
The contrast ratio of #7cfd60 with black color is 16.08
#7cfd60 color will look good with a black background.
Color Schemes of #7cfd60
Triadic Colors of #7cfd60
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 #7cfd60
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 #7cfd60
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 #7cfd60
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: #7cfd60;
}
This is a sample text used for the color #7cfd60. 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: #7cfd60;
}
This is a sample text used for the color #7cfd60. 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 #7cfd60;
}
This is a sample text used for the color #7cfd60. 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 26.22%
Green 53.49%
Blue 20.3%
CMYK Percentage
Cyan 44.79
Magenta 0%
Yellow 54.52%
Black 0.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.