Shades of Eastern Blue #077690
Tints of Eastern Blue #077690
RGB
CMYK
RGB Variations
Color information
#077690 (or 0x077690) is known color: Eastern Blue. HEX triplet: 07, 76 and 90. RGB value is (7,118,144). Sum of RGB (Red+Green+Blue) = 7+118+144=269 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.60% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 144 (56.64% from 255 or 53.53% from 269); Max value from RGB is 144 - color contains mainly: blue. Hex color #077690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #077690 is #F8896F. Grayscale: #575757. Windows color (decimal): -16288112 or 9467399. OLE color: 9467399.
HSL color Cylindrical-coordinate representation of color #077690: hue angle of 191.39º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #077690 is Cyan = 0.95, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 118 | 144 | - |
| CMYK | 0.95 | 0.18 | 0 | 0.44 |
| HSL | 191.39º | 0.91% | 0.3% | - |
| HSV(B) | 191.39º | 0.95% | 0.56% | - |
| XYZ | 11.6 | 15.02 | 28.67 | - |
| YUV | 87.78 | 159.73 | 70.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 144 | 0.95 | 0.18 | 0 | 0.44 | 191.39 | 0.91 | 0.3 |
| Hex | 7 | 76 | 90 | 5F | 12 | 0 | 2C | BF | 5B | 1E |
| Octal | 7 | 166 | 220 | 137 | 22 | 0 | 54 | 277 | 133 | 36 |
| Binary | 111 | 1110110 | 10010000 | 1011111 | 10010 | 0 | 101100 | 10111111 | 1011011 | 11110 |
Color Harmonies of #077690
Complementary color
Monochromatic Colors of #077690
Black with #077690
Text Example
Text Example
White with #077690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077690; }
p { color: rgb(7,118,144); }
H1.HeaderClassName
{
color: #077690;
}
.AnyTagClassName
{
color: #077690;
}
</style>
background-color css
<style>
a { background-color: #077690; }
a { background-color: rgb(7,118,144); }
div.DivClassName
{
background-color: #077690;
}
.BgClassName
{
background-color: #077690;
}
</style>
border-color css
<style>
span { border-color: #077690; }
span { border-color: rgb(7,118,144); }
td.TdClassName
{
border-color: #077690;
}
.TagClassName
{
border-color: #077690;
}
</style>