Shades of Eastern Blue #087692
Tints of Eastern Blue #087692
RGB
CMYK
RGB Variations
Color information
#087692 (or 0x087692) is known color: Eastern Blue. HEX triplet: 08, 76 and 92. RGB value is (8,118,146). Sum of RGB (Red+Green+Blue) = 8+118+146=272 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.94% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 146 (57.42% from 255 or 53.68% from 272); Max value from RGB is 146 - color contains mainly: blue. Hex color #087692 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #087692 is #F7896D. Grayscale: #585858. Windows color (decimal): -16222574 or 9598472. OLE color: 9598472.
HSL color Cylindrical-coordinate representation of color #087692: hue angle of 192.17º 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 #087692 is Cyan = 0.95, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 118 | 146 | - |
| CMYK | 0.95 | 0.19 | 0 | 0.43 |
| HSL | 192.17º | 0.9% | 0.3% | - |
| HSV(B) | 192.17º | 0.95% | 0.57% | - |
| XYZ | 11.77 | 15.08 | 29.49 | - |
| YUV | 88.3 | 160.56 | 70.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 146 | 0.95 | 0.19 | 0 | 0.43 | 192.17 | 0.9 | 0.3 |
| Hex | 8 | 76 | 92 | 5F | 13 | 0 | 2B | C0 | 5A | 1E |
| Octal | 10 | 166 | 222 | 137 | 23 | 0 | 53 | 300 | 132 | 36 |
| Binary | 1000 | 1110110 | 10010010 | 1011111 | 10011 | 0 | 101011 | 11000000 | 1011010 | 11110 |
Color Harmonies of #087692
Complementary color
Monochromatic Colors of #087692
Black with #087692
Text Example
Text Example
White with #087692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087692; }
p { color: rgb(8,118,146); }
H1.HeaderClassName
{
color: #087692;
}
.AnyTagClassName
{
color: #087692;
}
</style>
background-color css
<style>
a { background-color: #087692; }
a { background-color: rgb(8,118,146); }
div.DivClassName
{
background-color: #087692;
}
.BgClassName
{
background-color: #087692;
}
</style>
border-color css
<style>
span { border-color: #087692; }
span { border-color: rgb(8,118,146); }
td.TdClassName
{
border-color: #087692;
}
.TagClassName
{
border-color: #087692;
}
</style>