Shades of Eastern Blue #118097
Tints of Eastern Blue #118097
RGB
CMYK
RGB Variations
Color information
#118097 (or 0x118097) is known color: Eastern Blue. HEX triplet: 11, 80 and 97. RGB value is (17,128,151). Sum of RGB (Red+Green+Blue) = 17+128+151=296 (39% of max value = 765). Red value is 17 (7.03% from 255 or 5.74% from 296); Green value is 128 (50.39% from 255 or 43.24% from 296); Blue value is 151 (59.38% from 255 or 51.01% from 296); Max value from RGB is 151 - color contains mainly: blue. Hex color #118097 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #118097 is #EE7F68. Grayscale: #616161. Windows color (decimal): -15630185 or 9928721. OLE color: 9928721.
HSL color Cylindrical-coordinate representation of color #118097: hue angle of 190.3º 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 #118097 is Cyan = 0.89, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 128 | 151 | - |
| CMYK | 0.89 | 0.15 | 0 | 0.41 |
| HSL | 190.3º | 0.8% | 0.33% | - |
| HSV(B) | 190.3º | 0.89% | 0.59% | - |
| XYZ | 13.54 | 17.79 | 32 | - |
| YUV | 97.43 | 158.23 | 70.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 128 | 151 | 0.89 | 0.15 | 0 | 0.41 | 190.3 | 0.8 | 0.33 |
| Hex | 11 | 80 | 97 | 59 | F | 0 | 29 | BE | 50 | 21 |
| Octal | 21 | 200 | 227 | 131 | 17 | 0 | 51 | 276 | 120 | 41 |
| Binary | 10001 | 10000000 | 10010111 | 1011001 | 1111 | 0 | 101001 | 10111110 | 1010000 | 100001 |
Color Harmonies of #118097
Complementary color
Monochromatic Colors of #118097
Black with #118097
Text Example
Text Example
White with #118097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118097; }
p { color: rgb(17,128,151); }
H1.HeaderClassName
{
color: #118097;
}
.AnyTagClassName
{
color: #118097;
}
</style>
background-color css
<style>
a { background-color: #118097; }
a { background-color: rgb(17,128,151); }
div.DivClassName
{
background-color: #118097;
}
.BgClassName
{
background-color: #118097;
}
</style>
border-color css
<style>
span { border-color: #118097; }
span { border-color: rgb(17,128,151); }
td.TdClassName
{
border-color: #118097;
}
.TagClassName
{
border-color: #118097;
}
</style>