#9ced1e Hex Color
rgb(156, 237, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | ed | 1e | - | #9ced1e |
RGB | 156 | 237 | 30 | - | rgb(156,237,30) |
HSL | 83 | 85% | 52% | - | hsl(83,85%,52%) |
HSV | 83 | 87% | 93% | - | hsv(83,87%,93%) |
XYZ | 44.2288 | 67.73 | 11.9704 | - | xyz(44.2288,67.73,11.9704) |
CIE-LAB | 85.87 | -51.64 | 79.83 | - | lab(85.87,-51.64,79.83) |
CMYK | 0.34177215189873 | 0 | 0.87341772151899 | 0.070588235294118 | cmyk(0.34177215189873,0,0.87341772151899,0.070588235294118) |
Description
The RGB value of color #9ced1e is rgb(156, 237, 30).
In the hex color #9ced1e, The value of Red is 156, value of Green is 237, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #9ced1e consists of 83° Hue, 85% Saturation, and 52% Lightness.
In the CMYK color model, the color #9ced1e can be represented as Cyan=0.34177215189873%, Magenta=0%, Yellow=0.87341772151899%, and Black=0.070588235294118%.
Shades of #9ced1e
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 #9ced1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ced1e
Preview of #9ced1e on White Background
The contrast ratio of #9ced1e with white color is 1.44
Preview of #9ced1e on black background
The contrast ratio of #9ced1e with black color is 14.55
#9ced1e color will look good with a black background.
Color Schemes of #9ced1e
Triadic Colors of #9ced1e
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 #9ced1e
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 #9ced1e
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 #9ced1e
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: #9ced1e;
}
This is a sample text used for the color #9ced1e. 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: #9ced1e;
}
This is a sample text used for the color #9ced1e. 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 #9ced1e;
}
This is a sample text used for the color #9ced1e. 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 36.88%
Green 56.03%
Blue 7.09%
CMYK Percentage
Cyan 26.58
Magenta 0%
Yellow 67.93%
Black 5.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.