Shades of Eastern Blue #037690
Tints of Eastern Blue #037690
RGB
CMYK
RGB Variations
Color information
#037690 (or 0x037690) is known color: Eastern Blue. HEX triplet: 03, 76 and 90. RGB value is (3,118,144). Sum of RGB (Red+Green+Blue) = 3+118+144=265 (35% of max value = 765). Red value is 3 (1.56% from 255 or 1.13% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 144 (56.64% from 255 or 54.34% from 265); Max value from RGB is 144 - color contains mainly: blue. Hex color #037690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #037690 is #FC896F. Grayscale: #565656. Windows color (decimal): -16550256 or 9467395. OLE color: 9467395.
HSL color Cylindrical-coordinate representation of color #037690: hue angle of 191.06º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #037690 is Cyan = 0.98, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 118 | 144 | - |
| CMYK | 0.98 | 0.18 | 0 | 0.44 |
| HSL | 191.06º | 0.96% | 0.29% | - |
| HSV(B) | 191.06º | 0.98% | 0.56% | - |
| XYZ | 11.55 | 14.99 | 28.67 | - |
| YUV | 86.58 | 160.4 | 68.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 118 | 144 | 0.98 | 0.18 | 0 | 0.44 | 191.06 | 0.96 | 0.29 |
| Hex | 3 | 76 | 90 | 62 | 12 | 0 | 2C | BF | 60 | 1D |
| Octal | 3 | 166 | 220 | 142 | 22 | 0 | 54 | 277 | 140 | 35 |
| Binary | 11 | 1110110 | 10010000 | 1100010 | 10010 | 0 | 101100 | 10111111 | 1100000 | 11101 |
Color Harmonies of #037690
Complementary color
Monochromatic Colors of #037690
Black with #037690
Text Example
Text Example
White with #037690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037690; }
p { color: rgb(3,118,144); }
H1.HeaderClassName
{
color: #037690;
}
.AnyTagClassName
{
color: #037690;
}
</style>
background-color css
<style>
a { background-color: #037690; }
a { background-color: rgb(3,118,144); }
div.DivClassName
{
background-color: #037690;
}
.BgClassName
{
background-color: #037690;
}
</style>
border-color css
<style>
span { border-color: #037690; }
span { border-color: rgb(3,118,144); }
td.TdClassName
{
border-color: #037690;
}
.TagClassName
{
border-color: #037690;
}
</style>