Shades of Puerto Rico #57B8A2
Tints of Puerto Rico #57B8A2
RGB
CMYK
RGB Variations
Color information
#57B8A2 (or 0x57B8A2) is known color: Puerto Rico. HEX triplet: 57, B8 and A2. RGB value is (87,184,162). Sum of RGB (Red+Green+Blue) = 87+184+162=433 (57% of max value = 765). Red value is 87 (34.38% from 255 or 20.09% from 433); Green value is 184 (72.27% from 255 or 42.49% from 433); Blue value is 162 (63.67% from 255 or 37.41% from 433); Max value from RGB is 184 - color contains mainly: green. Hex color #57B8A2 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #57B8A2 is #A8475D. Grayscale: #989898. Windows color (decimal): -11028318 or 10664023. OLE color: 10664023.
HSL color Cylindrical-coordinate representation of color #57B8A2: hue angle of 166.39º degrees, saturation: 0.41, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #57B8A2 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 87 | 184 | 162 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.28 |
| HSL | 166.39º | 0.41% | 0.53% | - |
| HSV(B) | 166.39º | 0.53% | 0.72% | - |
| XYZ | 27.59 | 38.92 | 40.24 | - |
| YUV | 152.49 | 133.36 | 81.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 184 | 162 | 0.53 | 0 | 0.12 | 0.28 | 166.39 | 0.41 | 0.53 |
| Hex | 57 | B8 | A2 | 35 | 0 | C | 1C | A6 | 29 | 35 |
| Octal | 127 | 270 | 242 | 65 | 0 | 14 | 34 | 246 | 51 | 65 |
| Binary | 1010111 | 10111000 | 10100010 | 110101 | 0 | 1100 | 11100 | 10100110 | 101001 | 110101 |
Color Harmonies of #57B8A2
Complementary color
Monochromatic Colors of #57B8A2
Black with #57B8A2
Text Example
Text Example
White with #57B8A2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57B8A2; }
p { color: rgb(87,184,162); }
H1.HeaderClassName
{
color: #57B8A2;
}
.AnyTagClassName
{
color: #57B8A2;
}
</style>
background-color css
<style>
a { background-color: #57B8A2; }
a { background-color: rgb(87,184,162); }
div.DivClassName
{
background-color: #57B8A2;
}
.BgClassName
{
background-color: #57B8A2;
}
</style>
border-color css
<style>
span { border-color: #57B8A2; }
span { border-color: rgb(87,184,162); }
td.TdClassName
{
border-color: #57B8A2;
}
.TagClassName
{
border-color: #57B8A2;
}
</style>