Shades of Puerto Rico #59B0A1
Tints of Puerto Rico #59B0A1
RGB
CMYK
RGB Variations
Color information
#59B0A1 (or 0x59B0A1) is known color: Puerto Rico. HEX triplet: 59, B0 and A1. RGB value is (89,176,161). Sum of RGB (Red+Green+Blue) = 89+176+161=426 (56% of max value = 765). Red value is 89 (35.16% from 255 or 20.89% from 426); Green value is 176 (69.14% from 255 or 41.31% from 426); Blue value is 161 (63.28% from 255 or 37.79% from 426); Max value from RGB is 176 - color contains mainly: green. Hex color #59B0A1 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #59B0A1 is #A64F5E. Grayscale: #949494. Windows color (decimal): -10899295 or 10596441. OLE color: 10596441.
HSL color Cylindrical-coordinate representation of color #59B0A1: hue angle of 169.66º degrees, saturation: 0.36, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #59B0A1 is Cyan = 0.49, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 89 | 176 | 161 | - |
| CMYK | 0.49 | 0 | 0.09 | 0.31 |
| HSL | 169.66º | 0.36% | 0.52% | - |
| HSV(B) | 169.66º | 0.49% | 0.69% | - |
| XYZ | 26.08 | 35.75 | 39.24 | - |
| YUV | 148.28 | 135.18 | 85.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 176 | 161 | 0.49 | 0 | 0.09 | 0.31 | 169.66 | 0.36 | 0.52 |
| Hex | 59 | B0 | A1 | 31 | 0 | 9 | 1F | AA | 24 | 34 |
| Octal | 131 | 260 | 241 | 61 | 0 | 11 | 37 | 252 | 44 | 64 |
| Binary | 1011001 | 10110000 | 10100001 | 110001 | 0 | 1001 | 11111 | 10101010 | 100100 | 110100 |
Color Harmonies of #59B0A1
Complementary color
Monochromatic Colors of #59B0A1
Black with #59B0A1
Text Example
Text Example
White with #59B0A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59B0A1; }
p { color: rgb(89,176,161); }
H1.HeaderClassName
{
color: #59B0A1;
}
.AnyTagClassName
{
color: #59B0A1;
}
</style>
background-color css
<style>
a { background-color: #59B0A1; }
a { background-color: rgb(89,176,161); }
div.DivClassName
{
background-color: #59B0A1;
}
.BgClassName
{
background-color: #59B0A1;
}
</style>
border-color css
<style>
span { border-color: #59B0A1; }
span { border-color: rgb(89,176,161); }
td.TdClassName
{
border-color: #59B0A1;
}
.TagClassName
{
border-color: #59B0A1;
}
</style>