Shades of Eastern Blue #138795
Tints of Eastern Blue #138795
RGB
CMYK
RGB Variations
Color information
#138795 (or 0x138795) is known color: Eastern Blue. HEX triplet: 13, 87 and 95. RGB value is (19,135,149). Sum of RGB (Red+Green+Blue) = 19+135+149=303 (40% of max value = 765). Red value is 19 (7.81% from 255 or 6.27% from 303); Green value is 135 (53.12% from 255 or 44.55% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #138795 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138795 is #EC786A. Grayscale: #656565. Windows color (decimal): -15497323 or 9799443. OLE color: 9799443.
HSL color Cylindrical-coordinate representation of color #138795: hue angle of 186.46º 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 #138795 is Cyan = 0.87, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 135 | 149 | - |
| CMYK | 0.87 | 0.09 | 0 | 0.42 |
| HSL | 186.46º | 0.77% | 0.33% | - |
| HSV(B) | 186.46º | 0.87% | 0.58% | - |
| XYZ | 14.36 | 19.64 | 31.47 | - |
| YUV | 101.91 | 154.57 | 68.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 149 | 0.87 | 0.09 | 0 | 0.42 | 186.46 | 0.77 | 0.33 |
| Hex | 13 | 87 | 95 | 57 | 9 | 0 | 2A | BA | 4D | 21 |
| Octal | 23 | 207 | 225 | 127 | 11 | 0 | 52 | 272 | 115 | 41 |
| Binary | 10011 | 10000111 | 10010101 | 1010111 | 1001 | 0 | 101010 | 10111010 | 1001101 | 100001 |
Color Harmonies of #138795
Complementary color
Monochromatic Colors of #138795
Black with #138795
Text Example
Text Example
White with #138795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138795; }
p { color: rgb(19,135,149); }
H1.HeaderClassName
{
color: #138795;
}
.AnyTagClassName
{
color: #138795;
}
</style>
background-color css
<style>
a { background-color: #138795; }
a { background-color: rgb(19,135,149); }
div.DivClassName
{
background-color: #138795;
}
.BgClassName
{
background-color: #138795;
}
</style>
border-color css
<style>
span { border-color: #138795; }
span { border-color: rgb(19,135,149); }
td.TdClassName
{
border-color: #138795;
}
.TagClassName
{
border-color: #138795;
}
</style>