#36ddac Hex Color
rgb(54, 221, 172)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 36 | dd | ac | - | #36ddac |
| RGB | 54 | 221 | 172 | - | rgb(54,221,172) |
| HSL | 162 | 71% | 54% | - | hsl(162,71%,54%) |
| HSV | 162 | 76% | 87% | - | hsv(162,76%,87%) |
| XYZ | 34.8242 | 55.4757 | 47.9022 | - | xyz(34.8242,55.4757,47.9022) |
| CIE-LAB | 79.31 | -53.06 | 12.22 | - | lab(79.31,-53.06,12.22) |
| CMYK | 0.75565610859729 | 0 | 0.22171945701357 | 0.13333333333333 | cmyk(0.75565610859729,0,0.22171945701357,0.13333333333333) |
Description
The RGB value of color #36ddac is rgb(54, 221, 172).
In the hex color #36ddac, The value of Red is 54, value of Green is 221, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #36ddac consists of 162° Hue, 71% Saturation, and 54% Lightness.
In the CMYK color model, the color #36ddac can be represented as Cyan=0.75565610859729%, Magenta=0%, Yellow=0.22171945701357%, and Black=0.13333333333333%.
Shades of #36ddac
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 #36ddac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #36ddac
Preview of #36ddac on White Background
The contrast ratio of #36ddac with white color is 1.74
Preview of #36ddac on black background
The contrast ratio of #36ddac with black color is 12.1
#36ddac color will look good with a black background.
Color Schemes of #36ddac
Triadic Colors of #36ddac
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 #36ddac
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 #36ddac
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 #36ddac
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: #36ddac;
}
This is a sample text used for the color #36ddac. 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: #36ddac;
}
This is a sample text used for the color #36ddac. 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 #36ddac;
}
This is a sample text used for the color #36ddac. 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.08%
Green 49.44%
Blue 38.48%
CMYK Percentage
Cyan 68.03
Magenta 0%
Yellow 19.96%
Black 12%
Comments on this color
Please login or signup to post a comment.
No comments yet.