#7de02b Hex Color
rgb(125, 224, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | e0 | 2b | - | #7de02b |
RGB | 125 | 224 | 43 | - | rgb(125,224,43) |
HSL | 93 | 74% | 52% | - | hsl(93,74%,52%) |
HSV | 93 | 81% | 88% | - | hsv(93,81%,88%) |
XYZ | 35.5491 | 57.8457 | 11.5772 | - | xyz(35.5491,57.8457,11.5772) |
CIE-LAB | 80.65 | -56.36 | 71.89 | - | lab(80.65,-56.36,71.89) |
CMYK | 0.44196428571429 | 0 | 0.80803571428571 | 0.12156862745098 | cmyk(0.44196428571429,0,0.80803571428571,0.12156862745098) |
Description
The RGB value of color #7de02b is rgb(125, 224, 43).
In the hex color #7de02b, The value of Red is 125, value of Green is 224, and value of Blue is 43. The primary color is Green. Similarly, The HSL values for #7de02b consists of 93° Hue, 74% Saturation, and 52% Lightness.
In the CMYK color model, the color #7de02b can be represented as Cyan=0.44196428571429%, Magenta=0%, Yellow=0.80803571428571%, and Black=0.12156862745098%.
Shades of #7de02b
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 #7de02b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7de02b
Preview of #7de02b on White Background
The contrast ratio of #7de02b with white color is 1.67
Preview of #7de02b on black background
The contrast ratio of #7de02b with black color is 12.57
#7de02b color will look good with a black background.
Color Schemes of #7de02b
Triadic Colors of #7de02b
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 #7de02b
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 #7de02b
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 #7de02b
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: #7de02b;
}
This is a sample text used for the color #7de02b. 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: #7de02b;
}
This is a sample text used for the color #7de02b. 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 #7de02b;
}
This is a sample text used for the color #7de02b. 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 31.89%
Green 57.14%
Blue 10.97%
CMYK Percentage
Cyan 32.22
Magenta 0%
Yellow 58.91%
Black 8.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.