Shades of Eastern Blue #128296
Tints of Eastern Blue #128296
RGB
CMYK
RGB Variations
Color information
#128296 (or 0x128296) is known color: Eastern Blue. HEX triplet: 12, 82 and 96. RGB value is (18,130,150). Sum of RGB (Red+Green+Blue) = 18+130+150=298 (39% of max value = 765). Red value is 18 (7.42% from 255 or 6.04% from 298); Green value is 130 (51.17% from 255 or 43.62% from 298); Blue value is 150 (58.98% from 255 or 50.34% from 298); Max value from RGB is 150 - color contains mainly: blue. Hex color #128296 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #128296 is #ED7D69. Grayscale: #626262. Windows color (decimal): -15564138 or 9863698. OLE color: 9863698.
HSL color Cylindrical-coordinate representation of color #128296: hue angle of 189.09º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #128296 is Cyan = 0.88, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 18 | 130 | 150 | - |
| CMYK | 0.88 | 0.13 | 0 | 0.41 |
| HSL | 189.09º | 0.79% | 0.33% | - |
| HSV(B) | 189.09º | 0.88% | 0.59% | - |
| XYZ | 13.74 | 18.3 | 31.66 | - |
| YUV | 98.79 | 156.89 | 70.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 130 | 150 | 0.88 | 0.13 | 0 | 0.41 | 189.09 | 0.79 | 0.33 |
| Hex | 12 | 82 | 96 | 58 | D | 0 | 29 | BD | 4F | 21 |
| Octal | 22 | 202 | 226 | 130 | 15 | 0 | 51 | 275 | 117 | 41 |
| Binary | 10010 | 10000010 | 10010110 | 1011000 | 1101 | 0 | 101001 | 10111101 | 1001111 | 100001 |
Color Harmonies of #128296
Complementary color
Monochromatic Colors of #128296
Black with #128296
Text Example
Text Example
White with #128296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #128296; }
p { color: rgb(18,130,150); }
H1.HeaderClassName
{
color: #128296;
}
.AnyTagClassName
{
color: #128296;
}
</style>
background-color css
<style>
a { background-color: #128296; }
a { background-color: rgb(18,130,150); }
div.DivClassName
{
background-color: #128296;
}
.BgClassName
{
background-color: #128296;
}
</style>
border-color css
<style>
span { border-color: #128296; }
span { border-color: rgb(18,130,150); }
td.TdClassName
{
border-color: #128296;
}
.TagClassName
{
border-color: #128296;
}
</style>