Shades of Puerto Rico #57B7A0
Tints of Puerto Rico #57B7A0
RGB
CMYK
RGB Variations
Color information
#57B7A0 (or 0x57B7A0) is known color: Puerto Rico. HEX triplet: 57, B7 and A0. RGB value is (87,183,160). Sum of RGB (Red+Green+Blue) = 87+183+160=430 (56% of max value = 765). Red value is 87 (34.38% from 255 or 20.23% from 430); Green value is 183 (71.88% from 255 or 42.56% from 430); Blue value is 160 (62.89% from 255 or 37.21% from 430); Max value from RGB is 183 - color contains mainly: green. Hex color #57B7A0 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #57B7A0 is #A8485F. Grayscale: #979797. Windows color (decimal): -11028576 or 10532695. OLE color: 10532695.
HSL color Cylindrical-coordinate representation of color #57B7A0: hue angle of 165.62º degrees, saturation: 0.4, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #57B7A0 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 87 | 183 | 160 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.28 |
| HSL | 165.63º | 0.4% | 0.53% | - |
| HSV(B) | 165.63º | 0.52% | 0.72% | - |
| XYZ | 27.21 | 38.43 | 39.24 | - |
| YUV | 151.67 | 132.7 | 81.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 183 | 160 | 0.52 | 0 | 0.13 | 0.28 | 165.63 | 0.4 | 0.53 |
| Hex | 57 | B7 | A0 | 34 | 0 | D | 1C | A6 | 28 | 35 |
| Octal | 127 | 267 | 240 | 64 | 0 | 15 | 34 | 246 | 50 | 65 |
| Binary | 1010111 | 10110111 | 10100000 | 110100 | 0 | 1101 | 11100 | 10100110 | 101000 | 110101 |
Color Harmonies of #57B7A0
Complementary color
Monochromatic Colors of #57B7A0
Black with #57B7A0
Text Example
Text Example
White with #57B7A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57B7A0; }
p { color: rgb(87,183,160); }
H1.HeaderClassName
{
color: #57B7A0;
}
.AnyTagClassName
{
color: #57B7A0;
}
</style>
background-color css
<style>
a { background-color: #57B7A0; }
a { background-color: rgb(87,183,160); }
div.DivClassName
{
background-color: #57B7A0;
}
.BgClassName
{
background-color: #57B7A0;
}
</style>
border-color css
<style>
span { border-color: #57B7A0; }
span { border-color: rgb(87,183,160); }
td.TdClassName
{
border-color: #57B7A0;
}
.TagClassName
{
border-color: #57B7A0;
}
</style>