Shades of Eastern Blue #088998
Tints of Eastern Blue #088998
RGB
CMYK
RGB Variations
Color information
#088998 (or 0x088998) is known color: Eastern Blue. HEX triplet: 08, 89 and 98. RGB value is (8,137,152). Sum of RGB (Red+Green+Blue) = 8+137+152=297 (39% of max value = 765). Red value is 8 (3.52% from 255 or 2.69% from 297); Green value is 137 (53.91% from 255 or 46.13% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #088998 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #088998 is #F77667. Grayscale: #636363. Windows color (decimal): -16217704 or 9996552. OLE color: 9996552.
HSL color Cylindrical-coordinate representation of color #088998: hue angle of 186.25º degrees, saturation: 0.9, 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 #088998 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 8 | 137 | 152 | - |
| CMYK | 0.95 | 0.10 | 0 | 0.40 |
| HSL | 186.25º | 0.9% | 0.31% | - |
| HSV(B) | 186.25º | 0.95% | 0.6% | - |
| XYZ | 14.71 | 20.21 | 32.83 | - |
| YUV | 100.14 | 157.26 | 62.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 137 | 152 | 0.95 | 0.10 | 0 | 0.40 | 186.25 | 0.9 | 0.31 |
| Hex | 8 | 89 | 98 | 5F | A | 0 | 28 | BA | 5A | 1F |
| Octal | 10 | 211 | 230 | 137 | 12 | 0 | 50 | 272 | 132 | 37 |
| Binary | 1000 | 10001001 | 10011000 | 1011111 | 1010 | 0 | 101000 | 10111010 | 1011010 | 11111 |
Color Harmonies of #088998
Complementary color
Monochromatic Colors of #088998
Black with #088998
Text Example
Text Example
White with #088998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088998; }
p { color: rgb(8,137,152); }
H1.HeaderClassName
{
color: #088998;
}
.AnyTagClassName
{
color: #088998;
}
</style>
background-color css
<style>
a { background-color: #088998; }
a { background-color: rgb(8,137,152); }
div.DivClassName
{
background-color: #088998;
}
.BgClassName
{
background-color: #088998;
}
</style>
border-color css
<style>
span { border-color: #088998; }
span { border-color: rgb(8,137,152); }
td.TdClassName
{
border-color: #088998;
}
.TagClassName
{
border-color: #088998;
}
</style>