Shades of Eastern Blue #027690
Tints of Eastern Blue #027690
RGB
CMYK
RGB Variations
Color information
#027690 (or 0x027690) is known color: Eastern Blue. HEX triplet: 02, 76 and 90. RGB value is (2,118,144). Sum of RGB (Red+Green+Blue) = 2+118+144=264 (34% of max value = 765). Red value is 2 (1.17% from 255 or 0.76% from 264); Green value is 118 (46.48% from 255 or 44.70% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #027690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #027690 is #FD896F. Grayscale: #565656. Windows color (decimal): -16615792 or 9467394. OLE color: 9467394.
HSL color Cylindrical-coordinate representation of color #027690: hue angle of 190.99º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #027690 is Cyan = 0.99, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 118 | 144 | - |
| CMYK | 0.99 | 0.18 | 0 | 0.44 |
| HSL | 190.99º | 0.97% | 0.29% | - |
| HSV(B) | 190.99º | 0.99% | 0.56% | - |
| XYZ | 11.54 | 14.98 | 28.67 | - |
| YUV | 86.28 | 160.57 | 67.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 144 | 0.99 | 0.18 | 0 | 0.44 | 190.99 | 0.97 | 0.29 |
| Hex | 2 | 76 | 90 | 63 | 12 | 0 | 2C | BF | 61 | 1D |
| Octal | 2 | 166 | 220 | 143 | 22 | 0 | 54 | 277 | 141 | 35 |
| Binary | 10 | 1110110 | 10010000 | 1100011 | 10010 | 0 | 101100 | 10111111 | 1100001 | 11101 |
Color Harmonies of #027690
Complementary color
Monochromatic Colors of #027690
Black with #027690
Text Example
Text Example
White with #027690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027690; }
p { color: rgb(2,118,144); }
H1.HeaderClassName
{
color: #027690;
}
.AnyTagClassName
{
color: #027690;
}
</style>
background-color css
<style>
a { background-color: #027690; }
a { background-color: rgb(2,118,144); }
div.DivClassName
{
background-color: #027690;
}
.BgClassName
{
background-color: #027690;
}
</style>
border-color css
<style>
span { border-color: #027690; }
span { border-color: rgb(2,118,144); }
td.TdClassName
{
border-color: #027690;
}
.TagClassName
{
border-color: #027690;
}
</style>