Shades of Eastern Blue #118497
Tints of Eastern Blue #118497
RGB
CMYK
RGB Variations
Color information
#118497 (or 0x118497) is known color: Eastern Blue. HEX triplet: 11, 84 and 97. RGB value is (17,132,151). Sum of RGB (Red+Green+Blue) = 17+132+151=300 (39% of max value = 765). Red value is 17 (7.03% from 255 or 5.67% from 300); Green value is 132 (51.95% from 255 or 44% from 300); Blue value is 151 (59.38% from 255 or 50.33% from 300); Max value from RGB is 151 - color contains mainly: blue. Hex color #118497 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #118497 is #EE7B68. Grayscale: #636363. Windows color (decimal): -15629161 or 9929745. OLE color: 9929745.
HSL color Cylindrical-coordinate representation of color #118497: hue angle of 188.51º 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 #118497 is Cyan = 0.89, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 132 | 151 | - |
| CMYK | 0.89 | 0.13 | 0 | 0.41 |
| HSL | 188.51º | 0.8% | 0.33% | - |
| HSV(B) | 188.51º | 0.89% | 0.59% | - |
| XYZ | 14.07 | 18.86 | 32.18 | - |
| YUV | 99.78 | 156.9 | 68.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 132 | 151 | 0.89 | 0.13 | 0 | 0.41 | 188.51 | 0.8 | 0.33 |
| Hex | 11 | 84 | 97 | 59 | D | 0 | 29 | BD | 50 | 21 |
| Octal | 21 | 204 | 227 | 131 | 15 | 0 | 51 | 275 | 120 | 41 |
| Binary | 10001 | 10000100 | 10010111 | 1011001 | 1101 | 0 | 101001 | 10111101 | 1010000 | 100001 |
Color Harmonies of #118497
Complementary color
Monochromatic Colors of #118497
Black with #118497
Text Example
Text Example
White with #118497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118497; }
p { color: rgb(17,132,151); }
H1.HeaderClassName
{
color: #118497;
}
.AnyTagClassName
{
color: #118497;
}
</style>
background-color css
<style>
a { background-color: #118497; }
a { background-color: rgb(17,132,151); }
div.DivClassName
{
background-color: #118497;
}
.BgClassName
{
background-color: #118497;
}
</style>
border-color css
<style>
span { border-color: #118497; }
span { border-color: rgb(17,132,151); }
td.TdClassName
{
border-color: #118497;
}
.TagClassName
{
border-color: #118497;
}
</style>