#36da0c Hex Color
rgb(54, 218, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 36 | da | 0c | - | #36da0c |
RGB | 54 | 218 | 12 | - | rgb(54,218,12) |
HSL | 108 | 90% | 45% | - | hsl(108,90%,45%) |
HSV | 108 | 94% | 85% | - | hsv(108,94%,85%) |
XYZ | 26.6591 | 50.9536 | 8.7778 | - | xyz(26.6591,50.9536,8.7778) |
CIE-LAB | 76.65 | -72.06 | 73.34 | - | lab(76.65,-72.06,73.34) |
CMYK | 0.75229357798165 | 0 | 0.94495412844037 | 0.14509803921569 | cmyk(0.75229357798165,0,0.94495412844037,0.14509803921569) |
Description
The RGB value of color #36da0c is rgb(54, 218, 12).
In the hex color #36da0c, The value of Red is 54, value of Green is 218, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #36da0c consists of 108° Hue, 90% Saturation, and 45% Lightness.
In the CMYK color model, the color #36da0c can be represented as Cyan=0.75229357798165%, Magenta=0%, Yellow=0.94495412844037%, and Black=0.14509803921569%.
Shades of #36da0c
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 #36da0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #36da0c
Preview of #36da0c on White Background
The contrast ratio of #36da0c with white color is 1.88
Preview of #36da0c on black background
The contrast ratio of #36da0c with black color is 11.19
#36da0c color will look good with a black background.
Color Schemes of #36da0c
Triadic Colors of #36da0c
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 #36da0c
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 #36da0c
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 #36da0c
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.
Monochromatic Colors of #36da0c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #36da0c;
}
This is a sample text used for the color #36da0c. 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: #36da0c;
}
This is a sample text used for the color #36da0c. 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 #36da0c;
}
This is a sample text used for the color #36da0c. 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 19.01%
Green 76.76%
Blue 4.23%
CMYK Percentage
Cyan 40.83
Magenta 0%
Yellow 51.29%
Black 7.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.