Shades of Puerto Rico #59B7A1
Tints of Puerto Rico #59B7A1
RGB
CMYK
RGB Variations
Color information
#59B7A1 (or 0x59B7A1) is known color: Puerto Rico. HEX triplet: 59, B7 and A1. RGB value is (89,183,161). Sum of RGB (Red+Green+Blue) = 89+183+161=433 (57% of max value = 765). Red value is 89 (35.16% from 255 or 20.55% from 433); Green value is 183 (71.88% from 255 or 42.26% from 433); Blue value is 161 (63.28% from 255 or 37.18% from 433); Max value from RGB is 183 - color contains mainly: green. Hex color #59B7A1 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #59B7A1 is #A6485E. Grayscale: #989898. Windows color (decimal): -10897503 or 10598233. OLE color: 10598233.
HSL color Cylindrical-coordinate representation of color #59B7A1: hue angle of 165.96º degrees, saturation: 0.39, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #59B7A1 is Cyan = 0.51, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 89 | 183 | 161 | - |
| CMYK | 0.51 | 0 | 0.12 | 0.28 |
| HSL | 165.96º | 0.39% | 0.53% | - |
| HSV(B) | 165.96º | 0.51% | 0.72% | - |
| XYZ | 27.49 | 38.56 | 39.71 | - |
| YUV | 152.39 | 132.86 | 82.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 183 | 161 | 0.51 | 0 | 0.12 | 0.28 | 165.96 | 0.39 | 0.53 |
| Hex | 59 | B7 | A1 | 33 | 0 | C | 1C | A6 | 27 | 35 |
| Octal | 131 | 267 | 241 | 63 | 0 | 14 | 34 | 246 | 47 | 65 |
| Binary | 1011001 | 10110111 | 10100001 | 110011 | 0 | 1100 | 11100 | 10100110 | 100111 | 110101 |
Color Harmonies of #59B7A1
Complementary color
Monochromatic Colors of #59B7A1
Black with #59B7A1
Text Example
Text Example
White with #59B7A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59B7A1; }
p { color: rgb(89,183,161); }
H1.HeaderClassName
{
color: #59B7A1;
}
.AnyTagClassName
{
color: #59B7A1;
}
</style>
background-color css
<style>
a { background-color: #59B7A1; }
a { background-color: rgb(89,183,161); }
div.DivClassName
{
background-color: #59B7A1;
}
.BgClassName
{
background-color: #59B7A1;
}
</style>
border-color css
<style>
span { border-color: #59B7A1; }
span { border-color: rgb(89,183,161); }
td.TdClassName
{
border-color: #59B7A1;
}
.TagClassName
{
border-color: #59B7A1;
}
</style>