#99dd1c Hex Color
rgb(153, 221, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | dd | 1c | - | #99dd1c |
RGB | 153 | 221 | 28 | - | rgb(153,221,28) |
HSL | 81 | 78% | 49% | - | hsl(81,78%,49%) |
HSV | 81 | 87% | 87% | - | hsv(81,87%,87%) |
XYZ | 39.2029 | 58.569 | 10.3374 | - | xyz(39.2029,58.569,10.3374) |
CIE-LAB | 81.05 | -46.15 | 76.1 | - | lab(81.05,-46.15,76.1) |
CMYK | 0.30769230769231 | 0 | 0.87330316742081 | 0.13333333333333 | cmyk(0.30769230769231,0,0.87330316742081,0.13333333333333) |
Description
The RGB value of color #99dd1c is rgb(153, 221, 28).
In the hex color #99dd1c, The value of Red is 153, value of Green is 221, and value of Blue is 28. The primary color is Green. Similarly, The HSL values for #99dd1c consists of 81° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #99dd1c can be represented as Cyan=0.30769230769231%, Magenta=0%, Yellow=0.87330316742081%, and Black=0.13333333333333%.
Shades of #99dd1c
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 #99dd1c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99dd1c
Preview of #99dd1c on White Background
The contrast ratio of #99dd1c with white color is 1.65
Preview of #99dd1c on black background
The contrast ratio of #99dd1c with black color is 12.71
#99dd1c color will look good with a black background.
Color Schemes of #99dd1c
Triadic Colors of #99dd1c
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 #99dd1c
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 #99dd1c
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 #99dd1c
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: #99dd1c;
}
This is a sample text used for the color #99dd1c. 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: #99dd1c;
}
This is a sample text used for the color #99dd1c. 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 #99dd1c;
}
This is a sample text used for the color #99dd1c. 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.06%
Green 54.98%
Blue 6.97%
CMYK Percentage
Cyan 23.41
Magenta 0%
Yellow 66.44%
Black 10.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.