Shades of Eastern Blue #138397
Tints of Eastern Blue #138397
RGB
CMYK
RGB Variations
Color information
#138397 (or 0x138397) is known color: Eastern Blue. HEX triplet: 13, 83 and 97. RGB value is (19,131,151). Sum of RGB (Red+Green+Blue) = 19+131+151=301 (39% of max value = 765). Red value is 19 (7.81% from 255 or 6.31% from 301); Green value is 131 (51.56% from 255 or 43.52% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #138397 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #138397 is #EC7C68. Grayscale: #636363. Windows color (decimal): -15498345 or 9929491. OLE color: 9929491.
HSL color Cylindrical-coordinate representation of color #138397: hue angle of 189.09º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #138397 is Cyan = 0.87, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 131 | 151 | - |
| CMYK | 0.87 | 0.13 | 0 | 0.41 |
| HSL | 189.09º | 0.78% | 0.33% | - |
| HSV(B) | 189.09º | 0.87% | 0.59% | - |
| XYZ | 13.97 | 18.61 | 32.13 | - |
| YUV | 99.79 | 156.89 | 70.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 131 | 151 | 0.87 | 0.13 | 0 | 0.41 | 189.09 | 0.78 | 0.33 |
| Hex | 13 | 83 | 97 | 57 | D | 0 | 29 | BD | 4E | 21 |
| Octal | 23 | 203 | 227 | 127 | 15 | 0 | 51 | 275 | 116 | 41 |
| Binary | 10011 | 10000011 | 10010111 | 1010111 | 1101 | 0 | 101001 | 10111101 | 1001110 | 100001 |
Color Harmonies of #138397
Complementary color
Monochromatic Colors of #138397
Black with #138397
Text Example
Text Example
White with #138397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138397; }
p { color: rgb(19,131,151); }
H1.HeaderClassName
{
color: #138397;
}
.AnyTagClassName
{
color: #138397;
}
</style>
background-color css
<style>
a { background-color: #138397; }
a { background-color: rgb(19,131,151); }
div.DivClassName
{
background-color: #138397;
}
.BgClassName
{
background-color: #138397;
}
</style>
border-color css
<style>
span { border-color: #138397; }
span { border-color: rgb(19,131,151); }
td.TdClassName
{
border-color: #138397;
}
.TagClassName
{
border-color: #138397;
}
</style>