#64de00 Hex Color
rgb(100, 222, 0)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 64 | de | 00 | - | #64de00 |
| RGB | 100 | 222 | 0 | - | rgb(100,222,0) |
| HSL | 93 | 100% | 44% | - | hsl(93,100%,44%) |
| HSV | 93 | 100% | 87% | - | hsv(93,100%,87%) |
| XYZ | 31.3768 | 54.9519 | 8.953 | - | xyz(31.3768,54.9519,8.953) |
| CIE-LAB | 79.01 | -63.98 | 76.85 | - | lab(79.01,-63.98,76.85) |
| CMYK | 0.54954954954955 | 0 | 1 | 0.12941176470588 | cmyk(0.54954954954955,0,1,0.12941176470588) |
Description
The RGB value of color #64de00 is rgb(100, 222, 0).
In the hex color #64de00, The value of Red is 100, value of Green is 222, and value of Blue is 0. The primary color is Green. Similarly, The HSL values for #64de00 consists of 93° Hue, 100% Saturation, and 44% Lightness.
In the CMYK color model, the color #64de00 can be represented as Cyan=0.54954954954955%, Magenta=0%, Yellow=1%, and Black=0.12941176470588%.
Shades of #64de00
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 #64de00
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #64de00
Preview of #64de00 on White Background
The contrast ratio of #64de00 with white color is 1.75
Preview of #64de00 on black background
The contrast ratio of #64de00 with black color is 11.99
#64de00 color will look good with a black background.
Color Schemes of #64de00
Triadic Colors of #64de00
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 #64de00
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 #64de00
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 #64de00
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 #64de00
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: #64de00;
}
This is a sample text used for the color #64de00. 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: #64de00;
}
This is a sample text used for the color #64de00. 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 #64de00;
}
This is a sample text used for the color #64de00. 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 31.06%
Green 68.94%
Blue 0%
CMYK Percentage
Cyan 32.73
Magenta 0%
Yellow 59.56%
Black 7.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.