Shades of Eastern Blue #097793
Tints of Eastern Blue #097793
RGB
CMYK
RGB Variations
Color information
#097793 (or 0x097793) is known color: Eastern Blue. HEX triplet: 09, 77 and 93. RGB value is (9,119,147). Sum of RGB (Red+Green+Blue) = 9+119+147=275 (36% of max value = 765). Red value is 9 (3.91% from 255 or 3.27% from 275); Green value is 119 (46.88% from 255 or 43.27% from 275); Blue value is 147 (57.81% from 255 or 53.45% from 275); Max value from RGB is 147 - color contains mainly: blue. Hex color #097793 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #097793 is #F6886C. Grayscale: #595959. Windows color (decimal): -16156781 or 9664265. OLE color: 9664265.
HSL color Cylindrical-coordinate representation of color #097793: hue angle of 192.17º degrees, saturation: 0.88, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #097793 is Cyan = 0.94, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 119 | 147 | - |
| CMYK | 0.94 | 0.19 | 0 | 0.42 |
| HSL | 192.17º | 0.88% | 0.31% | - |
| HSV(B) | 192.17º | 0.94% | 0.58% | - |
| XYZ | 11.98 | 15.36 | 29.94 | - |
| YUV | 89.3 | 160.56 | 70.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 119 | 147 | 0.94 | 0.19 | 0 | 0.42 | 192.17 | 0.88 | 0.31 |
| Hex | 9 | 77 | 93 | 5E | 13 | 0 | 2A | C0 | 58 | 1F |
| Octal | 11 | 167 | 223 | 136 | 23 | 0 | 52 | 300 | 130 | 37 |
| Binary | 1001 | 1110111 | 10010011 | 1011110 | 10011 | 0 | 101010 | 11000000 | 1011000 | 11111 |
Color Harmonies of #097793
Complementary color
Monochromatic Colors of #097793
Black with #097793
Text Example
Text Example
White with #097793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097793; }
p { color: rgb(9,119,147); }
H1.HeaderClassName
{
color: #097793;
}
.AnyTagClassName
{
color: #097793;
}
</style>
background-color css
<style>
a { background-color: #097793; }
a { background-color: rgb(9,119,147); }
div.DivClassName
{
background-color: #097793;
}
.BgClassName
{
background-color: #097793;
}
</style>
border-color css
<style>
span { border-color: #097793; }
span { border-color: rgb(9,119,147); }
td.TdClassName
{
border-color: #097793;
}
.TagClassName
{
border-color: #097793;
}
</style>