Shades of Eastern Blue #078297
Tints of Eastern Blue #078297
RGB
CMYK
RGB Variations
Color information
#078297 (or 0x078297) is known color: Eastern Blue. HEX triplet: 07, 82 and 97. RGB value is (7,130,151). Sum of RGB (Red+Green+Blue) = 7+130+151=288 (38% of max value = 765). Red value is 7 (3.12% from 255 or 2.43% from 288); Green value is 130 (51.17% from 255 or 45.14% from 288); Blue value is 151 (59.38% from 255 or 52.43% from 288); Max value from RGB is 151 - color contains mainly: blue. Hex color #078297 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #078297 is #F87D68. Grayscale: #5F5F5F. Windows color (decimal): -16285033 or 9929223. OLE color: 9929223.
HSL color Cylindrical-coordinate representation of color #078297: hue angle of 188.75º 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 #078297 is Cyan = 0.95, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 130 | 151 | - |
| CMYK | 0.95 | 0.14 | 0 | 0.41 |
| HSL | 188.75º | 0.91% | 0.31% | - |
| HSV(B) | 188.75º | 0.95% | 0.59% | - |
| XYZ | 13.66 | 18.24 | 32.08 | - |
| YUV | 95.62 | 159.25 | 64.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 130 | 151 | 0.95 | 0.14 | 0 | 0.41 | 188.75 | 0.91 | 0.31 |
| Hex | 7 | 82 | 97 | 5F | E | 0 | 29 | BD | 5B | 1F |
| Octal | 7 | 202 | 227 | 137 | 16 | 0 | 51 | 275 | 133 | 37 |
| Binary | 111 | 10000010 | 10010111 | 1011111 | 1110 | 0 | 101001 | 10111101 | 1011011 | 11111 |
Color Harmonies of #078297
Complementary color
Monochromatic Colors of #078297
Black with #078297
Text Example
Text Example
White with #078297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078297; }
p { color: rgb(7,130,151); }
H1.HeaderClassName
{
color: #078297;
}
.AnyTagClassName
{
color: #078297;
}
</style>
background-color css
<style>
a { background-color: #078297; }
a { background-color: rgb(7,130,151); }
div.DivClassName
{
background-color: #078297;
}
.BgClassName
{
background-color: #078297;
}
</style>
border-color css
<style>
span { border-color: #078297; }
span { border-color: rgb(7,130,151); }
td.TdClassName
{
border-color: #078297;
}
.TagClassName
{
border-color: #078297;
}
</style>