Shades of Eastern Blue #118596
Tints of Eastern Blue #118596
RGB
CMYK
RGB Variations
Color information
#118596 (or 0x118596) is known color: Eastern Blue. HEX triplet: 11, 85 and 96. RGB value is (17,133,150). Sum of RGB (Red+Green+Blue) = 17+133+150=300 (39% of max value = 765). Red value is 17 (7.03% from 255 or 5.67% from 300); Green value is 133 (52.34% from 255 or 44.33% from 300); Blue value is 150 (58.98% from 255 or 50% from 300); Max value from RGB is 150 - color contains mainly: blue. Hex color #118596 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #118596 is #EE7A69. Grayscale: #646464. Windows color (decimal): -15628906 or 9864465. OLE color: 9864465.
HSL color Cylindrical-coordinate representation of color #118596: hue angle of 187.67º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #118596 is Cyan = 0.89, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 133 | 150 | - |
| CMYK | 0.89 | 0.11 | 0 | 0.41 |
| HSL | 187.67º | 0.8% | 0.33% | - |
| HSV(B) | 187.67º | 0.89% | 0.59% | - |
| XYZ | 14.12 | 19.1 | 31.8 | - |
| YUV | 100.25 | 156.07 | 68.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 133 | 150 | 0.89 | 0.11 | 0 | 0.41 | 187.67 | 0.8 | 0.33 |
| Hex | 11 | 85 | 96 | 59 | B | 0 | 29 | BC | 50 | 21 |
| Octal | 21 | 205 | 226 | 131 | 13 | 0 | 51 | 274 | 120 | 41 |
| Binary | 10001 | 10000101 | 10010110 | 1011001 | 1011 | 0 | 101001 | 10111100 | 1010000 | 100001 |
Color Harmonies of #118596
Complementary color
Monochromatic Colors of #118596
Black with #118596
Text Example
Text Example
White with #118596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118596; }
p { color: rgb(17,133,150); }
H1.HeaderClassName
{
color: #118596;
}
.AnyTagClassName
{
color: #118596;
}
</style>
background-color css
<style>
a { background-color: #118596; }
a { background-color: rgb(17,133,150); }
div.DivClassName
{
background-color: #118596;
}
.BgClassName
{
background-color: #118596;
}
</style>
border-color css
<style>
span { border-color: #118596; }
span { border-color: rgb(17,133,150); }
td.TdClassName
{
border-color: #118596;
}
.TagClassName
{
border-color: #118596;
}
</style>