#7dfd5c Hex Color
rgb(125, 253, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | fd | 5c | - | #7dfd5c |
RGB | 125 | 253 | 92 | - | rgb(125,253,92) |
HSL | 108 | 98% | 68% | - | hsl(108,98%,68%) |
HSV | 108 | 64% | 99% | - | hsv(108,64%,99%) |
XYZ | 45.5145 | 75.3832 | 22.2768 | - | xyz(45.5145,75.3832,22.2768) |
CIE-LAB | 89.57 | -63.88 | 64.17 | - | lab(89.57,-63.88,64.17) |
CMYK | 0.50592885375494 | 0 | 0.63636363636364 | 0.0078431372549019 | cmyk(0.50592885375494,0,0.63636363636364,0.0078431372549019) |
Description
The RGB value of color #7dfd5c is rgb(125, 253, 92).
In the hex color #7dfd5c, The value of Red is 125, value of Green is 253, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #7dfd5c consists of 108° Hue, 98% Saturation, and 68% Lightness.
In the CMYK color model, the color #7dfd5c can be represented as Cyan=0.50592885375494%, Magenta=0%, Yellow=0.63636363636364%, and Black=0.0078431372549019%.
Shades of #7dfd5c
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 #7dfd5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7dfd5c
Preview of #7dfd5c on White Background
The contrast ratio of #7dfd5c with white color is 1.31
Preview of #7dfd5c on black background
The contrast ratio of #7dfd5c with black color is 16.08
#7dfd5c color will look good with a black background.
Color Schemes of #7dfd5c
Triadic Colors of #7dfd5c
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 #7dfd5c
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 #7dfd5c
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 #7dfd5c
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: #7dfd5c;
}
This is a sample text used for the color #7dfd5c. 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: #7dfd5c;
}
This is a sample text used for the color #7dfd5c. 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 #7dfd5c;
}
This is a sample text used for the color #7dfd5c. 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.6%
Green 53.83%
Blue 19.57%
CMYK Percentage
Cyan 43.99
Magenta 0%
Yellow 55.33%
Black 0.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.