#cdff4c Hex Color
rgb(205, 255, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | ff | 4c | - | #cdff4c |
RGB | 205 | 255 | 76 | - | rgb(205,255,76) |
HSL | 77 | 100% | 65% | - | hsl(77,100%,65%) |
HSV | 77 | 70% | 100% | - | hsv(77,70%,100%) |
XYZ | 62.2413 | 85.0209 | 19.9677 | - | xyz(62.2413,85.0209,19.9677) |
CIE-LAB | 93.89 | -39.48 | 75.84 | - | lab(93.89,-39.48,75.84) |
CMYK | 0.19607843137255 | 0 | 0.70196078431373 | 0 | cmyk(0.19607843137255,0,0.70196078431373,0) |
Description
The RGB value of color #cdff4c is rgb(205, 255, 76).
In the hex color #cdff4c, The value of Red is 205, value of Green is 255, and value of Blue is 76. The primary color is Green. Similarly, The HSL values for #cdff4c consists of 77° Hue, 100% Saturation, and 65% Lightness.
In the CMYK color model, the color #cdff4c can be represented as Cyan=0.19607843137255%, Magenta=0%, Yellow=0.70196078431373%, and Black=0%.
Shades of #cdff4c
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 #cdff4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdff4c
Preview of #cdff4c on White Background
The contrast ratio of #cdff4c with white color is 1.17
Preview of #cdff4c on black background
The contrast ratio of #cdff4c with black color is 18
#cdff4c color will look good with a black background.
Color Schemes of #cdff4c
Triadic Colors of #cdff4c
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 #cdff4c
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 #cdff4c
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 #cdff4c
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: #cdff4c;
}
This is a sample text used for the color #cdff4c. 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: #cdff4c;
}
This is a sample text used for the color #cdff4c. 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 #cdff4c;
}
This is a sample text used for the color #cdff4c. 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.25%
Green 47.57%
Blue 14.18%
CMYK Percentage
Cyan 21.83
Magenta 0%
Yellow 78.17%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.