Shades of Eastern Blue #088092
Tints of Eastern Blue #088092
RGB
CMYK
RGB Variations
Color information
#088092 (or 0x088092) is known color: Eastern Blue. HEX triplet: 08, 80 and 92. RGB value is (8,128,146). Sum of RGB (Red+Green+Blue) = 8+128+146=282 (37% of max value = 765). Red value is 8 (3.52% from 255 or 2.84% from 282); Green value is 128 (50.39% from 255 or 45.39% from 282); Blue value is 146 (57.42% from 255 or 51.77% from 282); Max value from RGB is 146 - color contains mainly: blue. Hex color #088092 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #088092 is #F77F6D. Grayscale: #5D5D5D. Windows color (decimal): -16220014 or 9601032. OLE color: 9601032.
HSL color Cylindrical-coordinate representation of color #088092: hue angle of 187.83º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #088092 is Cyan = 0.95, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 128 | 146 | - |
| CMYK | 0.95 | 0.12 | 0 | 0.43 |
| HSL | 187.83º | 0.9% | 0.3% | - |
| HSV(B) | 187.83º | 0.95% | 0.57% | - |
| XYZ | 13.01 | 17.57 | 29.9 | - |
| YUV | 94.17 | 157.24 | 66.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 128 | 146 | 0.95 | 0.12 | 0 | 0.43 | 187.83 | 0.9 | 0.3 |
| Hex | 8 | 80 | 92 | 5F | C | 0 | 2B | BC | 5A | 1E |
| Octal | 10 | 200 | 222 | 137 | 14 | 0 | 53 | 274 | 132 | 36 |
| Binary | 1000 | 10000000 | 10010010 | 1011111 | 1100 | 0 | 101011 | 10111100 | 1011010 | 11110 |
Color Harmonies of #088092
Complementary color
Monochromatic Colors of #088092
Black with #088092
Text Example
Text Example
White with #088092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088092; }
p { color: rgb(8,128,146); }
H1.HeaderClassName
{
color: #088092;
}
.AnyTagClassName
{
color: #088092;
}
</style>
background-color css
<style>
a { background-color: #088092; }
a { background-color: rgb(8,128,146); }
div.DivClassName
{
background-color: #088092;
}
.BgClassName
{
background-color: #088092;
}
</style>
border-color css
<style>
span { border-color: #088092; }
span { border-color: rgb(8,128,146); }
td.TdClassName
{
border-color: #088092;
}
.TagClassName
{
border-color: #088092;
}
</style>