#cdfc3e Hex Color
rgb(205, 252, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | fc | 3e | - | #cdfc3e |
RGB | 205 | 252 | 62 | - | rgb(205,252,62) |
HSL | 75 | 97% | 62% | - | hsl(75,97%,62%) |
HSV | 75 | 75% | 99% | - | hsv(75,75%,99%) |
XYZ | 60.8567 | 82.9477 | 17.3605 | - | xyz(60.8567,82.9477,17.3605) |
CIE-LAB | 92.99 | -38.84 | 79.47 | - | lab(92.99,-38.84,79.47) |
CMYK | 0.18650793650794 | 0 | 0.75396825396825 | 0.011764705882353 | cmyk(0.18650793650794,0,0.75396825396825,0.011764705882353) |
Description
The RGB value of color #cdfc3e is rgb(205, 252, 62).
In the hex color #cdfc3e, The value of Red is 205, value of Green is 252, and value of Blue is 62. The primary color is Green. Similarly, The HSL values for #cdfc3e consists of 75° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #cdfc3e can be represented as Cyan=0.18650793650794%, Magenta=0%, Yellow=0.75396825396825%, and Black=0.011764705882353%.
Shades of #cdfc3e
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 #cdfc3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdfc3e
Preview of #cdfc3e on White Background
The contrast ratio of #cdfc3e with white color is 1.19
Preview of #cdfc3e on black background
The contrast ratio of #cdfc3e with black color is 17.59
#cdfc3e color will look good with a black background.
Color Schemes of #cdfc3e
Triadic Colors of #cdfc3e
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 #cdfc3e
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 #cdfc3e
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 #cdfc3e
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: #cdfc3e;
}
This is a sample text used for the color #cdfc3e. 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: #cdfc3e;
}
This is a sample text used for the color #cdfc3e. 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 #cdfc3e;
}
This is a sample text used for the color #cdfc3e. 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 39.5%
Green 48.55%
Blue 11.95%
CMYK Percentage
Cyan 19.59
Magenta 0%
Yellow 79.18%
Black 1.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.