Shades of Eastern Blue #078594
Tints of Eastern Blue #078594
RGB
CMYK
RGB Variations
Color information
#078594 (or 0x078594) is known color: Eastern Blue. HEX triplet: 07, 85 and 94. RGB value is (7,133,148). Sum of RGB (Red+Green+Blue) = 7+133+148=288 (38% of max value = 765). Red value is 7 (3.12% from 255 or 2.43% from 288); Green value is 133 (52.34% from 255 or 46.18% from 288); Blue value is 148 (58.20% from 255 or 51.39% from 288); Max value from RGB is 148 - color contains mainly: blue. Hex color #078594 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #078594 is #F87A6B. Grayscale: #606060. Windows color (decimal): -16284268 or 9733383. OLE color: 9733383.
HSL color Cylindrical-coordinate representation of color #078594: hue angle of 186.38º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078594 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 133 | 148 | - |
| CMYK | 0.95 | 0.10 | 0 | 0.42 |
| HSL | 186.38º | 0.91% | 0.3% | - |
| HSV(B) | 186.38º | 0.95% | 0.58% | - |
| XYZ | 13.82 | 18.96 | 30.95 | - |
| YUV | 97.04 | 156.76 | 63.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 133 | 148 | 0.95 | 0.10 | 0 | 0.42 | 186.38 | 0.91 | 0.3 |
| Hex | 7 | 85 | 94 | 5F | A | 0 | 2A | BA | 5B | 1E |
| Octal | 7 | 205 | 224 | 137 | 12 | 0 | 52 | 272 | 133 | 36 |
| Binary | 111 | 10000101 | 10010100 | 1011111 | 1010 | 0 | 101010 | 10111010 | 1011011 | 11110 |
Color Harmonies of #078594
Complementary color
Monochromatic Colors of #078594
Black with #078594
Text Example
Text Example
White with #078594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078594; }
p { color: rgb(7,133,148); }
H1.HeaderClassName
{
color: #078594;
}
.AnyTagClassName
{
color: #078594;
}
</style>
background-color css
<style>
a { background-color: #078594; }
a { background-color: rgb(7,133,148); }
div.DivClassName
{
background-color: #078594;
}
.BgClassName
{
background-color: #078594;
}
</style>
border-color css
<style>
span { border-color: #078594; }
span { border-color: rgb(7,133,148); }
td.TdClassName
{
border-color: #078594;
}
.TagClassName
{
border-color: #078594;
}
</style>