#07fc72 Hex Color
rgb(7, 252, 114)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | fc | 72 | - | #07fc72 |
RGB | 7 | 252 | 114 | - | rgb(7,252,114) |
HSL | 146 | 98% | 51% | - | hsl(146,98%,51%) |
HSV | 146 | 97% | 99% | - | hsv(146,97%,99%) |
XYZ | 37.9353 | 70.8809 | 27.6016 | - | xyz(37.9353,70.8809,27.6016) |
CIE-LAB | 87.43 | -77.67 | 51.75 | - | lab(87.43,-77.67,51.75) |
CMYK | 0.97222222222222 | 0 | 0.54761904761905 | 0.011764705882353 | cmyk(0.97222222222222,0,0.54761904761905,0.011764705882353) |
Description
The RGB value of color #07fc72 is rgb(7, 252, 114).
In the hex color #07fc72, The value of Red is 7, value of Green is 252, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #07fc72 consists of 146° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #07fc72 can be represented as Cyan=0.97222222222222%, Magenta=0%, Yellow=0.54761904761905%, and Black=0.011764705882353%.
Shades of #07fc72
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 #07fc72
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07fc72
Preview of #07fc72 on White Background
The contrast ratio of #07fc72 with white color is 1.38
Preview of #07fc72 on black background
The contrast ratio of #07fc72 with black color is 15.18
#07fc72 color will look good with a black background.
Color Schemes of #07fc72
Triadic Colors of #07fc72
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 #07fc72
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 #07fc72
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 #07fc72
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: #07fc72;
}
This is a sample text used for the color #07fc72. 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: #07fc72;
}
This is a sample text used for the color #07fc72. 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 #07fc72;
}
This is a sample text used for the color #07fc72. 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 1.88%
Green 67.56%
Blue 30.56%
CMYK Percentage
Cyan 63.48
Magenta 0%
Yellow 35.75%
Black 0.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.