Shades of Blue Stone #137063
Tints of Blue Stone #137063
RGB
CMYK
RGB Variations
Color information
#137063 (or 0x137063) is known color: Blue Stone. HEX triplet: 13, 70 and 63. RGB value is (19,112,99). Sum of RGB (Red+Green+Blue) = 19+112+99=230 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.26% from 230); Green value is 112 (44.14% from 255 or 48.70% from 230); Blue value is 99 (39.06% from 255 or 43.04% from 230); Max value from RGB is 112 - color contains mainly: green. Hex color #137063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137063 is #EC8F9C. Grayscale: #525252. Windows color (decimal): -15503261 or 6516755. OLE color: 6516755.
HSL color Cylindrical-coordinate representation of color #137063: hue angle of 171.61º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #137063 is Cyan = 0.83, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 99 | - |
| CMYK | 0.83 | 0 | 0.12 | 0.56 |
| HSL | 171.61º | 0.71% | 0.26% | - |
| HSV(B) | 171.61º | 0.83% | 0.44% | - |
| XYZ | 8.31 | 12.63 | 13.8 | - |
| YUV | 82.71 | 137.19 | 82.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 99 | 0.83 | 0 | 0.12 | 0.56 | 171.61 | 0.71 | 0.26 |
| Hex | 13 | 70 | 63 | 53 | 0 | C | 38 | AC | 47 | 1A |
| Octal | 23 | 160 | 143 | 123 | 0 | 14 | 70 | 254 | 107 | 32 |
| Binary | 10011 | 1110000 | 1100011 | 1010011 | 0 | 1100 | 111000 | 10101100 | 1000111 | 11010 |
Color Harmonies of #137063
Complementary color
Monochromatic Colors of #137063
Black with #137063
Text Example
Text Example
White with #137063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137063; }
p { color: rgb(19,112,99); }
H1.HeaderClassName
{
color: #137063;
}
.AnyTagClassName
{
color: #137063;
}
</style>
background-color css
<style>
a { background-color: #137063; }
a { background-color: rgb(19,112,99); }
div.DivClassName
{
background-color: #137063;
}
.BgClassName
{
background-color: #137063;
}
</style>
border-color css
<style>
span { border-color: #137063; }
span { border-color: rgb(19,112,99); }
td.TdClassName
{
border-color: #137063;
}
.TagClassName
{
border-color: #137063;
}
</style>