#07fa0c Hex Color
rgb(7, 250, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | fa | 0c | - | #07fa0c |
RGB | 7 | 250 | 12 | - | rgb(7,250,12) |
HSL | 121 | 96% | 50% | - | hsl(121,96%,50%) |
HSV | 121 | 97% | 98% | - | hsv(121,97%,98%) |
XYZ | 34.3396 | 68.4429 | 11.7488 | - | xyz(34.3396,68.4429,11.7488) |
CIE-LAB | 86.23 | -84.52 | 81.04 | - | lab(86.23,-84.52,81.04) |
CMYK | 0.972 | 0 | 0.952 | 0.019607843137255 | cmyk(0.972,0,0.952,0.019607843137255) |
Description
The RGB value of color #07fa0c is rgb(7, 250, 12).
In the hex color #07fa0c, The value of Red is 7, value of Green is 250, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #07fa0c consists of 121° Hue, 96% Saturation, and 50% Lightness.
In the CMYK color model, the color #07fa0c can be represented as Cyan=0.972%, Magenta=0%, Yellow=0.952%, and Black=0.019607843137255%.
Shades of #07fa0c
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 #07fa0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07fa0c
Preview of #07fa0c on White Background
The contrast ratio of #07fa0c with white color is 1.43
Preview of #07fa0c on black background
The contrast ratio of #07fa0c with black color is 14.69
#07fa0c color will look good with a black background.
Color Schemes of #07fa0c
Triadic Colors of #07fa0c
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 #07fa0c
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 #07fa0c
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 #07fa0c
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: #07fa0c;
}
This is a sample text used for the color #07fa0c. 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: #07fa0c;
}
This is a sample text used for the color #07fa0c. 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 #07fa0c;
}
This is a sample text used for the color #07fa0c. 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 2.6%
Green 92.94%
Blue 4.46%
CMYK Percentage
Cyan 50.01
Magenta 0%
Yellow 48.98%
Black 1.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.