Shades of Eastern Blue #108597
Tints of Eastern Blue #108597
RGB
CMYK
RGB Variations
Color information
#108597 (or 0x108597) is known color: Eastern Blue. HEX triplet: 10, 85 and 97. RGB value is (16,133,151). Sum of RGB (Red+Green+Blue) = 16+133+151=300 (39% of max value = 765). Red value is 16 (6.64% from 255 or 5.33% from 300); Green value is 133 (52.34% from 255 or 44.33% 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 #108597 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #108597 is #EF7A68. Grayscale: #636363. Windows color (decimal): -15694441 or 9930000. OLE color: 9930000.
HSL color Cylindrical-coordinate representation of color #108597: hue angle of 188º degrees, saturation: 0.81, 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 #108597 is Cyan = 0.89, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 16 | 133 | 151 | - |
| CMYK | 0.89 | 0.12 | 0 | 0.41 |
| HSL | 188º | 0.81% | 0.33% | - |
| HSV(B) | 188º | 0.89% | 0.59% | - |
| XYZ | 14.19 | 19.12 | 32.22 | - |
| YUV | 100.07 | 156.74 | 68.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 133 | 151 | 0.89 | 0.12 | 0 | 0.41 | 188 | 0.81 | 0.33 |
| Hex | 10 | 85 | 97 | 59 | C | 0 | 29 | BC | 51 | 21 |
| Octal | 20 | 205 | 227 | 131 | 14 | 0 | 51 | 274 | 121 | 41 |
| Binary | 10000 | 10000101 | 10010111 | 1011001 | 1100 | 0 | 101001 | 10111100 | 1010001 | 100001 |
Color Harmonies of #108597
Complementary color
Monochromatic Colors of #108597
Black with #108597
Text Example
Text Example
White with #108597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108597; }
p { color: rgb(16,133,151); }
H1.HeaderClassName
{
color: #108597;
}
.AnyTagClassName
{
color: #108597;
}
</style>
background-color css
<style>
a { background-color: #108597; }
a { background-color: rgb(16,133,151); }
div.DivClassName
{
background-color: #108597;
}
.BgClassName
{
background-color: #108597;
}
</style>
border-color css
<style>
span { border-color: #108597; }
span { border-color: rgb(16,133,151); }
td.TdClassName
{
border-color: #108597;
}
.TagClassName
{
border-color: #108597;
}
</style>