Shades of Puerto Rico #52B7A6
Tints of Puerto Rico #52B7A6
RGB
CMYK
RGB Variations
Color information
#52B7A6 (or 0x52B7A6) is known color: Puerto Rico. HEX triplet: 52, B7 and A6. RGB value is (82,183,166). Sum of RGB (Red+Green+Blue) = 82+183+166=431 (57% of max value = 765). Red value is 82 (32.42% from 255 or 19.03% from 431); Green value is 183 (71.88% from 255 or 42.46% from 431); Blue value is 166 (65.23% from 255 or 38.52% from 431); Max value from RGB is 183 - color contains mainly: green. Hex color #52B7A6 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #52B7A6 is #AD4859. Grayscale: #969696. Windows color (decimal): -11356250 or 10925906. OLE color: 10925906.
HSL color Cylindrical-coordinate representation of color #52B7A6: hue angle of 169.9º degrees, saturation: 0.41, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #52B7A6 is Cyan = 0.55, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 82 | 183 | 166 | - |
| CMYK | 0.55 | 0 | 0.09 | 0.28 |
| HSL | 169.9º | 0.41% | 0.52% | - |
| HSV(B) | 169.9º | 0.55% | 0.72% | - |
| XYZ | 27.3 | 38.41 | 42.05 | - |
| YUV | 150.86 | 136.54 | 78.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 183 | 166 | 0.55 | 0 | 0.09 | 0.28 | 169.9 | 0.41 | 0.52 |
| Hex | 52 | B7 | A6 | 37 | 0 | 9 | 1C | AA | 29 | 34 |
| Octal | 122 | 267 | 246 | 67 | 0 | 11 | 34 | 252 | 51 | 64 |
| Binary | 1010010 | 10110111 | 10100110 | 110111 | 0 | 1001 | 11100 | 10101010 | 101001 | 110100 |
Color Harmonies of #52B7A6
Complementary color
Monochromatic Colors of #52B7A6
Black with #52B7A6
Text Example
Text Example
White with #52B7A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #52B7A6; }
p { color: rgb(82,183,166); }
H1.HeaderClassName
{
color: #52B7A6;
}
.AnyTagClassName
{
color: #52B7A6;
}
</style>
background-color css
<style>
a { background-color: #52B7A6; }
a { background-color: rgb(82,183,166); }
div.DivClassName
{
background-color: #52B7A6;
}
.BgClassName
{
background-color: #52B7A6;
}
</style>
border-color css
<style>
span { border-color: #52B7A6; }
span { border-color: rgb(82,183,166); }
td.TdClassName
{
border-color: #52B7A6;
}
.TagClassName
{
border-color: #52B7A6;
}
</style>