Shades of Blue Stone #136759
Tints of Blue Stone #136759
RGB
CMYK
RGB Variations
Color information
#136759 (or 0x136759) is known color: Blue Stone. HEX triplet: 13, 67 and 59. RGB value is (19,103,89). Sum of RGB (Red+Green+Blue) = 19+103+89=211 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.00% from 211); Green value is 103 (40.62% from 255 or 48.82% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 103 - color contains mainly: green. Hex color #136759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136759 is #EC98A6. Grayscale: #4C4C4C. Windows color (decimal): -15505575 or 5859091. OLE color: 5859091.
HSL color Cylindrical-coordinate representation of color #136759: hue angle of 170º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136759 is Cyan = 0.82, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 103 | 89 | - |
| CMYK | 0.82 | 0 | 0.14 | 0.60 |
| HSL | 170º | 0.69% | 0.24% | - |
| HSV(B) | 170º | 0.82% | 0.4% | - |
| XYZ | 6.92 | 10.56 | 11.12 | - |
| YUV | 76.29 | 135.17 | 87.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 89 | 0.82 | 0 | 0.14 | 0.60 | 170 | 0.69 | 0.24 |
| Hex | 13 | 67 | 59 | 52 | 0 | E | 3C | AA | 45 | 18 |
| Octal | 23 | 147 | 131 | 122 | 0 | 16 | 74 | 252 | 105 | 30 |
| Binary | 10011 | 1100111 | 1011001 | 1010010 | 0 | 1110 | 111100 | 10101010 | 1000101 | 11000 |
Color Harmonies of #136759
Complementary color
Monochromatic Colors of #136759
Black with #136759
Text Example
Text Example
White with #136759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136759; }
p { color: rgb(19,103,89); }
H1.HeaderClassName
{
color: #136759;
}
.AnyTagClassName
{
color: #136759;
}
</style>
background-color css
<style>
a { background-color: #136759; }
a { background-color: rgb(19,103,89); }
div.DivClassName
{
background-color: #136759;
}
.BgClassName
{
background-color: #136759;
}
</style>
border-color css
<style>
span { border-color: #136759; }
span { border-color: rgb(19,103,89); }
td.TdClassName
{
border-color: #136759;
}
.TagClassName
{
border-color: #136759;
}
</style>