Shades of Puerto Rico #57B8A6
Tints of Puerto Rico #57B8A6
RGB
CMYK
RGB Variations
Color information
#57B8A6 (or 0x57B8A6) is known color: Puerto Rico. HEX triplet: 57, B8 and A6. RGB value is (87,184,166). Sum of RGB (Red+Green+Blue) = 87+184+166=437 (57% of max value = 765). Red value is 87 (34.38% from 255 or 19.91% from 437); Green value is 184 (72.27% from 255 or 42.11% from 437); Blue value is 166 (65.23% from 255 or 37.99% from 437); Max value from RGB is 184 - color contains mainly: green. Hex color #57B8A6 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #57B8A6 is #A84759. Grayscale: #989898. Windows color (decimal): -11028314 or 10926167. OLE color: 10926167.
HSL color Cylindrical-coordinate representation of color #57B8A6: hue angle of 168.87º 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 #57B8A6 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 87 | 184 | 166 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.28 |
| HSL | 168.87º | 0.41% | 0.53% | - |
| HSV(B) | 168.87º | 0.53% | 0.72% | - |
| XYZ | 27.95 | 39.06 | 42.14 | - |
| YUV | 152.95 | 135.36 | 80.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 184 | 166 | 0.53 | 0 | 0.10 | 0.28 | 168.87 | 0.41 | 0.53 |
| Hex | 57 | B8 | A6 | 35 | 0 | A | 1C | A9 | 29 | 35 |
| Octal | 127 | 270 | 246 | 65 | 0 | 12 | 34 | 251 | 51 | 65 |
| Binary | 1010111 | 10111000 | 10100110 | 110101 | 0 | 1010 | 11100 | 10101001 | 101001 | 110101 |
Color Harmonies of #57B8A6
Complementary color
Monochromatic Colors of #57B8A6
Black with #57B8A6
Text Example
Text Example
White with #57B8A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57B8A6; }
p { color: rgb(87,184,166); }
H1.HeaderClassName
{
color: #57B8A6;
}
.AnyTagClassName
{
color: #57B8A6;
}
</style>
background-color css
<style>
a { background-color: #57B8A6; }
a { background-color: rgb(87,184,166); }
div.DivClassName
{
background-color: #57B8A6;
}
.BgClassName
{
background-color: #57B8A6;
}
</style>
border-color css
<style>
span { border-color: #57B8A6; }
span { border-color: rgb(87,184,166); }
td.TdClassName
{
border-color: #57B8A6;
}
.TagClassName
{
border-color: #57B8A6;
}
</style>