Shades of Eastern Blue #138794
Tints of Eastern Blue #138794
RGB
CMYK
RGB Variations
Color information
#138794 (or 0x138794) is known color: Eastern Blue. HEX triplet: 13, 87 and 94. RGB value is (19,135,148). Sum of RGB (Red+Green+Blue) = 19+135+148=302 (40% of max value = 765). Red value is 19 (7.81% from 255 or 6.29% from 302); Green value is 135 (53.12% from 255 or 44.70% from 302); Blue value is 148 (58.20% from 255 or 49.01% from 302); Max value from RGB is 148 - color contains mainly: blue. Hex color #138794 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138794 is #EC786B. Grayscale: #656565. Windows color (decimal): -15497324 or 9733907. OLE color: 9733907.
HSL color Cylindrical-coordinate representation of color #138794: hue angle of 186.05º 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 #138794 is Cyan = 0.87, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 135 | 148 | - |
| CMYK | 0.87 | 0.09 | 0 | 0.42 |
| HSL | 186.05º | 0.77% | 0.33% | - |
| HSV(B) | 186.05º | 0.87% | 0.58% | - |
| XYZ | 14.28 | 19.6 | 31.05 | - |
| YUV | 101.8 | 154.07 | 68.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 148 | 0.87 | 0.09 | 0 | 0.42 | 186.05 | 0.77 | 0.33 |
| Hex | 13 | 87 | 94 | 57 | 9 | 0 | 2A | BA | 4D | 21 |
| Octal | 23 | 207 | 224 | 127 | 11 | 0 | 52 | 272 | 115 | 41 |
| Binary | 10011 | 10000111 | 10010100 | 1010111 | 1001 | 0 | 101010 | 10111010 | 1001101 | 100001 |
Color Harmonies of #138794
Complementary color
Monochromatic Colors of #138794
Black with #138794
Text Example
Text Example
White with #138794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138794; }
p { color: rgb(19,135,148); }
H1.HeaderClassName
{
color: #138794;
}
.AnyTagClassName
{
color: #138794;
}
</style>
background-color css
<style>
a { background-color: #138794; }
a { background-color: rgb(19,135,148); }
div.DivClassName
{
background-color: #138794;
}
.BgClassName
{
background-color: #138794;
}
</style>
border-color css
<style>
span { border-color: #138794; }
span { border-color: rgb(19,135,148); }
td.TdClassName
{
border-color: #138794;
}
.TagClassName
{
border-color: #138794;
}
</style>