Shades of Blue Stone #136155
Tints of Blue Stone #136155
RGB
CMYK
RGB Variations
Color information
#136155 (or 0x136155) is known color: Blue Stone. HEX triplet: 13, 61 and 55. RGB value is (19,97,85). Sum of RGB (Red+Green+Blue) = 19+97+85=201 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.45% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 85 (33.59% from 255 or 42.29% from 201); Max value from RGB is 97 - color contains mainly: green. Hex color #136155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136155 is #EC9EAA. Grayscale: #484848. Windows color (decimal): -15507115 or 5595411. OLE color: 5595411.
HSL color Cylindrical-coordinate representation of color #136155: hue angle of 170.77º 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 #136155 is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 97 | 85 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.62 |
| HSL | 170.77º | 0.67% | 0.23% | - |
| HSV(B) | 170.77º | 0.8% | 0.38% | - |
| XYZ | 6.18 | 9.34 | 10.07 | - |
| YUV | 72.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 97 | 85 | 0.80 | 0 | 0.12 | 0.62 | 170.77 | 0.67 | 0.23 |
| Hex | 13 | 61 | 55 | 50 | 0 | C | 3E | AB | 43 | 17 |
| Octal | 23 | 141 | 125 | 120 | 0 | 14 | 76 | 253 | 103 | 27 |
| Binary | 10011 | 1100001 | 1010101 | 1010000 | 0 | 1100 | 111110 | 10101011 | 1000011 | 10111 |
Color Harmonies of #136155
Complementary color
Monochromatic Colors of #136155
Black with #136155
Text Example
Text Example
White with #136155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136155; }
p { color: rgb(19,97,85); }
H1.HeaderClassName
{
color: #136155;
}
.AnyTagClassName
{
color: #136155;
}
</style>
background-color css
<style>
a { background-color: #136155; }
a { background-color: rgb(19,97,85); }
div.DivClassName
{
background-color: #136155;
}
.BgClassName
{
background-color: #136155;
}
</style>
border-color css
<style>
span { border-color: #136155; }
span { border-color: rgb(19,97,85); }
td.TdClassName
{
border-color: #136155;
}
.TagClassName
{
border-color: #136155;
}
</style>