Shades of Eastern Blue #027490
Tints of Eastern Blue #027490
RGB
CMYK
RGB Variations
Color information
#027490 (or 0x027490) is known color: Eastern Blue. HEX triplet: 02, 74 and 90. RGB value is (2,116,144). Sum of RGB (Red+Green+Blue) = 2+116+144=262 (34% of max value = 765). Red value is 2 (1.17% from 255 or 0.76% from 262); Green value is 116 (45.70% from 255 or 44.27% from 262); Blue value is 144 (56.64% from 255 or 54.96% from 262); Max value from RGB is 144 - color contains mainly: blue. Hex color #027490 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #027490 is #FD8B6F. Grayscale: #545454. Windows color (decimal): -16616304 or 9466882. OLE color: 9466882.
HSL color Cylindrical-coordinate representation of color #027490: hue angle of 191.83º 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 #027490 is Cyan = 0.99, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 116 | 144 | - |
| CMYK | 0.99 | 0.19 | 0 | 0.44 |
| HSL | 191.83º | 0.97% | 0.29% | - |
| HSV(B) | 191.83º | 0.99% | 0.56% | - |
| XYZ | 11.3 | 14.52 | 28.59 | - |
| YUV | 85.11 | 161.23 | 68.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 116 | 144 | 0.99 | 0.19 | 0 | 0.44 | 191.83 | 0.97 | 0.29 |
| Hex | 2 | 74 | 90 | 63 | 13 | 0 | 2C | C0 | 61 | 1D |
| Octal | 2 | 164 | 220 | 143 | 23 | 0 | 54 | 300 | 141 | 35 |
| Binary | 10 | 1110100 | 10010000 | 1100011 | 10011 | 0 | 101100 | 11000000 | 1100001 | 11101 |
Color Harmonies of #027490
Complementary color
Monochromatic Colors of #027490
Black with #027490
Text Example
Text Example
White with #027490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027490; }
p { color: rgb(2,116,144); }
H1.HeaderClassName
{
color: #027490;
}
.AnyTagClassName
{
color: #027490;
}
</style>
background-color css
<style>
a { background-color: #027490; }
a { background-color: rgb(2,116,144); }
div.DivClassName
{
background-color: #027490;
}
.BgClassName
{
background-color: #027490;
}
</style>
border-color css
<style>
span { border-color: #027490; }
span { border-color: rgb(2,116,144); }
td.TdClassName
{
border-color: #027490;
}
.TagClassName
{
border-color: #027490;
}
</style>