Shades of Blue Stone #136856
Tints of Blue Stone #136856
RGB
CMYK
RGB Variations
Color information
#136856 (or 0x136856) is known color: Blue Stone. HEX triplet: 13, 68 and 56. RGB value is (19,104,86). Sum of RGB (Red+Green+Blue) = 19+104+86=209 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.09% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #136856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136856 is #EC97A9. Grayscale: #4C4C4C. Windows color (decimal): -15505322 or 5662739. OLE color: 5662739.
HSL color Cylindrical-coordinate representation of color #136856: hue angle of 167.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136856 is Cyan = 0.82, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 86 | - |
| CMYK | 0.82 | 0 | 0.17 | 0.59 |
| HSL | 167.29º | 0.69% | 0.24% | - |
| HSV(B) | 167.29º | 0.82% | 0.41% | - |
| XYZ | 6.9 | 10.71 | 10.51 | - |
| YUV | 76.53 | 133.34 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 86 | 0.82 | 0 | 0.17 | 0.59 | 167.29 | 0.69 | 0.24 |
| Hex | 13 | 68 | 56 | 52 | 0 | 11 | 3B | A7 | 45 | 18 |
| Octal | 23 | 150 | 126 | 122 | 0 | 21 | 73 | 247 | 105 | 30 |
| Binary | 10011 | 1101000 | 1010110 | 1010010 | 0 | 10001 | 111011 | 10100111 | 1000101 | 11000 |
Color Harmonies of #136856
Complementary color
Monochromatic Colors of #136856
Black with #136856
Text Example
Text Example
White with #136856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136856; }
p { color: rgb(19,104,86); }
H1.HeaderClassName
{
color: #136856;
}
.AnyTagClassName
{
color: #136856;
}
</style>
background-color css
<style>
a { background-color: #136856; }
a { background-color: rgb(19,104,86); }
div.DivClassName
{
background-color: #136856;
}
.BgClassName
{
background-color: #136856;
}
</style>
border-color css
<style>
span { border-color: #136856; }
span { border-color: rgb(19,104,86); }
td.TdClassName
{
border-color: #136856;
}
.TagClassName
{
border-color: #136856;
}
</style>