Shades of Puerto Rico #56BD9E
Tints of Puerto Rico #56BD9E
RGB
CMYK
RGB Variations
Color information
#56BD9E (or 0x56BD9E) is known color: Puerto Rico. HEX triplet: 56, BD and 9E. RGB value is (86,189,158). Sum of RGB (Red+Green+Blue) = 86+189+158=433 (57% of max value = 765). Red value is 86 (33.98% from 255 or 19.86% from 433); Green value is 189 (74.22% from 255 or 43.65% from 433); Blue value is 158 (62.11% from 255 or 36.49% from 433); Max value from RGB is 189 - color contains mainly: green. Hex color #56BD9E is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #56BD9E is #A94261. Grayscale: #9A9A9A. Windows color (decimal): -11092578 or 10403158. OLE color: 10403158.
HSL color Cylindrical-coordinate representation of color #56BD9E: hue angle of 161.94º 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 #56BD9E is Cyan = 0.54, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.26.
Color convert
| RGB | 86 | 189 | 158 | - |
| CMYK | 0.54 | 0 | 0.16 | 0.26 |
| HSL | 161.94º | 0.44% | 0.54% | - |
| HSV(B) | 161.94º | 0.54% | 0.74% | - |
| XYZ | 28.21 | 40.84 | 38.74 | - |
| YUV | 154.67 | 129.88 | 79.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 189 | 158 | 0.54 | 0 | 0.16 | 0.26 | 161.94 | 0.44 | 0.54 |
| Hex | 56 | BD | 9E | 36 | 0 | 10 | 1A | A2 | 2C | 36 |
| Octal | 126 | 275 | 236 | 66 | 0 | 20 | 32 | 242 | 54 | 66 |
| Binary | 1010110 | 10111101 | 10011110 | 110110 | 0 | 10000 | 11010 | 10100010 | 101100 | 110110 |
Color Harmonies of #56BD9E
Complementary color
Monochromatic Colors of #56BD9E
Black with #56BD9E
Text Example
Text Example
White with #56BD9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56BD9E; }
p { color: rgb(86,189,158); }
H1.HeaderClassName
{
color: #56BD9E;
}
.AnyTagClassName
{
color: #56BD9E;
}
</style>
background-color css
<style>
a { background-color: #56BD9E; }
a { background-color: rgb(86,189,158); }
div.DivClassName
{
background-color: #56BD9E;
}
.BgClassName
{
background-color: #56BD9E;
}
</style>
border-color css
<style>
span { border-color: #56BD9E; }
span { border-color: rgb(86,189,158); }
td.TdClassName
{
border-color: #56BD9E;
}
.TagClassName
{
border-color: #56BD9E;
}
</style>