#90cc05 Hex Color
rgb(144, 204, 5)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 90 | cc | 05 | - | #90cc05 |
| RGB | 144 | 204 | 5 | - | rgb(144,204,5) |
| HSL | 78 | 95% | 41% | - | hsl(78,95%,41%) |
| HSV | 78 | 98% | 80% | - | hsv(78,98%,80%) |
| XYZ | 33.1219 | 49.126 | 7.8801 | - | xyz(33.1219,49.126,7.8801) |
| CIE-LAB | 75.53 | -42.67 | 74.46 | - | lab(75.53,-42.67,74.46) |
| CMYK | 0.29411764705882 | 0 | 0.97549019607843 | 0.2 | cmyk(0.29411764705882,0,0.97549019607843,0.2) |
Description
The RGB value of color #90cc05 is rgb(144, 204, 5).
In the hex color #90cc05, The value of Red is 144, value of Green is 204, and value of Blue is 5. The primary color is Green. Similarly, The HSL values for #90cc05 consists of 78° Hue, 95% Saturation, and 41% Lightness.
In the CMYK color model, the color #90cc05 can be represented as Cyan=0.29411764705882%, Magenta=0%, Yellow=0.97549019607843%, and Black=0.2%.
Shades of #90cc05
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 #90cc05
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #90cc05
Preview of #90cc05 on White Background
The contrast ratio of #90cc05 with white color is 1.94
Preview of #90cc05 on black background
The contrast ratio of #90cc05 with black color is 10.83
#90cc05 color will look good with a black background.
Color Schemes of #90cc05
Triadic Colors of #90cc05
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 #90cc05
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 #90cc05
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 #90cc05
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 #90cc05
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: #90cc05;
}
This is a sample text used for the color #90cc05. 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: #90cc05;
}
This is a sample text used for the color #90cc05. 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 #90cc05;
}
This is a sample text used for the color #90cc05. 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 40.79%
Green 57.79%
Blue 1.42%
CMYK Percentage
Cyan 20.01
Magenta 0%
Yellow 66.38%
Black 13.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.