Shades of Eastern Blue #138298
Tints of Eastern Blue #138298
RGB
CMYK
RGB Variations
Color information
#138298 (or 0x138298) is known color: Eastern Blue. HEX triplet: 13, 82 and 98. RGB value is (19,130,152). Sum of RGB (Red+Green+Blue) = 19+130+152=301 (39% of max value = 765). Red value is 19 (7.81% from 255 or 6.31% from 301); Green value is 130 (51.17% from 255 or 43.19% from 301); Blue value is 152 (59.77% from 255 or 50.50% from 301); Max value from RGB is 152 - color contains mainly: blue. Hex color #138298 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138298 is #EC7D67. Grayscale: #636363. Windows color (decimal): -15498600 or 9994771. OLE color: 9994771.
HSL color Cylindrical-coordinate representation of color #138298: hue angle of 189.92º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #138298 is Cyan = 0.87, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 19 | 130 | 152 | - |
| CMYK | 0.87 | 0.14 | 0 | 0.40 |
| HSL | 189.92º | 0.78% | 0.34% | - |
| HSV(B) | 189.92º | 0.88% | 0.6% | - |
| XYZ | 13.92 | 18.37 | 32.52 | - |
| YUV | 99.32 | 157.73 | 70.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 130 | 152 | 0.87 | 0.14 | 0 | 0.40 | 189.92 | 0.78 | 0.34 |
| Hex | 13 | 82 | 98 | 57 | E | 0 | 28 | BE | 4E | 22 |
| Octal | 23 | 202 | 230 | 127 | 16 | 0 | 50 | 276 | 116 | 42 |
| Binary | 10011 | 10000010 | 10011000 | 1010111 | 1110 | 0 | 101000 | 10111110 | 1001110 | 100010 |
Color Harmonies of #138298
Complementary color
Monochromatic Colors of #138298
Black with #138298
Text Example
Text Example
White with #138298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138298; }
p { color: rgb(19,130,152); }
H1.HeaderClassName
{
color: #138298;
}
.AnyTagClassName
{
color: #138298;
}
</style>
background-color css
<style>
a { background-color: #138298; }
a { background-color: rgb(19,130,152); }
div.DivClassName
{
background-color: #138298;
}
.BgClassName
{
background-color: #138298;
}
</style>
border-color css
<style>
span { border-color: #138298; }
span { border-color: rgb(19,130,152); }
td.TdClassName
{
border-color: #138298;
}
.TagClassName
{
border-color: #138298;
}
</style>