#cdfd2a Hex Color
rgb(205, 253, 42)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | fd | 2a | - | #cdfd2a |
| RGB | 205 | 253 | 42 | - | rgb(205,253,42) |
| HSL | 74 | 98% | 58% | - | hsl(74,98%,58%) |
| HSV | 74 | 83% | 99% | - | hsv(74,83%,99%) |
| XYZ | 60.72 | 83.3969 | 15.0874 | - | xyz(60.72,83.3969,15.0874) |
| CIE-LAB | 93.19 | -40.01 | 84.76 | - | lab(93.19,-40.01,84.76) |
| CMYK | 0.1897233201581 | 0 | 0.83399209486166 | 0.0078431372549019 | cmyk(0.1897233201581,0,0.83399209486166,0.0078431372549019) |
Description
The RGB value of color #cdfd2a is rgb(205, 253, 42).
In the hex color #cdfd2a, The value of Red is 205, value of Green is 253, and value of Blue is 42. The primary color is Green. Similarly, The HSL values for #cdfd2a consists of 74° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #cdfd2a can be represented as Cyan=0.1897233201581%, Magenta=0%, Yellow=0.83399209486166%, and Black=0.0078431372549019%.
Shades of #cdfd2a
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 #cdfd2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdfd2a
Preview of #cdfd2a on White Background
The contrast ratio of #cdfd2a with white color is 1.19
Preview of #cdfd2a on black background
The contrast ratio of #cdfd2a with black color is 17.68
#cdfd2a color will look good with a black background.
Color Schemes of #cdfd2a
Triadic Colors of #cdfd2a
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 #cdfd2a
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 #cdfd2a
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 #cdfd2a
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: #cdfd2a;
}
This is a sample text used for the color #cdfd2a. 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: #cdfd2a;
}
This is a sample text used for the color #cdfd2a. 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 #cdfd2a;
}
This is a sample text used for the color #cdfd2a. 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 41%
Green 50.6%
Blue 8.4%
CMYK Percentage
Cyan 18.39
Magenta 0%
Yellow 80.85%
Black 0.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.