Shades of Eastern Blue #027790
Tints of Eastern Blue #027790
RGB
CMYK
RGB Variations
Color information
#027790 (or 0x027790) is known color: Eastern Blue. HEX triplet: 02, 77 and 90. RGB value is (2,119,144). Sum of RGB (Red+Green+Blue) = 2+119+144=265 (35% of max value = 765). Red value is 2 (1.17% from 255 or 0.75% from 265); Green value is 119 (46.88% from 255 or 44.91% 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 #027790 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #027790 is #FD886F. Grayscale: #565656. Windows color (decimal): -16615536 or 9467650. OLE color: 9467650.
HSL color Cylindrical-coordinate representation of color #027790: hue angle of 190.56º 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 #027790 is Cyan = 0.99, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 119 | 144 | - |
| CMYK | 0.99 | 0.17 | 0 | 0.44 |
| HSL | 190.56º | 0.97% | 0.29% | - |
| HSV(B) | 190.56º | 0.99% | 0.56% | - |
| XYZ | 11.66 | 15.22 | 28.71 | - |
| YUV | 86.87 | 160.24 | 67.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 119 | 144 | 0.99 | 0.17 | 0 | 0.44 | 190.56 | 0.97 | 0.29 |
| Hex | 2 | 77 | 90 | 63 | 11 | 0 | 2C | BF | 61 | 1D |
| Octal | 2 | 167 | 220 | 143 | 21 | 0 | 54 | 277 | 141 | 35 |
| Binary | 10 | 1110111 | 10010000 | 1100011 | 10001 | 0 | 101100 | 10111111 | 1100001 | 11101 |
Color Harmonies of #027790
Complementary color
Monochromatic Colors of #027790
Black with #027790
Text Example
Text Example
White with #027790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027790; }
p { color: rgb(2,119,144); }
H1.HeaderClassName
{
color: #027790;
}
.AnyTagClassName
{
color: #027790;
}
</style>
background-color css
<style>
a { background-color: #027790; }
a { background-color: rgb(2,119,144); }
div.DivClassName
{
background-color: #027790;
}
.BgClassName
{
background-color: #027790;
}
</style>
border-color css
<style>
span { border-color: #027790; }
span { border-color: rgb(2,119,144); }
td.TdClassName
{
border-color: #027790;
}
.TagClassName
{
border-color: #027790;
}
</style>