Shades of Eastern Blue #087993
Tints of Eastern Blue #087993
RGB
CMYK
RGB Variations
Color information
#087993 (or 0x087993) is known color: Eastern Blue. HEX triplet: 08, 79 and 93. RGB value is (8,121,147). Sum of RGB (Red+Green+Blue) = 8+121+147=276 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.90% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 147 (57.81% from 255 or 53.26% from 276); Max value from RGB is 147 - color contains mainly: blue. Hex color #087993 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #087993 is #F7866C. Grayscale: #595959. Windows color (decimal): -16221805 or 9664776. OLE color: 9664776.
HSL color Cylindrical-coordinate representation of color #087993: hue angle of 191.22º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #087993 is Cyan = 0.95, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 121 | 147 | - |
| CMYK | 0.95 | 0.18 | 0 | 0.42 |
| HSL | 191.22º | 0.9% | 0.3% | - |
| HSV(B) | 191.22º | 0.95% | 0.58% | - |
| XYZ | 12.2 | 15.83 | 30.02 | - |
| YUV | 90.18 | 160.06 | 69.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 147 | 0.95 | 0.18 | 0 | 0.42 | 191.22 | 0.9 | 0.3 |
| Hex | 8 | 79 | 93 | 5F | 12 | 0 | 2A | BF | 5A | 1E |
| Octal | 10 | 171 | 223 | 137 | 22 | 0 | 52 | 277 | 132 | 36 |
| Binary | 1000 | 1111001 | 10010011 | 1011111 | 10010 | 0 | 101010 | 10111111 | 1011010 | 11110 |
Color Harmonies of #087993
Complementary color
Monochromatic Colors of #087993
Black with #087993
Text Example
Text Example
White with #087993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087993; }
p { color: rgb(8,121,147); }
H1.HeaderClassName
{
color: #087993;
}
.AnyTagClassName
{
color: #087993;
}
</style>
background-color css
<style>
a { background-color: #087993; }
a { background-color: rgb(8,121,147); }
div.DivClassName
{
background-color: #087993;
}
.BgClassName
{
background-color: #087993;
}
</style>
border-color css
<style>
span { border-color: #087993; }
span { border-color: rgb(8,121,147); }
td.TdClassName
{
border-color: #087993;
}
.TagClassName
{
border-color: #087993;
}
</style>