#0dde4d Hex Color
rgb(13, 222, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | de | 4d | - | #0dde4d |
RGB | 13 | 222 | 77 | - | rgb(13,222,77) |
HSL | 138 | 89% | 46% | - | hsl(138,89%,46%) |
HSV | 138 | 94% | 87% | - | hsv(138,94%,87%) |
XYZ | 27.6268 | 52.8639 | 15.7689 | - | xyz(27.6268,52.8639,15.7689) |
CIE-LAB | 77.79 | -73.08 | 56.69 | - | lab(77.79,-73.08,56.69) |
CMYK | 0.94144144144144 | 0 | 0.65315315315315 | 0.12941176470588 | cmyk(0.94144144144144,0,0.65315315315315,0.12941176470588) |
Description
The RGB value of color #0dde4d is rgb(13, 222, 77).
In the hex color #0dde4d, The value of Red is 13, value of Green is 222, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #0dde4d consists of 138° Hue, 89% Saturation, and 46% Lightness.
In the CMYK color model, the color #0dde4d can be represented as Cyan=0.94144144144144%, Magenta=0%, Yellow=0.65315315315315%, and Black=0.12941176470588%.
Shades of #0dde4d
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 #0dde4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0dde4d
Preview of #0dde4d on White Background
The contrast ratio of #0dde4d with white color is 1.81
Preview of #0dde4d on black background
The contrast ratio of #0dde4d with black color is 11.57
#0dde4d color will look good with a black background.
Color Schemes of #0dde4d
Triadic Colors of #0dde4d
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 #0dde4d
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 #0dde4d
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 #0dde4d
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: #0dde4d;
}
This is a sample text used for the color #0dde4d. 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: #0dde4d;
}
This is a sample text used for the color #0dde4d. 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 #0dde4d;
}
This is a sample text used for the color #0dde4d. 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 4.17%
Green 71.15%
Blue 24.68%
CMYK Percentage
Cyan 54.61
Magenta 0%
Yellow 37.89%
Black 7.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.