#40c004 Hex Color
rgb(64, 192, 4)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 40 | c0 | 04 | - | #40c004 |
| RGB | 64 | 192 | 4 | - | rgb(64,192,4) |
| HSL | 101 | 96% | 38% | - | hsl(101,96%,38%) |
| HSV | 101 | 98% | 75% | - | hsv(101,98%,75%) |
| XYZ | 20.9859 | 38.798 | 6.4976 | - | xyz(20.9859,38.798,6.4976) |
| CIE-LAB | 68.6 | -62.47 | 67.71 | - | lab(68.6,-62.47,67.71) |
| CMYK | 0.66666666666667 | 0 | 0.97916666666667 | 0.24705882352941 | cmyk(0.66666666666667,0,0.97916666666667,0.24705882352941) |
Description
The RGB value of color #40c004 is rgb(64, 192, 4).
In the hex color #40c004, The value of Red is 64, value of Green is 192, and value of Blue is 4. The primary color is Green. Similarly, The HSL values for #40c004 consists of 101° Hue, 96% Saturation, and 38% Lightness.
In the CMYK color model, the color #40c004 can be represented as Cyan=0.66666666666667%, Magenta=0%, Yellow=0.97916666666667%, and Black=0.24705882352941%.
Shades of #40c004
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 #40c004
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40c004
Preview of #40c004 on White Background
The contrast ratio of #40c004 with white color is 2.4
Preview of #40c004 on black background
The contrast ratio of #40c004 with black color is 8.76
#40c004 color will look good with a black background.
Color Schemes of #40c004
Triadic Colors of #40c004
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 #40c004
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 #40c004
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 #40c004
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 #40c004
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: #40c004;
}
This is a sample text used for the color #40c004. 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: #40c004;
}
This is a sample text used for the color #40c004. 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 #40c004;
}
This is a sample text used for the color #40c004. 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 24.62%
Green 73.85%
Blue 1.54%
CMYK Percentage
Cyan 35.22
Magenta 0%
Yellow 51.73%
Black 13.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.