Shades of Eastern Blue #058696
Tints of Eastern Blue #058696
RGB
CMYK
RGB Variations
Color information
#058696 (or 0x058696) is known color: Eastern Blue. HEX triplet: 05, 86 and 96. RGB value is (5,134,150). Sum of RGB (Red+Green+Blue) = 5+134+150=289 (38% of max value = 765). Red value is 5 (2.34% from 255 or 1.73% from 289); Green value is 134 (52.73% from 255 or 46.37% from 289); Blue value is 150 (58.98% from 255 or 51.90% from 289); Max value from RGB is 150 - color contains mainly: blue. Hex color #058696 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #058696 is #FA7969. Grayscale: #616161. Windows color (decimal): -16415082 or 9864709. OLE color: 9864709.
HSL color Cylindrical-coordinate representation of color #058696: hue angle of 186.62º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #058696 is Cyan = 0.97, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 134 | 150 | - |
| CMYK | 0.97 | 0.11 | 0 | 0.41 |
| HSL | 186.62º | 0.94% | 0.3% | - |
| HSV(B) | 186.62º | 0.97% | 0.59% | - |
| XYZ | 14.09 | 19.28 | 31.83 | - |
| YUV | 97.25 | 157.76 | 62.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 134 | 150 | 0.97 | 0.11 | 0 | 0.41 | 186.62 | 0.94 | 0.3 |
| Hex | 5 | 86 | 96 | 61 | B | 0 | 29 | BB | 5E | 1E |
| Octal | 5 | 206 | 226 | 141 | 13 | 0 | 51 | 273 | 136 | 36 |
| Binary | 101 | 10000110 | 10010110 | 1100001 | 1011 | 0 | 101001 | 10111011 | 1011110 | 11110 |
Color Harmonies of #058696
Complementary color
Monochromatic Colors of #058696
Black with #058696
Text Example
Text Example
White with #058696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058696; }
p { color: rgb(5,134,150); }
H1.HeaderClassName
{
color: #058696;
}
.AnyTagClassName
{
color: #058696;
}
</style>
background-color css
<style>
a { background-color: #058696; }
a { background-color: rgb(5,134,150); }
div.DivClassName
{
background-color: #058696;
}
.BgClassName
{
background-color: #058696;
}
</style>
border-color css
<style>
span { border-color: #058696; }
span { border-color: rgb(5,134,150); }
td.TdClassName
{
border-color: #058696;
}
.TagClassName
{
border-color: #058696;
}
</style>