#73f70c Hex Color
rgb(115, 247, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 73 | f7 | 0c | - | #73f70c |
RGB | 115 | 247 | 12 | - | rgb(115,247,12) |
HSL | 94 | 94% | 51% | - | hsl(94,94%,51%) |
HSV | 94 | 95% | 97% | - | hsv(94,95%,97%) |
XYZ | 40.3974 | 70.1929 | 11.7673 | - | xyz(40.3974,70.1929,11.7673) |
CIE-LAB | 87.09 | -68.43 | 82.48 | - | lab(87.09,-68.43,82.48) |
CMYK | 0.53441295546559 | 0 | 0.95141700404858 | 0.031372549019608 | cmyk(0.53441295546559,0,0.95141700404858,0.031372549019608) |
Description
The RGB value of color #73f70c is rgb(115, 247, 12).
In the hex color #73f70c, The value of Red is 115, value of Green is 247, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #73f70c consists of 94° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #73f70c can be represented as Cyan=0.53441295546559%, Magenta=0%, Yellow=0.95141700404858%, and Black=0.031372549019608%.
Shades of #73f70c
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 #73f70c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #73f70c
Preview of #73f70c on White Background
The contrast ratio of #73f70c with white color is 1.4
Preview of #73f70c on black background
The contrast ratio of #73f70c with black color is 15.04
#73f70c color will look good with a black background.
Color Schemes of #73f70c
Triadic Colors of #73f70c
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 #73f70c
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 #73f70c
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 #73f70c
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: #73f70c;
}
This is a sample text used for the color #73f70c. 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: #73f70c;
}
This is a sample text used for the color #73f70c. 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 #73f70c;
}
This is a sample text used for the color #73f70c. 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 30.75%
Green 66.04%
Blue 3.21%
CMYK Percentage
Cyan 35.22
Magenta 0%
Yellow 62.71%
Black 2.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.