Shades of Puerto Rico #59AE9E
Tints of Puerto Rico #59AE9E
RGB
CMYK
RGB Variations
Color information
#59AE9E (or 0x59AE9E) is known color: Puerto Rico. HEX triplet: 59, AE and 9E. RGB value is (89,174,158). Sum of RGB (Red+Green+Blue) = 89+174+158=421 (55% of max value = 765). Red value is 89 (35.16% from 255 or 21.14% from 421); Green value is 174 (68.36% from 255 or 41.33% from 421); Blue value is 158 (62.11% from 255 or 37.53% from 421); Max value from RGB is 174 - color contains mainly: green. Hex color #59AE9E is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #59AE9E is #A65161. Grayscale: #929292. Windows color (decimal): -10899810 or 10399321. OLE color: 10399321.
HSL color Cylindrical-coordinate representation of color #59AE9E: hue angle of 168.71º degrees, saturation: 0.34, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #59AE9E is Cyan = 0.49, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 89 | 174 | 158 | - |
| CMYK | 0.49 | 0 | 0.09 | 0.32 |
| HSL | 168.71º | 0.34% | 0.52% | - |
| HSV(B) | 168.71º | 0.49% | 0.68% | - |
| XYZ | 25.43 | 34.86 | 37.74 | - |
| YUV | 146.76 | 134.34 | 86.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 174 | 158 | 0.49 | 0 | 0.09 | 0.32 | 168.71 | 0.34 | 0.52 |
| Hex | 59 | AE | 9E | 31 | 0 | 9 | 20 | A9 | 22 | 34 |
| Octal | 131 | 256 | 236 | 61 | 0 | 11 | 40 | 251 | 42 | 64 |
| Binary | 1011001 | 10101110 | 10011110 | 110001 | 0 | 1001 | 100000 | 10101001 | 100010 | 110100 |
Color Harmonies of #59AE9E
Complementary color
Monochromatic Colors of #59AE9E
Black with #59AE9E
Text Example
Text Example
White with #59AE9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59AE9E; }
p { color: rgb(89,174,158); }
H1.HeaderClassName
{
color: #59AE9E;
}
.AnyTagClassName
{
color: #59AE9E;
}
</style>
background-color css
<style>
a { background-color: #59AE9E; }
a { background-color: rgb(89,174,158); }
div.DivClassName
{
background-color: #59AE9E;
}
.BgClassName
{
background-color: #59AE9E;
}
</style>
border-color css
<style>
span { border-color: #59AE9E; }
span { border-color: rgb(89,174,158); }
td.TdClassName
{
border-color: #59AE9E;
}
.TagClassName
{
border-color: #59AE9E;
}
</style>