Shades of Eastern Blue #118997
Tints of Eastern Blue #118997
RGB
CMYK
RGB Variations
Color information
#118997 (or 0x118997) is known color: Eastern Blue. HEX triplet: 11, 89 and 97. RGB value is (17,137,151). Sum of RGB (Red+Green+Blue) = 17+137+151=305 (40% of max value = 765). Red value is 17 (7.03% from 255 or 5.57% from 305); Green value is 137 (53.91% from 255 or 44.92% from 305); Blue value is 151 (59.38% from 255 or 49.51% from 305); Max value from RGB is 151 - color contains mainly: blue. Hex color #118997 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #118997 is #EE7668. Grayscale: #666666. Windows color (decimal): -15627881 or 9931025. OLE color: 9931025.
HSL color Cylindrical-coordinate representation of color #118997: hue angle of 186.27º 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 #118997 is Cyan = 0.89, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 137 | 151 | - |
| CMYK | 0.89 | 0.09 | 0 | 0.41 |
| HSL | 186.27º | 0.8% | 0.33% | - |
| HSV(B) | 186.27º | 0.89% | 0.59% | - |
| XYZ | 14.76 | 20.24 | 32.41 | - |
| YUV | 102.72 | 155.24 | 66.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 151 | 0.89 | 0.09 | 0 | 0.41 | 186.27 | 0.8 | 0.33 |
| Hex | 11 | 89 | 97 | 59 | 9 | 0 | 29 | BA | 50 | 21 |
| Octal | 21 | 211 | 227 | 131 | 11 | 0 | 51 | 272 | 120 | 41 |
| Binary | 10001 | 10001001 | 10010111 | 1011001 | 1001 | 0 | 101001 | 10111010 | 1010000 | 100001 |
Color Harmonies of #118997
Complementary color
Monochromatic Colors of #118997
Black with #118997
Text Example
Text Example
White with #118997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118997; }
p { color: rgb(17,137,151); }
H1.HeaderClassName
{
color: #118997;
}
.AnyTagClassName
{
color: #118997;
}
</style>
background-color css
<style>
a { background-color: #118997; }
a { background-color: rgb(17,137,151); }
div.DivClassName
{
background-color: #118997;
}
.BgClassName
{
background-color: #118997;
}
</style>
border-color css
<style>
span { border-color: #118997; }
span { border-color: rgb(17,137,151); }
td.TdClassName
{
border-color: #118997;
}
.TagClassName
{
border-color: #118997;
}
</style>