#92dc0c Hex Color
rgb(146, 220, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 92 | dc | 0c | - | #92dc0c |
RGB | 146 | 220 | 12 | - | rgb(146,220,12) |
HSL | 81 | 90% | 45% | - | hsl(81,90%,45%) |
HSV | 81 | 95% | 86% | - | hsv(81,95%,86%) |
XYZ | 37.5136 | 57.3239 | 9.4353 | - | xyz(37.5136,57.3239,9.4353) |
CIE-LAB | 80.36 | -48.59 | 77.64 | - | lab(80.36,-48.59,77.64) |
CMYK | 0.33636363636364 | 0 | 0.94545454545455 | 0.13725490196078 | cmyk(0.33636363636364,0,0.94545454545455,0.13725490196078) |
Description
The RGB value of color #92dc0c is rgb(146, 220, 12).
In the hex color #92dc0c, The value of Red is 146, value of Green is 220, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #92dc0c consists of 81° Hue, 90% Saturation, and 45% Lightness.
In the CMYK color model, the color #92dc0c can be represented as Cyan=0.33636363636364%, Magenta=0%, Yellow=0.94545454545455%, and Black=0.13725490196078%.
Shades of #92dc0c
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 #92dc0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #92dc0c
Preview of #92dc0c on White Background
The contrast ratio of #92dc0c with white color is 1.68
Preview of #92dc0c on black background
The contrast ratio of #92dc0c with black color is 12.46
#92dc0c color will look good with a black background.
Color Schemes of #92dc0c
Triadic Colors of #92dc0c
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 #92dc0c
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 #92dc0c
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 #92dc0c
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: #92dc0c;
}
This is a sample text used for the color #92dc0c. 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: #92dc0c;
}
This is a sample text used for the color #92dc0c. 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 #92dc0c;
}
This is a sample text used for the color #92dc0c. 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 38.62%
Green 58.2%
Blue 3.17%
CMYK Percentage
Cyan 23.7
Magenta 0%
Yellow 66.62%
Black 9.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.