Shades of Eastern Blue #078497
Tints of Eastern Blue #078497
RGB
CMYK
RGB Variations
Color information
#078497 (or 0x078497) is known color: Eastern Blue. HEX triplet: 07, 84 and 97. RGB value is (7,132,151). Sum of RGB (Red+Green+Blue) = 7+132+151=290 (38% of max value = 765). Red value is 7 (3.12% from 255 or 2.41% from 290); Green value is 132 (51.95% from 255 or 45.52% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #078497 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #078497 is #F87B68. Grayscale: #606060. Windows color (decimal): -16284521 or 9929735. OLE color: 9929735.
HSL color Cylindrical-coordinate representation of color #078497: hue angle of 187.92º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078497 is Cyan = 0.95, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 132 | 151 | - |
| CMYK | 0.95 | 0.13 | 0 | 0.41 |
| HSL | 187.92º | 0.91% | 0.31% | - |
| HSV(B) | 187.92º | 0.95% | 0.59% | - |
| XYZ | 13.92 | 18.78 | 32.17 | - |
| YUV | 96.79 | 158.59 | 63.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 151 | 0.95 | 0.13 | 0 | 0.41 | 187.92 | 0.91 | 0.31 |
| Hex | 7 | 84 | 97 | 5F | D | 0 | 29 | BC | 5B | 1F |
| Octal | 7 | 204 | 227 | 137 | 15 | 0 | 51 | 274 | 133 | 37 |
| Binary | 111 | 10000100 | 10010111 | 1011111 | 1101 | 0 | 101001 | 10111100 | 1011011 | 11111 |
Color Harmonies of #078497
Complementary color
Monochromatic Colors of #078497
Black with #078497
Text Example
Text Example
White with #078497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078497; }
p { color: rgb(7,132,151); }
H1.HeaderClassName
{
color: #078497;
}
.AnyTagClassName
{
color: #078497;
}
</style>
background-color css
<style>
a { background-color: #078497; }
a { background-color: rgb(7,132,151); }
div.DivClassName
{
background-color: #078497;
}
.BgClassName
{
background-color: #078497;
}
</style>
border-color css
<style>
span { border-color: #078497; }
span { border-color: rgb(7,132,151); }
td.TdClassName
{
border-color: #078497;
}
.TagClassName
{
border-color: #078497;
}
</style>