Shades of Puerto Rico #58B9A0
Tints of Puerto Rico #58B9A0
RGB
CMYK
RGB Variations
Color information
#58B9A0 (or 0x58B9A0) is known color: Puerto Rico. HEX triplet: 58, B9 and A0. RGB value is (88,185,160). Sum of RGB (Red+Green+Blue) = 88+185+160=433 (57% of max value = 765). Red value is 88 (34.77% from 255 or 20.32% from 433); Green value is 185 (72.66% from 255 or 42.73% from 433); Blue value is 160 (62.89% from 255 or 36.95% from 433); Max value from RGB is 185 - color contains mainly: green. Hex color #58B9A0 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #58B9A0 is #A7465F. Grayscale: #999999. Windows color (decimal): -10962528 or 10533208. OLE color: 10533208.
HSL color Cylindrical-coordinate representation of color #58B9A0: hue angle of 164.54º degrees, saturation: 0.41, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #58B9A0 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 88 | 185 | 160 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.27 |
| HSL | 164.54º | 0.41% | 0.54% | - |
| HSV(B) | 164.54º | 0.52% | 0.73% | - |
| XYZ | 27.72 | 39.31 | 39.38 | - |
| YUV | 153.15 | 131.86 | 81.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 185 | 160 | 0.52 | 0 | 0.14 | 0.27 | 164.54 | 0.41 | 0.54 |
| Hex | 58 | B9 | A0 | 34 | 0 | E | 1B | A5 | 29 | 36 |
| Octal | 130 | 271 | 240 | 64 | 0 | 16 | 33 | 245 | 51 | 66 |
| Binary | 1011000 | 10111001 | 10100000 | 110100 | 0 | 1110 | 11011 | 10100101 | 101001 | 110110 |
Color Harmonies of #58B9A0
Complementary color
Monochromatic Colors of #58B9A0
Black with #58B9A0
Text Example
Text Example
White with #58B9A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58B9A0; }
p { color: rgb(88,185,160); }
H1.HeaderClassName
{
color: #58B9A0;
}
.AnyTagClassName
{
color: #58B9A0;
}
</style>
background-color css
<style>
a { background-color: #58B9A0; }
a { background-color: rgb(88,185,160); }
div.DivClassName
{
background-color: #58B9A0;
}
.BgClassName
{
background-color: #58B9A0;
}
</style>
border-color css
<style>
span { border-color: #58B9A0; }
span { border-color: rgb(88,185,160); }
td.TdClassName
{
border-color: #58B9A0;
}
.TagClassName
{
border-color: #58B9A0;
}
</style>