Shades of Eastern Blue #078798
Tints of Eastern Blue #078798
RGB
CMYK
RGB Variations
Color information
#078798 (or 0x078798) is known color: Eastern Blue. HEX triplet: 07, 87 and 98. RGB value is (7,135,152). Sum of RGB (Red+Green+Blue) = 7+135+152=294 (38% of max value = 765). Red value is 7 (3.12% from 255 or 2.38% from 294); Green value is 135 (53.12% from 255 or 45.92% from 294); Blue value is 152 (59.77% from 255 or 51.70% from 294); Max value from RGB is 152 - color contains mainly: blue. Hex color #078798 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #078798 is #F87867. Grayscale: #626262. Windows color (decimal): -16283752 or 9996039. OLE color: 9996039.
HSL color Cylindrical-coordinate representation of color #078798: hue angle of 187.03º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078798 is Cyan = 0.95, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 7 | 135 | 152 | - |
| CMYK | 0.95 | 0.11 | 0 | 0.40 |
| HSL | 187.03º | 0.91% | 0.31% | - |
| HSV(B) | 187.03º | 0.95% | 0.6% | - |
| XYZ | 14.42 | 19.64 | 32.74 | - |
| YUV | 98.67 | 158.09 | 62.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 135 | 152 | 0.95 | 0.11 | 0 | 0.40 | 187.03 | 0.91 | 0.31 |
| Hex | 7 | 87 | 98 | 5F | B | 0 | 28 | BB | 5B | 1F |
| Octal | 7 | 207 | 230 | 137 | 13 | 0 | 50 | 273 | 133 | 37 |
| Binary | 111 | 10000111 | 10011000 | 1011111 | 1011 | 0 | 101000 | 10111011 | 1011011 | 11111 |
Color Harmonies of #078798
Complementary color
Monochromatic Colors of #078798
Black with #078798
Text Example
Text Example
White with #078798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078798; }
p { color: rgb(7,135,152); }
H1.HeaderClassName
{
color: #078798;
}
.AnyTagClassName
{
color: #078798;
}
</style>
background-color css
<style>
a { background-color: #078798; }
a { background-color: rgb(7,135,152); }
div.DivClassName
{
background-color: #078798;
}
.BgClassName
{
background-color: #078798;
}
</style>
border-color css
<style>
span { border-color: #078798; }
span { border-color: rgb(7,135,152); }
td.TdClassName
{
border-color: #078798;
}
.TagClassName
{
border-color: #078798;
}
</style>