Shades of Puerto Rico #57B9A2
Tints of Puerto Rico #57B9A2
RGB
CMYK
RGB Variations
Color information
#57B9A2 (or 0x57B9A2) is known color: Puerto Rico. HEX triplet: 57, B9 and A2. RGB value is (87,185,162). Sum of RGB (Red+Green+Blue) = 87+185+162=434 (57% of max value = 765). Red value is 87 (34.38% from 255 or 20.05% from 434); Green value is 185 (72.66% from 255 or 42.63% from 434); Blue value is 162 (63.67% from 255 or 37.33% from 434); Max value from RGB is 185 - color contains mainly: green. Hex color #57B9A2 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #57B9A2 is #A8465D. Grayscale: #999999. Windows color (decimal): -11028062 or 10664279. OLE color: 10664279.
HSL color Cylindrical-coordinate representation of color #57B9A2: hue angle of 165.92º degrees, saturation: 0.41, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #57B9A2 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 87 | 185 | 162 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.27 |
| HSL | 165.92º | 0.41% | 0.53% | - |
| HSV(B) | 165.92º | 0.53% | 0.73% | - |
| XYZ | 27.8 | 39.33 | 40.31 | - |
| YUV | 153.08 | 133.03 | 80.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 185 | 162 | 0.53 | 0 | 0.12 | 0.27 | 165.92 | 0.41 | 0.53 |
| Hex | 57 | B9 | A2 | 35 | 0 | C | 1B | A6 | 29 | 35 |
| Octal | 127 | 271 | 242 | 65 | 0 | 14 | 33 | 246 | 51 | 65 |
| Binary | 1010111 | 10111001 | 10100010 | 110101 | 0 | 1100 | 11011 | 10100110 | 101001 | 110101 |
Color Harmonies of #57B9A2
Complementary color
Monochromatic Colors of #57B9A2
Black with #57B9A2
Text Example
Text Example
White with #57B9A2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57B9A2; }
p { color: rgb(87,185,162); }
H1.HeaderClassName
{
color: #57B9A2;
}
.AnyTagClassName
{
color: #57B9A2;
}
</style>
background-color css
<style>
a { background-color: #57B9A2; }
a { background-color: rgb(87,185,162); }
div.DivClassName
{
background-color: #57B9A2;
}
.BgClassName
{
background-color: #57B9A2;
}
</style>
border-color css
<style>
span { border-color: #57B9A2; }
span { border-color: rgb(87,185,162); }
td.TdClassName
{
border-color: #57B9A2;
}
.TagClassName
{
border-color: #57B9A2;
}
</style>