Shades of Puerto Rico #57AEA6
Tints of Puerto Rico #57AEA6
RGB
CMYK
RGB Variations
Color information
#57AEA6 (or 0x57AEA6) is known color: Puerto Rico. HEX triplet: 57, AE and A6. RGB value is (87,174,166). Sum of RGB (Red+Green+Blue) = 87+174+166=427 (56% of max value = 765). Red value is 87 (34.38% from 255 or 20.37% from 427); Green value is 174 (68.36% from 255 or 40.75% from 427); Blue value is 166 (65.23% from 255 or 38.88% from 427); Max value from RGB is 174 - color contains mainly: green. Hex color #57AEA6 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #57AEA6 is #A85159. Grayscale: #939393. Windows color (decimal): -11030874 or 10923607. OLE color: 10923607.
HSL color Cylindrical-coordinate representation of color #57AEA6: hue angle of 174.48º degrees, saturation: 0.35, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #57AEA6 is Cyan = 0.5, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 87 | 174 | 166 | - |
| CMYK | 0.5 | 0 | 0.05 | 0.32 |
| HSL | 174.48º | 0.35% | 0.51% | - |
| HSV(B) | 174.48º | 0.5% | 0.68% | - |
| XYZ | 25.95 | 35.05 | 41.47 | - |
| YUV | 147.08 | 138.68 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 174 | 166 | 0.5 | 0 | 0.05 | 0.32 | 174.48 | 0.35 | 0.51 |
| Hex | 57 | AE | A6 | 32 | 0 | 5 | 20 | AE | 23 | 33 |
| Octal | 127 | 256 | 246 | 62 | 0 | 5 | 40 | 256 | 43 | 63 |
| Binary | 1010111 | 10101110 | 10100110 | 110010 | 0 | 101 | 100000 | 10101110 | 100011 | 110011 |
Color Harmonies of #57AEA6
Complementary color
Monochromatic Colors of #57AEA6
Black with #57AEA6
Text Example
Text Example
White with #57AEA6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57AEA6; }
p { color: rgb(87,174,166); }
H1.HeaderClassName
{
color: #57AEA6;
}
.AnyTagClassName
{
color: #57AEA6;
}
</style>
background-color css
<style>
a { background-color: #57AEA6; }
a { background-color: rgb(87,174,166); }
div.DivClassName
{
background-color: #57AEA6;
}
.BgClassName
{
background-color: #57AEA6;
}
</style>
border-color css
<style>
span { border-color: #57AEA6; }
span { border-color: rgb(87,174,166); }
td.TdClassName
{
border-color: #57AEA6;
}
.TagClassName
{
border-color: #57AEA6;
}
</style>