Shades of Eastern Blue #138494
Tints of Eastern Blue #138494
RGB
CMYK
RGB Variations
Color information
#138494 (or 0x138494) is known color: Eastern Blue. HEX triplet: 13, 84 and 94. RGB value is (19,132,148). Sum of RGB (Red+Green+Blue) = 19+132+148=299 (39% of max value = 765). Red value is 19 (7.81% from 255 or 6.35% from 299); Green value is 132 (51.95% from 255 or 44.15% from 299); Blue value is 148 (58.20% from 255 or 49.50% from 299); Max value from RGB is 148 - color contains mainly: blue. Hex color #138494 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138494 is #EC7B6B. Grayscale: #636363. Windows color (decimal): -15498092 or 9733139. OLE color: 9733139.
HSL color Cylindrical-coordinate representation of color #138494: hue angle of 187.44º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #138494 is Cyan = 0.87, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 132 | 148 | - |
| CMYK | 0.87 | 0.11 | 0 | 0.42 |
| HSL | 187.44º | 0.77% | 0.33% | - |
| HSV(B) | 187.44º | 0.87% | 0.58% | - |
| XYZ | 13.87 | 18.78 | 30.91 | - |
| YUV | 100.04 | 155.06 | 70.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 148 | 0.87 | 0.11 | 0 | 0.42 | 187.44 | 0.77 | 0.33 |
| Hex | 13 | 84 | 94 | 57 | B | 0 | 2A | BB | 4D | 21 |
| Octal | 23 | 204 | 224 | 127 | 13 | 0 | 52 | 273 | 115 | 41 |
| Binary | 10011 | 10000100 | 10010100 | 1010111 | 1011 | 0 | 101010 | 10111011 | 1001101 | 100001 |
Color Harmonies of #138494
Complementary color
Monochromatic Colors of #138494
Black with #138494
Text Example
Text Example
White with #138494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138494; }
p { color: rgb(19,132,148); }
H1.HeaderClassName
{
color: #138494;
}
.AnyTagClassName
{
color: #138494;
}
</style>
background-color css
<style>
a { background-color: #138494; }
a { background-color: rgb(19,132,148); }
div.DivClassName
{
background-color: #138494;
}
.BgClassName
{
background-color: #138494;
}
</style>
border-color css
<style>
span { border-color: #138494; }
span { border-color: rgb(19,132,148); }
td.TdClassName
{
border-color: #138494;
}
.TagClassName
{
border-color: #138494;
}
</style>