Shades of Puerto Rico #59B7A8
Tints of Puerto Rico #59B7A8
RGB
CMYK
RGB Variations
Color information
#59B7A8 (or 0x59B7A8) is known color: Puerto Rico. HEX triplet: 59, B7 and A8. RGB value is (89,183,168). Sum of RGB (Red+Green+Blue) = 89+183+168=440 (58% of max value = 765). Red value is 89 (35.16% from 255 or 20.23% from 440); Green value is 183 (71.88% from 255 or 41.59% from 440); Blue value is 168 (66.02% from 255 or 38.18% from 440); Max value from RGB is 183 - color contains mainly: green. Hex color #59B7A8 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #59B7A8 is #A64857. Grayscale: #999999. Windows color (decimal): -10897496 or 11056985. OLE color: 11056985.
HSL color Cylindrical-coordinate representation of color #59B7A8: hue angle of 170.43º 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 #59B7A8 is Cyan = 0.51, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 89 | 183 | 168 | - |
| CMYK | 0.51 | 0 | 0.08 | 0.28 |
| HSL | 170.43º | 0.39% | 0.53% | - |
| HSV(B) | 170.43º | 0.51% | 0.72% | - |
| XYZ | 28.12 | 38.82 | 43.06 | - |
| YUV | 153.18 | 136.36 | 82.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 183 | 168 | 0.51 | 0 | 0.08 | 0.28 | 170.43 | 0.39 | 0.53 |
| Hex | 59 | B7 | A8 | 33 | 0 | 8 | 1C | AA | 27 | 35 |
| Octal | 131 | 267 | 250 | 63 | 0 | 10 | 34 | 252 | 47 | 65 |
| Binary | 1011001 | 10110111 | 10101000 | 110011 | 0 | 1000 | 11100 | 10101010 | 100111 | 110101 |
Color Harmonies of #59B7A8
Complementary color
Monochromatic Colors of #59B7A8
Black with #59B7A8
Text Example
Text Example
White with #59B7A8
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59B7A8; }
p { color: rgb(89,183,168); }
H1.HeaderClassName
{
color: #59B7A8;
}
.AnyTagClassName
{
color: #59B7A8;
}
</style>
background-color css
<style>
a { background-color: #59B7A8; }
a { background-color: rgb(89,183,168); }
div.DivClassName
{
background-color: #59B7A8;
}
.BgClassName
{
background-color: #59B7A8;
}
</style>
border-color css
<style>
span { border-color: #59B7A8; }
span { border-color: rgb(89,183,168); }
td.TdClassName
{
border-color: #59B7A8;
}
.TagClassName
{
border-color: #59B7A8;
}
</style>