Shades of Eastern Blue #118398
Tints of Eastern Blue #118398
RGB
CMYK
RGB Variations
Color information
#118398 (or 0x118398) is known color: Eastern Blue. HEX triplet: 11, 83 and 98. RGB value is (17,131,152). Sum of RGB (Red+Green+Blue) = 17+131+152=300 (39% of max value = 765). Red value is 17 (7.03% from 255 or 5.67% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 152 (59.77% from 255 or 50.67% from 300); Max value from RGB is 152 - color contains mainly: blue. Hex color #118398 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #118398 is #EE7C67. Grayscale: #636363. Windows color (decimal): -15629416 or 9995025. OLE color: 9995025.
HSL color Cylindrical-coordinate representation of color #118398: hue angle of 189.33º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #118398 is Cyan = 0.89, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 131 | 152 | - |
| CMYK | 0.89 | 0.14 | 0 | 0.40 |
| HSL | 189.33º | 0.8% | 0.33% | - |
| HSV(B) | 189.33º | 0.89% | 0.6% | - |
| XYZ | 14.01 | 18.62 | 32.56 | - |
| YUV | 99.31 | 157.73 | 69.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 131 | 152 | 0.89 | 0.14 | 0 | 0.40 | 189.33 | 0.8 | 0.33 |
| Hex | 11 | 83 | 98 | 59 | E | 0 | 28 | BD | 50 | 21 |
| Octal | 21 | 203 | 230 | 131 | 16 | 0 | 50 | 275 | 120 | 41 |
| Binary | 10001 | 10000011 | 10011000 | 1011001 | 1110 | 0 | 101000 | 10111101 | 1010000 | 100001 |
Color Harmonies of #118398
Complementary color
Monochromatic Colors of #118398
Black with #118398
Text Example
Text Example
White with #118398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118398; }
p { color: rgb(17,131,152); }
H1.HeaderClassName
{
color: #118398;
}
.AnyTagClassName
{
color: #118398;
}
</style>
background-color css
<style>
a { background-color: #118398; }
a { background-color: rgb(17,131,152); }
div.DivClassName
{
background-color: #118398;
}
.BgClassName
{
background-color: #118398;
}
</style>
border-color css
<style>
span { border-color: #118398; }
span { border-color: rgb(17,131,152); }
td.TdClassName
{
border-color: #118398;
}
.TagClassName
{
border-color: #118398;
}
</style>