#0df72c Hex Color
rgb(13, 247, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | f7 | 2c | - | #0df72c |
RGB | 13 | 247 | 44 | - | rgb(13,247,44) |
HSL | 128 | 94% | 51% | - | hsl(128,94%,51%) |
HSV | 128 | 95% | 97% | - | hsv(128,95%,97%) |
XYZ | 33.8814 | 66.7889 | 13.4887 | - | xyz(33.8814,66.7889,13.4887) |
CIE-LAB | 85.4 | -82.53 | 75.12 | - | lab(85.4,-82.53,75.12) |
CMYK | 0.94736842105263 | 0 | 0.82186234817814 | 0.031372549019608 | cmyk(0.94736842105263,0,0.82186234817814,0.031372549019608) |
Description
The RGB value of color #0df72c is rgb(13, 247, 44).
In the hex color #0df72c, The value of Red is 13, value of Green is 247, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #0df72c consists of 128° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #0df72c can be represented as Cyan=0.94736842105263%, Magenta=0%, Yellow=0.82186234817814%, and Black=0.031372549019608%.
Shades of #0df72c
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 #0df72c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0df72c
Preview of #0df72c on White Background
The contrast ratio of #0df72c with white color is 1.46
Preview of #0df72c on black background
The contrast ratio of #0df72c with black color is 14.36
#0df72c color will look good with a black background.
Color Schemes of #0df72c
Triadic Colors of #0df72c
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 #0df72c
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 #0df72c
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 #0df72c
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: #0df72c;
}
This is a sample text used for the color #0df72c. 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: #0df72c;
}
This is a sample text used for the color #0df72c. 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 #0df72c;
}
This is a sample text used for the color #0df72c. 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 4.28%
Green 81.25%
Blue 14.47%
CMYK Percentage
Cyan 52.61
Magenta 0%
Yellow 45.64%
Black 1.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.