#52b49c Hex Color
rgb(82, 180, 156)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 52 | b4 | 9c | - | #52b49c |
| RGB | 82 | 180 | 156 | - | rgb(82,180,156) |
| HSL | 165 | 40% | 51% | - | hsl(165,40%,51%) |
| HSV | 165 | 54% | 71% | - | hsv(165,54%,71%) |
| XYZ | 25.8017 | 36.8367 | 37.2028 | - | xyz(25.8017,36.8367,37.2028) |
| CIE-LAB | 67.15 | -34.68 | 3.55 | - | lab(67.15,-34.68,3.55) |
| CMYK | 0.54444444444444 | 0 | 0.13333333333333 | 0.29411764705882 | cmyk(0.54444444444444,0,0.13333333333333,0.29411764705882) |
Description
The RGB value of color #52b49c is rgb(82, 180, 156).
In the hex color #52b49c, The value of Red is 82, value of Green is 180, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #52b49c consists of 165° Hue, 40% Saturation, and 51% Lightness.
In the CMYK color model, the color #52b49c can be represented as Cyan=0.54444444444444%, Magenta=0%, Yellow=0.13333333333333%, and Black=0.29411764705882%.
Shades of #52b49c
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 #52b49c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #52b49c
Preview of #52b49c on White Background
The contrast ratio of #52b49c with white color is 2.51
Preview of #52b49c on black background
The contrast ratio of #52b49c with black color is 8.37
#52b49c color will look good with a black background.
Color Schemes of #52b49c
Triadic Colors of #52b49c
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 #52b49c
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 #52b49c
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 #52b49c
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: #52b49c;
}
This is a sample text used for the color #52b49c. 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: #52b49c;
}
This is a sample text used for the color #52b49c. 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 #52b49c;
}
This is a sample text used for the color #52b49c. 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.62%
Green 43.06%
Blue 37.32%
CMYK Percentage
Cyan 56.02
Magenta 0%
Yellow 13.72%
Black 30.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.