Shades of Puerto Rico #57BD9D
Tints of Puerto Rico #57BD9D
RGB
CMYK
RGB Variations
Color information
#57BD9D (or 0x57BD9D) is known color: Puerto Rico. HEX triplet: 57, BD and 9D. RGB value is (87,189,157). Sum of RGB (Red+Green+Blue) = 87+189+157=433 (57% of max value = 765). Red value is 87 (34.38% from 255 or 20.09% from 433); Green value is 189 (74.22% from 255 or 43.65% from 433); Blue value is 157 (61.72% from 255 or 36.26% from 433); Max value from RGB is 189 - color contains mainly: green. Hex color #57BD9D is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #57BD9D is #A84262. Grayscale: #9A9A9A. Windows color (decimal): -11027043 or 10337623. OLE color: 10337623.
HSL color Cylindrical-coordinate representation of color #57BD9D: hue angle of 161.18º degrees, saturation: 0.44, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #57BD9D is Cyan = 0.54, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 87 | 189 | 157 | - |
| CMYK | 0.54 | 0 | 0.17 | 0.26 |
| HSL | 161.18º | 0.44% | 0.54% | - |
| HSV(B) | 161.18º | 0.54% | 0.74% | - |
| XYZ | 28.21 | 40.86 | 38.3 | - |
| YUV | 154.85 | 129.21 | 79.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 189 | 157 | 0.54 | 0 | 0.17 | 0.26 | 161.18 | 0.44 | 0.54 |
| Hex | 57 | BD | 9D | 36 | 0 | 11 | 1A | A1 | 2C | 36 |
| Octal | 127 | 275 | 235 | 66 | 0 | 21 | 32 | 241 | 54 | 66 |
| Binary | 1010111 | 10111101 | 10011101 | 110110 | 0 | 10001 | 11010 | 10100001 | 101100 | 110110 |
Color Harmonies of #57BD9D
Complementary color
Monochromatic Colors of #57BD9D
Black with #57BD9D
Text Example
Text Example
White with #57BD9D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57BD9D; }
p { color: rgb(87,189,157); }
H1.HeaderClassName
{
color: #57BD9D;
}
.AnyTagClassName
{
color: #57BD9D;
}
</style>
background-color css
<style>
a { background-color: #57BD9D; }
a { background-color: rgb(87,189,157); }
div.DivClassName
{
background-color: #57BD9D;
}
.BgClassName
{
background-color: #57BD9D;
}
</style>
border-color css
<style>
span { border-color: #57BD9D; }
span { border-color: rgb(87,189,157); }
td.TdClassName
{
border-color: #57BD9D;
}
.TagClassName
{
border-color: #57BD9D;
}
</style>