#2cda09 Hex Color
rgb(44, 218, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | da | 09 | - | #2cda09 |
RGB | 44 | 218 | 9 | - | rgb(44,218,9) |
HSL | 110 | 92% | 45% | - | hsl(110,92%,45%) |
HSV | 110 | 96% | 85% | - | hsv(110,96%,85%) |
XYZ | 26.1594 | 50.698 | 8.6654 | - | xyz(26.1594,50.698,8.6654) |
CIE-LAB | 76.5 | -73.45 | 73.45 | - | lab(76.5,-73.45,73.45) |
CMYK | 0.79816513761468 | 0 | 0.95871559633028 | 0.14509803921569 | cmyk(0.79816513761468,0,0.95871559633028,0.14509803921569) |
Description
The RGB value of color #2cda09 is rgb(44, 218, 9).
In the hex color #2cda09, The value of Red is 44, value of Green is 218, and value of Blue is 9. The primary color is Green. Similarly, The HSL values for #2cda09 consists of 110° Hue, 92% Saturation, and 45% Lightness.
In the CMYK color model, the color #2cda09 can be represented as Cyan=0.79816513761468%, Magenta=0%, Yellow=0.95871559633028%, and Black=0.14509803921569%.
Shades of #2cda09
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 #2cda09
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2cda09
Preview of #2cda09 on White Background
The contrast ratio of #2cda09 with white color is 1.89
Preview of #2cda09 on black background
The contrast ratio of #2cda09 with black color is 11.14
#2cda09 color will look good with a black background.
Color Schemes of #2cda09
Triadic Colors of #2cda09
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 #2cda09
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 #2cda09
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 #2cda09
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.
Monochromatic Colors of #2cda09
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #2cda09;
}
This is a sample text used for the color #2cda09. 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: #2cda09;
}
This is a sample text used for the color #2cda09. 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 #2cda09;
}
This is a sample text used for the color #2cda09. 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 16.24%
Green 80.44%
Blue 3.32%
CMYK Percentage
Cyan 41.96
Magenta 0%
Yellow 50.41%
Black 7.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.