Shades of Blue Stone #136859
Tints of Blue Stone #136859
RGB
CMYK
RGB Variations
Color information
#136859 (or 0x136859) is known color: Blue Stone. HEX triplet: 13, 68 and 59. RGB value is (19,104,89). Sum of RGB (Red+Green+Blue) = 19+104+89=212 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.96% from 212); Green value is 104 (41.02% from 255 or 49.06% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 104 - color contains mainly: green. Hex color #136859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136859 is #EC97A6. Grayscale: #4C4C4C. Windows color (decimal): -15505319 or 5859347. OLE color: 5859347.
HSL color Cylindrical-coordinate representation of color #136859: hue angle of 169.41º 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 #136859 is Cyan = 0.82, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 89 | - |
| CMYK | 0.82 | 0 | 0.14 | 0.59 |
| HSL | 169.41º | 0.69% | 0.24% | - |
| HSV(B) | 169.41º | 0.82% | 0.41% | - |
| XYZ | 7.02 | 10.76 | 11.16 | - |
| YUV | 76.88 | 134.84 | 86.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 89 | 0.82 | 0 | 0.14 | 0.59 | 169.41 | 0.69 | 0.24 |
| Hex | 13 | 68 | 59 | 52 | 0 | E | 3B | A9 | 45 | 18 |
| Octal | 23 | 150 | 131 | 122 | 0 | 16 | 73 | 251 | 105 | 30 |
| Binary | 10011 | 1101000 | 1011001 | 1010010 | 0 | 1110 | 111011 | 10101001 | 1000101 | 11000 |
Color Harmonies of #136859
Complementary color
Monochromatic Colors of #136859
Black with #136859
Text Example
Text Example
White with #136859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136859; }
p { color: rgb(19,104,89); }
H1.HeaderClassName
{
color: #136859;
}
.AnyTagClassName
{
color: #136859;
}
</style>
background-color css
<style>
a { background-color: #136859; }
a { background-color: rgb(19,104,89); }
div.DivClassName
{
background-color: #136859;
}
.BgClassName
{
background-color: #136859;
}
</style>
border-color css
<style>
span { border-color: #136859; }
span { border-color: rgb(19,104,89); }
td.TdClassName
{
border-color: #136859;
}
.TagClassName
{
border-color: #136859;
}
</style>