Shades of Eastern Blue #027997
Tints of Eastern Blue #027997
RGB
CMYK
RGB Variations
Color information
#027997 (or 0x027997) is known color: Eastern Blue. HEX triplet: 02, 79 and 97. RGB value is (2,121,151). Sum of RGB (Red+Green+Blue) = 2+121+151=274 (36% of max value = 765). Red value is 2 (1.17% from 255 or 0.73% from 274); Green value is 121 (47.66% from 255 or 44.16% from 274); Blue value is 151 (59.38% from 255 or 55.11% from 274); Max value from RGB is 151 - color contains mainly: blue. Hex color #027997 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #027997 is #FD8668. Grayscale: #585858. Windows color (decimal): -16615017 or 9926914. OLE color: 9926914.
HSL color Cylindrical-coordinate representation of color #027997: hue angle of 192.08º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #027997 is Cyan = 0.99, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 121 | 151 | - |
| CMYK | 0.99 | 0.20 | 0 | 0.41 |
| HSL | 192.08º | 0.97% | 0.3% | - |
| HSV(B) | 192.08º | 0.99% | 0.59% | - |
| XYZ | 12.45 | 15.92 | 31.7 | - |
| YUV | 88.84 | 163.08 | 66.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 121 | 151 | 0.99 | 0.20 | 0 | 0.41 | 192.08 | 0.97 | 0.3 |
| Hex | 2 | 79 | 97 | 63 | 14 | 0 | 29 | C0 | 61 | 1E |
| Octal | 2 | 171 | 227 | 143 | 24 | 0 | 51 | 300 | 141 | 36 |
| Binary | 10 | 1111001 | 10010111 | 1100011 | 10100 | 0 | 101001 | 11000000 | 1100001 | 11110 |
Color Harmonies of #027997
Complementary color
Monochromatic Colors of #027997
Black with #027997
Text Example
Text Example
White with #027997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027997; }
p { color: rgb(2,121,151); }
H1.HeaderClassName
{
color: #027997;
}
.AnyTagClassName
{
color: #027997;
}
</style>
background-color css
<style>
a { background-color: #027997; }
a { background-color: rgb(2,121,151); }
div.DivClassName
{
background-color: #027997;
}
.BgClassName
{
background-color: #027997;
}
</style>
border-color css
<style>
span { border-color: #027997; }
span { border-color: rgb(2,121,151); }
td.TdClassName
{
border-color: #027997;
}
.TagClassName
{
border-color: #027997;
}
</style>