Shades of Blue Stone #137071
Tints of Blue Stone #137071
RGB
CMYK
RGB Variations
Color information
#137071 (or 0x137071) is known color: Blue Stone. HEX triplet: 13, 70 and 71. RGB value is (19,112,113). Sum of RGB (Red+Green+Blue) = 19+112+113=244 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.79% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 113 (44.53% from 255 or 46.31% from 244); Max value from RGB is 113 - color contains mainly: blue. Hex color #137071 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #137071 is #EC8F8E. Grayscale: #545454. Windows color (decimal): -15503247 or 7434259. OLE color: 7434259.
HSL color Cylindrical-coordinate representation of color #137071: hue angle of 180.64º 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 #137071 is Cyan = 0.83, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 112 | 113 | - |
| CMYK | 0.83 | 0.01 | 0 | 0.56 |
| HSL | 180.64º | 0.71% | 0.26% | - |
| HSV(B) | 180.64º | 0.83% | 0.44% | - |
| XYZ | 9.04 | 12.92 | 17.64 | - |
| YUV | 84.31 | 144.19 | 81.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 112 | 113 | 0.83 | 0.01 | 0 | 0.56 | 180.64 | 0.71 | 0.26 |
| Hex | 13 | 70 | 71 | 53 | 1 | 0 | 38 | B5 | 47 | 1A |
| Octal | 23 | 160 | 161 | 123 | 1 | 0 | 70 | 265 | 107 | 32 |
| Binary | 10011 | 1110000 | 1110001 | 1010011 | 1 | 0 | 111000 | 10110101 | 1000111 | 11010 |
Color Harmonies of #137071
Complementary color
Monochromatic Colors of #137071
Black with #137071
Text Example
Text Example
White with #137071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137071; }
p { color: rgb(19,112,113); }
H1.HeaderClassName
{
color: #137071;
}
.AnyTagClassName
{
color: #137071;
}
</style>
background-color css
<style>
a { background-color: #137071; }
a { background-color: rgb(19,112,113); }
div.DivClassName
{
background-color: #137071;
}
.BgClassName
{
background-color: #137071;
}
</style>
border-color css
<style>
span { border-color: #137071; }
span { border-color: rgb(19,112,113); }
td.TdClassName
{
border-color: #137071;
}
.TagClassName
{
border-color: #137071;
}
</style>