Shades of Blue Stone #136159
Tints of Blue Stone #136159
RGB
CMYK
RGB Variations
Color information
#136159 (or 0x136159) is known color: Blue Stone. HEX triplet: 13, 61 and 59. RGB value is (19,97,89). Sum of RGB (Red+Green+Blue) = 19+97+89=205 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.27% from 205); Green value is 97 (38.28% from 255 or 47.32% from 205); Blue value is 89 (35.16% from 255 or 43.41% from 205); Max value from RGB is 97 - color contains mainly: green. Hex color #136159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136159 is #EC9EA6. Grayscale: #484848. Windows color (decimal): -15507111 or 5857555. OLE color: 5857555.
HSL color Cylindrical-coordinate representation of color #136159: hue angle of 173.85º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #136159 is Cyan = 0.80, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 97 | 89 | - |
| CMYK | 0.80 | 0 | 0.08 | 0.62 |
| HSL | 173.85º | 0.67% | 0.23% | - |
| HSV(B) | 173.85º | 0.8% | 0.38% | - |
| XYZ | 6.35 | 9.41 | 10.93 | - |
| YUV | 72.77 | 137.16 | 89.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 89 | 0.80 | 0 | 0.08 | 0.62 | 173.85 | 0.67 | 0.23 |
| Hex | 13 | 61 | 59 | 50 | 0 | 8 | 3E | AE | 43 | 17 |
| Octal | 23 | 141 | 131 | 120 | 0 | 10 | 76 | 256 | 103 | 27 |
| Binary | 10011 | 1100001 | 1011001 | 1010000 | 0 | 1000 | 111110 | 10101110 | 1000011 | 10111 |
Color Harmonies of #136159
Complementary color
Monochromatic Colors of #136159
Black with #136159
Text Example
Text Example
White with #136159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136159; }
p { color: rgb(19,97,89); }
H1.HeaderClassName
{
color: #136159;
}
.AnyTagClassName
{
color: #136159;
}
</style>
background-color css
<style>
a { background-color: #136159; }
a { background-color: rgb(19,97,89); }
div.DivClassName
{
background-color: #136159;
}
.BgClassName
{
background-color: #136159;
}
</style>
border-color css
<style>
span { border-color: #136159; }
span { border-color: rgb(19,97,89); }
td.TdClassName
{
border-color: #136159;
}
.TagClassName
{
border-color: #136159;
}
</style>