Shades of Blue Stone #136556
Tints of Blue Stone #136556
RGB
CMYK
RGB Variations
Color information
#136556 (or 0x136556) is known color: Blue Stone. HEX triplet: 13, 65 and 56. RGB value is (19,101,86). Sum of RGB (Red+Green+Blue) = 19+101+86=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #136556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136556 is #EC9AA9. Grayscale: #4A4A4A. Windows color (decimal): -15506090 or 5661971. OLE color: 5661971.
HSL color Cylindrical-coordinate representation of color #136556: hue angle of 169.02º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #136556 is Cyan = 0.81, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 101 | 86 | - |
| CMYK | 0.81 | 0 | 0.15 | 0.60 |
| HSL | 169.02º | 0.68% | 0.24% | - |
| HSV(B) | 169.02º | 0.81% | 0.4% | - |
| XYZ | 6.6 | 10.12 | 10.41 | - |
| YUV | 74.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 101 | 86 | 0.81 | 0 | 0.15 | 0.60 | 169.02 | 0.68 | 0.24 |
| Hex | 13 | 65 | 56 | 51 | 0 | F | 3C | A9 | 44 | 18 |
| Octal | 23 | 145 | 126 | 121 | 0 | 17 | 74 | 251 | 104 | 30 |
| Binary | 10011 | 1100101 | 1010110 | 1010001 | 0 | 1111 | 111100 | 10101001 | 1000100 | 11000 |
Color Harmonies of #136556
Complementary color
Monochromatic Colors of #136556
Black with #136556
Text Example
Text Example
White with #136556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136556; }
p { color: rgb(19,101,86); }
H1.HeaderClassName
{
color: #136556;
}
.AnyTagClassName
{
color: #136556;
}
</style>
background-color css
<style>
a { background-color: #136556; }
a { background-color: rgb(19,101,86); }
div.DivClassName
{
background-color: #136556;
}
.BgClassName
{
background-color: #136556;
}
</style>
border-color css
<style>
span { border-color: #136556; }
span { border-color: rgb(19,101,86); }
td.TdClassName
{
border-color: #136556;
}
.TagClassName
{
border-color: #136556;
}
</style>