Shades of Eastern Blue #158495
Tints of Eastern Blue #158495
RGB
CMYK
RGB Variations
Color information
#158495 (or 0x158495) is known color: Eastern Blue. HEX triplet: 15, 84 and 95. RGB value is (21,132,149). Sum of RGB (Red+Green+Blue) = 21+132+149=302 (40% of max value = 765). Red value is 21 (8.59% from 255 or 6.95% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #158495 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #158495 is #EA7B6A. Grayscale: #646464. Windows color (decimal): -15367019 or 9798677. OLE color: 9798677.
HSL color Cylindrical-coordinate representation of color #158495: hue angle of 187.97º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #158495 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 132 | 149 | - |
| CMYK | 0.86 | 0.11 | 0 | 0.42 |
| HSL | 187.97º | 0.75% | 0.33% | - |
| HSV(B) | 187.97º | 0.86% | 0.58% | - |
| XYZ | 13.99 | 18.83 | 31.33 | - |
| YUV | 100.75 | 155.23 | 71.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 132 | 149 | 0.86 | 0.11 | 0 | 0.42 | 187.97 | 0.75 | 0.33 |
| Hex | 15 | 84 | 95 | 56 | B | 0 | 2A | BC | 4B | 21 |
| Octal | 25 | 204 | 225 | 126 | 13 | 0 | 52 | 274 | 113 | 41 |
| Binary | 10101 | 10000100 | 10010101 | 1010110 | 1011 | 0 | 101010 | 10111100 | 1001011 | 100001 |
Color Harmonies of #158495
Complementary color
Monochromatic Colors of #158495
Black with #158495
Text Example
Text Example
White with #158495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158495; }
p { color: rgb(21,132,149); }
H1.HeaderClassName
{
color: #158495;
}
.AnyTagClassName
{
color: #158495;
}
</style>
background-color css
<style>
a { background-color: #158495; }
a { background-color: rgb(21,132,149); }
div.DivClassName
{
background-color: #158495;
}
.BgClassName
{
background-color: #158495;
}
</style>
border-color css
<style>
span { border-color: #158495; }
span { border-color: rgb(21,132,149); }
td.TdClassName
{
border-color: #158495;
}
.TagClassName
{
border-color: #158495;
}
</style>