Shades of Eastern Blue #158297
Tints of Eastern Blue #158297
RGB
CMYK
RGB Variations
Color information
#158297 (or 0x158297) is known color: Eastern Blue. HEX triplet: 15, 82 and 97. RGB value is (21,130,151). Sum of RGB (Red+Green+Blue) = 21+130+151=302 (40% of max value = 765). Red value is 21 (8.59% from 255 or 6.95% from 302); Green value is 130 (51.17% from 255 or 43.05% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #158297 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #158297 is #EA7D68. Grayscale: #636363. Windows color (decimal): -15367529 or 9929237. OLE color: 9929237.
HSL color Cylindrical-coordinate representation of color #158297: hue angle of 189.69º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #158297 is Cyan = 0.86, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 130 | 151 | - |
| CMYK | 0.86 | 0.14 | 0 | 0.41 |
| HSL | 189.69º | 0.76% | 0.34% | - |
| HSV(B) | 189.69º | 0.86% | 0.59% | - |
| XYZ | 13.88 | 18.36 | 32.09 | - |
| YUV | 99.8 | 156.89 | 71.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 130 | 151 | 0.86 | 0.14 | 0 | 0.41 | 189.69 | 0.76 | 0.34 |
| Hex | 15 | 82 | 97 | 56 | E | 0 | 29 | BE | 4C | 22 |
| Octal | 25 | 202 | 227 | 126 | 16 | 0 | 51 | 276 | 114 | 42 |
| Binary | 10101 | 10000010 | 10010111 | 1010110 | 1110 | 0 | 101001 | 10111110 | 1001100 | 100010 |
Color Harmonies of #158297
Complementary color
Monochromatic Colors of #158297
Black with #158297
Text Example
Text Example
White with #158297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158297; }
p { color: rgb(21,130,151); }
H1.HeaderClassName
{
color: #158297;
}
.AnyTagClassName
{
color: #158297;
}
</style>
background-color css
<style>
a { background-color: #158297; }
a { background-color: rgb(21,130,151); }
div.DivClassName
{
background-color: #158297;
}
.BgClassName
{
background-color: #158297;
}
</style>
border-color css
<style>
span { border-color: #158297; }
span { border-color: rgb(21,130,151); }
td.TdClassName
{
border-color: #158297;
}
.TagClassName
{
border-color: #158297;
}
</style>