Shades of Eastern Blue #097590
Tints of Eastern Blue #097590
RGB
CMYK
RGB Variations
Color information
#097590 (or 0x097590) is known color: Eastern Blue. HEX triplet: 09, 75 and 90. RGB value is (9,117,144). Sum of RGB (Red+Green+Blue) = 9+117+144=270 (35% of max value = 765). Red value is 9 (3.91% from 255 or 3.33% from 270); Green value is 117 (46.09% from 255 or 43.33% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #097590 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #097590 is #F68A6F. Grayscale: #575757. Windows color (decimal): -16157296 or 9467145. OLE color: 9467145.
HSL color Cylindrical-coordinate representation of color #097590: hue angle of 192º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #097590 is Cyan = 0.94, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 9 | 117 | 144 | - |
| CMYK | 0.94 | 0.19 | 0 | 0.44 |
| HSL | 192º | 0.88% | 0.3% | - |
| HSV(B) | 192º | 0.94% | 0.56% | - |
| XYZ | 11.51 | 14.79 | 28.63 | - |
| YUV | 87.79 | 159.72 | 71.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 117 | 144 | 0.94 | 0.19 | 0 | 0.44 | 192 | 0.88 | 0.3 |
| Hex | 9 | 75 | 90 | 5E | 13 | 0 | 2C | C0 | 58 | 1E |
| Octal | 11 | 165 | 220 | 136 | 23 | 0 | 54 | 300 | 130 | 36 |
| Binary | 1001 | 1110101 | 10010000 | 1011110 | 10011 | 0 | 101100 | 11000000 | 1011000 | 11110 |
Color Harmonies of #097590
Complementary color
Monochromatic Colors of #097590
Black with #097590
Text Example
Text Example
White with #097590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097590; }
p { color: rgb(9,117,144); }
H1.HeaderClassName
{
color: #097590;
}
.AnyTagClassName
{
color: #097590;
}
</style>
background-color css
<style>
a { background-color: #097590; }
a { background-color: rgb(9,117,144); }
div.DivClassName
{
background-color: #097590;
}
.BgClassName
{
background-color: #097590;
}
</style>
border-color css
<style>
span { border-color: #097590; }
span { border-color: rgb(9,117,144); }
td.TdClassName
{
border-color: #097590;
}
.TagClassName
{
border-color: #097590;
}
</style>