Shades of Puerto Rico #59B8A1
Tints of Puerto Rico #59B8A1
RGB
CMYK
RGB Variations
Color information
#59B8A1 (or 0x59B8A1) is known color: Puerto Rico. HEX triplet: 59, B8 and A1. RGB value is (89,184,161). Sum of RGB (Red+Green+Blue) = 89+184+161=434 (57% of max value = 765). Red value is 89 (35.16% from 255 or 20.51% from 434); Green value is 184 (72.27% from 255 or 42.40% from 434); Blue value is 161 (63.28% from 255 or 37.10% from 434); Max value from RGB is 184 - color contains mainly: green. Hex color #59B8A1 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #59B8A1 is #A6475E. Grayscale: #989898. Windows color (decimal): -10897247 or 10598489. OLE color: 10598489.
HSL color Cylindrical-coordinate representation of color #59B8A1: hue angle of 165.47º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #59B8A1 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 89 | 184 | 161 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.28 |
| HSL | 165.47º | 0.4% | 0.54% | - |
| HSV(B) | 165.47º | 0.52% | 0.72% | - |
| XYZ | 27.69 | 38.98 | 39.78 | - |
| YUV | 152.97 | 132.53 | 82.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 184 | 161 | 0.52 | 0 | 0.12 | 0.28 | 165.47 | 0.4 | 0.54 |
| Hex | 59 | B8 | A1 | 34 | 0 | C | 1C | A5 | 28 | 36 |
| Octal | 131 | 270 | 241 | 64 | 0 | 14 | 34 | 245 | 50 | 66 |
| Binary | 1011001 | 10111000 | 10100001 | 110100 | 0 | 1100 | 11100 | 10100101 | 101000 | 110110 |
Color Harmonies of #59B8A1
Complementary color
Monochromatic Colors of #59B8A1
Black with #59B8A1
Text Example
Text Example
White with #59B8A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59B8A1; }
p { color: rgb(89,184,161); }
H1.HeaderClassName
{
color: #59B8A1;
}
.AnyTagClassName
{
color: #59B8A1;
}
</style>
background-color css
<style>
a { background-color: #59B8A1; }
a { background-color: rgb(89,184,161); }
div.DivClassName
{
background-color: #59B8A1;
}
.BgClassName
{
background-color: #59B8A1;
}
</style>
border-color css
<style>
span { border-color: #59B8A1; }
span { border-color: rgb(89,184,161); }
td.TdClassName
{
border-color: #59B8A1;
}
.TagClassName
{
border-color: #59B8A1;
}
</style>