#55d391 Hex Color
rgb(85, 211, 145)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 55 | d3 | 91 | - | #55d391 |
| RGB | 85 | 211 | 145 | - | rgb(85,211,145) |
| HSL | 149 | 59% | 58% | - | hsl(149,59%,58%) |
| HSV | 149 | 60% | 83% | - | hsv(149,60%,83%) |
| XYZ | 32.1514 | 50.5642 | 34.8534 | - | xyz(32.1514,50.5642,34.8534) |
| CIE-LAB | 76.41 | -49.95 | 22.52 | - | lab(76.41,-49.95,22.52) |
| CMYK | 0.59715639810427 | 0 | 0.31279620853081 | 0.17254901960784 | cmyk(0.59715639810427,0,0.31279620853081,0.17254901960784) |
Description
The RGB value of color #55d391 is rgb(85, 211, 145).
In the hex color #55d391, The value of Red is 85, value of Green is 211, and value of Blue is 145. The primary color is Green. Similarly, The HSL values for #55d391 consists of 149° Hue, 59% Saturation, and 58% Lightness.
In the CMYK color model, the color #55d391 can be represented as Cyan=0.59715639810427%, Magenta=0%, Yellow=0.31279620853081%, and Black=0.17254901960784%.
Shades of #55d391
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 #55d391
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #55d391
Preview of #55d391 on White Background
The contrast ratio of #55d391 with white color is 1.89
Preview of #55d391 on black background
The contrast ratio of #55d391 with black color is 11.11
#55d391 color will look good with a black background.
Color Schemes of #55d391
Triadic Colors of #55d391
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 #55d391
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 #55d391
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 #55d391
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: #55d391;
}
This is a sample text used for the color #55d391. 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: #55d391;
}
This is a sample text used for the color #55d391. 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 #55d391;
}
This is a sample text used for the color #55d391. 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 19.27%
Green 47.85%
Blue 32.88%
CMYK Percentage
Cyan 55.16
Magenta 0%
Yellow 28.9%
Black 15.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.