Shades of Eastern Blue #028296
Tints of Eastern Blue #028296
RGB
CMYK
RGB Variations
Color information
#028296 (or 0x028296) is known color: Eastern Blue. HEX triplet: 02, 82 and 96. RGB value is (2,130,150). Sum of RGB (Red+Green+Blue) = 2+130+150=282 (37% of max value = 765). Red value is 2 (1.17% from 255 or 0.71% from 282); Green value is 130 (51.17% from 255 or 46.10% from 282); Blue value is 150 (58.98% from 255 or 53.19% from 282); Max value from RGB is 150 - color contains mainly: blue. Hex color #028296 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #028296 is #FD7D69. Grayscale: #5D5D5D. Windows color (decimal): -16612714 or 9863682. OLE color: 9863682.
HSL color Cylindrical-coordinate representation of color #028296: hue angle of 188.11º 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 #028296 is Cyan = 0.99, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 2 | 130 | 150 | - |
| CMYK | 0.99 | 0.13 | 0 | 0.41 |
| HSL | 188.11º | 0.97% | 0.3% | - |
| HSV(B) | 188.11º | 0.99% | 0.59% | - |
| XYZ | 13.51 | 18.18 | 31.65 | - |
| YUV | 94.01 | 159.59 | 62.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 130 | 150 | 0.99 | 0.13 | 0 | 0.41 | 188.11 | 0.97 | 0.3 |
| Hex | 2 | 82 | 96 | 63 | D | 0 | 29 | BC | 61 | 1E |
| Octal | 2 | 202 | 226 | 143 | 15 | 0 | 51 | 274 | 141 | 36 |
| Binary | 10 | 10000010 | 10010110 | 1100011 | 1101 | 0 | 101001 | 10111100 | 1100001 | 11110 |
Color Harmonies of #028296
Complementary color
Monochromatic Colors of #028296
Black with #028296
Text Example
Text Example
White with #028296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #028296; }
p { color: rgb(2,130,150); }
H1.HeaderClassName
{
color: #028296;
}
.AnyTagClassName
{
color: #028296;
}
</style>
background-color css
<style>
a { background-color: #028296; }
a { background-color: rgb(2,130,150); }
div.DivClassName
{
background-color: #028296;
}
.BgClassName
{
background-color: #028296;
}
</style>
border-color css
<style>
span { border-color: #028296; }
span { border-color: rgb(2,130,150); }
td.TdClassName
{
border-color: #028296;
}
.TagClassName
{
border-color: #028296;
}
</style>