Shades of Eastern Blue #088091
Tints of Eastern Blue #088091
RGB
CMYK
RGB Variations
Color information
#088091 (or 0x088091) is known color: Eastern Blue. HEX triplet: 08, 80 and 91. RGB value is (8,128,145). Sum of RGB (Red+Green+Blue) = 8+128+145=281 (37% of max value = 765). Red value is 8 (3.52% from 255 or 2.85% from 281); Green value is 128 (50.39% from 255 or 45.55% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #088091 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #088091 is #F77F6E. Grayscale: #5D5D5D. Windows color (decimal): -16220015 or 9535496. OLE color: 9535496.
HSL color Cylindrical-coordinate representation of color #088091: hue angle of 187.45º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088091 is Cyan = 0.94, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 128 | 145 | - |
| CMYK | 0.94 | 0.12 | 0 | 0.43 |
| HSL | 187.45º | 0.9% | 0.3% | - |
| HSV(B) | 187.45º | 0.94% | 0.57% | - |
| XYZ | 12.93 | 17.53 | 29.49 | - |
| YUV | 94.06 | 156.74 | 66.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 128 | 145 | 0.94 | 0.12 | 0 | 0.43 | 187.45 | 0.9 | 0.3 |
| Hex | 8 | 80 | 91 | 5E | C | 0 | 2B | BB | 5A | 1E |
| Octal | 10 | 200 | 221 | 136 | 14 | 0 | 53 | 273 | 132 | 36 |
| Binary | 1000 | 10000000 | 10010001 | 1011110 | 1100 | 0 | 101011 | 10111011 | 1011010 | 11110 |
Color Harmonies of #088091
Complementary color
Monochromatic Colors of #088091
Black with #088091
Text Example
Text Example
White with #088091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088091; }
p { color: rgb(8,128,145); }
H1.HeaderClassName
{
color: #088091;
}
.AnyTagClassName
{
color: #088091;
}
</style>
background-color css
<style>
a { background-color: #088091; }
a { background-color: rgb(8,128,145); }
div.DivClassName
{
background-color: #088091;
}
.BgClassName
{
background-color: #088091;
}
</style>
border-color css
<style>
span { border-color: #088091; }
span { border-color: rgb(8,128,145); }
td.TdClassName
{
border-color: #088091;
}
.TagClassName
{
border-color: #088091;
}
</style>