#33dd91 Hex Color
rgb(51, 221, 145)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 33 | dd | 91 | - | #33dd91 |
RGB | 51 | 221 | 145 | - | rgb(51,221,145) |
HSL | 153 | 71% | 53% | - | hsl(153,71%,53%) |
HSV | 153 | 77% | 87% | - | hsv(153,77%,87%) |
XYZ | 32.3325 | 54.461 | 35.596 | - | xyz(32.3325,54.461,35.596) |
CIE-LAB | 78.73 | -59.28 | 25.55 | - | lab(78.73,-59.28,25.55) |
CMYK | 0.76923076923077 | 0 | 0.34389140271493 | 0.13333333333333 | cmyk(0.76923076923077,0,0.34389140271493,0.13333333333333) |
Description
The RGB value of color #33dd91 is rgb(51, 221, 145).
In the hex color #33dd91, The value of Red is 51, value of Green is 221, and value of Blue is 145. The primary color is Green. Similarly, The HSL values for #33dd91 consists of 153° Hue, 71% Saturation, and 53% Lightness.
In the CMYK color model, the color #33dd91 can be represented as Cyan=0.76923076923077%, Magenta=0%, Yellow=0.34389140271493%, and Black=0.13333333333333%.
Shades of #33dd91
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 #33dd91
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #33dd91
Preview of #33dd91 on White Background
The contrast ratio of #33dd91 with white color is 1.77
Preview of #33dd91 on black background
The contrast ratio of #33dd91 with black color is 11.89
#33dd91 color will look good with a black background.
Color Schemes of #33dd91
Triadic Colors of #33dd91
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 #33dd91
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 #33dd91
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 #33dd91
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: #33dd91;
}
This is a sample text used for the color #33dd91. 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: #33dd91;
}
This is a sample text used for the color #33dd91. 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 #33dd91;
}
This is a sample text used for the color #33dd91. 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 12.23%
Green 53%
Blue 34.77%
CMYK Percentage
Cyan 61.71
Magenta 0%
Yellow 27.59%
Black 10.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.