#2dc55d Hex Color
rgb(45, 197, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | c5 | 5d | - | #2dc55d |
RGB | 45 | 197 | 93 | - | rgb(45,197,93) |
HSL | 139 | 63% | 47% | - | hsl(139,63%,47%) |
HSV | 139 | 77% | 77% | - | hsv(139,77%,77%) |
XYZ | 23.0242 | 41.2807 | 17.1104 | - | xyz(23.0242,41.2807,17.1104) |
CIE-LAB | 70.37 | -60.61 | 40.99 | - | lab(70.37,-60.61,40.99) |
CMYK | 0.77157360406091 | 0 | 0.52791878172589 | 0.22745098039216 | cmyk(0.77157360406091,0,0.52791878172589,0.22745098039216) |
Description
The RGB value of color #2dc55d is rgb(45, 197, 93).
In the hex color #2dc55d, The value of Red is 45, value of Green is 197, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #2dc55d consists of 139° Hue, 63% Saturation, and 47% Lightness.
In the CMYK color model, the color #2dc55d can be represented as Cyan=0.77157360406091%, Magenta=0%, Yellow=0.52791878172589%, and Black=0.22745098039216%.
Shades of #2dc55d
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 #2dc55d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2dc55d
Preview of #2dc55d on White Background
The contrast ratio of #2dc55d with white color is 2.27
Preview of #2dc55d on black background
The contrast ratio of #2dc55d with black color is 9.26
#2dc55d color will look good with a black background.
Color Schemes of #2dc55d
Triadic Colors of #2dc55d
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 #2dc55d
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 #2dc55d
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 #2dc55d
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: #2dc55d;
}
This is a sample text used for the color #2dc55d. 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: #2dc55d;
}
This is a sample text used for the color #2dc55d. 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 #2dc55d;
}
This is a sample text used for the color #2dc55d. 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 13.43%
Green 58.81%
Blue 27.76%
CMYK Percentage
Cyan 50.53
Magenta 0%
Yellow 34.57%
Black 14.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.