Shades of Eastern Blue #027590
Tints of Eastern Blue #027590
RGB
CMYK
RGB Variations
Color information
#027590 (or 0x027590) is known color: Eastern Blue. HEX triplet: 02, 75 and 90. RGB value is (2,117,144). Sum of RGB (Red+Green+Blue) = 2+117+144=263 (34% of max value = 765). Red value is 2 (1.17% from 255 or 0.76% from 263); Green value is 117 (46.09% from 255 or 44.49% from 263); Blue value is 144 (56.64% from 255 or 54.75% from 263); Max value from RGB is 144 - color contains mainly: blue. Hex color #027590 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #027590 is #FD8A6F. Grayscale: #555555. Windows color (decimal): -16616048 or 9467138. OLE color: 9467138.
HSL color Cylindrical-coordinate representation of color #027590: hue angle of 191.41º 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 #027590 is Cyan = 0.99, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 2 | 117 | 144 | - |
| CMYK | 0.99 | 0.19 | 0 | 0.44 |
| HSL | 191.41º | 0.97% | 0.29% | - |
| HSV(B) | 191.41º | 0.99% | 0.56% | - |
| XYZ | 11.42 | 14.75 | 28.63 | - |
| YUV | 85.69 | 160.9 | 68.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 144 | 0.99 | 0.19 | 0 | 0.44 | 191.41 | 0.97 | 0.29 |
| Hex | 2 | 75 | 90 | 63 | 13 | 0 | 2C | BF | 61 | 1D |
| Octal | 2 | 165 | 220 | 143 | 23 | 0 | 54 | 277 | 141 | 35 |
| Binary | 10 | 1110101 | 10010000 | 1100011 | 10011 | 0 | 101100 | 10111111 | 1100001 | 11101 |
Color Harmonies of #027590
Complementary color
Monochromatic Colors of #027590
Black with #027590
Text Example
Text Example
White with #027590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027590; }
p { color: rgb(2,117,144); }
H1.HeaderClassName
{
color: #027590;
}
.AnyTagClassName
{
color: #027590;
}
</style>
background-color css
<style>
a { background-color: #027590; }
a { background-color: rgb(2,117,144); }
div.DivClassName
{
background-color: #027590;
}
.BgClassName
{
background-color: #027590;
}
</style>
border-color css
<style>
span { border-color: #027590; }
span { border-color: rgb(2,117,144); }
td.TdClassName
{
border-color: #027590;
}
.TagClassName
{
border-color: #027590;
}
</style>