Shades of Eastern Blue #117793
Tints of Eastern Blue #117793
RGB
CMYK
RGB Variations
Color information
#117793 (or 0x117793) is known color: Eastern Blue. HEX triplet: 11, 77 and 93. RGB value is (17,119,147). Sum of RGB (Red+Green+Blue) = 17+119+147=283 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.01% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 147 (57.81% from 255 or 51.94% from 283); Max value from RGB is 147 - color contains mainly: blue. Hex color #117793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #117793 is #EE886C. Grayscale: #5B5B5B. Windows color (decimal): -15632493 or 9664273. OLE color: 9664273.
HSL color Cylindrical-coordinate representation of color #117793: hue angle of 192.92º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #117793 is Cyan = 0.88, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 119 | 147 | - |
| CMYK | 0.88 | 0.19 | 0 | 0.42 |
| HSL | 192.92º | 0.79% | 0.32% | - |
| HSV(B) | 192.92º | 0.88% | 0.58% | - |
| XYZ | 12.09 | 15.42 | 29.94 | - |
| YUV | 91.69 | 159.21 | 74.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 147 | 0.88 | 0.19 | 0 | 0.42 | 192.92 | 0.79 | 0.32 |
| Hex | 11 | 77 | 93 | 58 | 13 | 0 | 2A | C1 | 4F | 20 |
| Octal | 21 | 167 | 223 | 130 | 23 | 0 | 52 | 301 | 117 | 40 |
| Binary | 10001 | 1110111 | 10010011 | 1011000 | 10011 | 0 | 101010 | 11000001 | 1001111 | 100000 |
Color Harmonies of #117793
Complementary color
Monochromatic Colors of #117793
Black with #117793
Text Example
Text Example
White with #117793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117793; }
p { color: rgb(17,119,147); }
H1.HeaderClassName
{
color: #117793;
}
.AnyTagClassName
{
color: #117793;
}
</style>
background-color css
<style>
a { background-color: #117793; }
a { background-color: rgb(17,119,147); }
div.DivClassName
{
background-color: #117793;
}
.BgClassName
{
background-color: #117793;
}
</style>
border-color css
<style>
span { border-color: #117793; }
span { border-color: rgb(17,119,147); }
td.TdClassName
{
border-color: #117793;
}
.TagClassName
{
border-color: #117793;
}
</style>