Shades of Blue Stone #136457
Tints of Blue Stone #136457
RGB
CMYK
RGB Variations
Color information
#136457 (or 0x136457) is known color: Blue Stone. HEX triplet: 13, 64 and 57. RGB value is (19,100,87). Sum of RGB (Red+Green+Blue) = 19+100+87=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 100 - color contains mainly: green. Hex color #136457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136457 is #EC9BA8. Grayscale: #4A4A4A. Windows color (decimal): -15506345 or 5727251. OLE color: 5727251.
HSL color Cylindrical-coordinate representation of color #136457: hue angle of 170.37º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #136457 is Cyan = 0.81, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 19 | 100 | 87 | - |
| CMYK | 0.81 | 0 | 0.13 | 0.61 |
| HSL | 170.37º | 0.68% | 0.23% | - |
| HSV(B) | 170.37º | 0.81% | 0.39% | - |
| XYZ | 6.55 | 9.94 | 10.59 | - |
| YUV | 74.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 87 | 0.81 | 0 | 0.13 | 0.61 | 170.37 | 0.68 | 0.23 |
| Hex | 13 | 64 | 57 | 51 | 0 | D | 3D | AA | 44 | 17 |
| Octal | 23 | 144 | 127 | 121 | 0 | 15 | 75 | 252 | 104 | 27 |
| Binary | 10011 | 1100100 | 1010111 | 1010001 | 0 | 1101 | 111101 | 10101010 | 1000100 | 10111 |
Color Harmonies of #136457
Complementary color
Monochromatic Colors of #136457
Black with #136457
Text Example
Text Example
White with #136457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136457; }
p { color: rgb(19,100,87); }
H1.HeaderClassName
{
color: #136457;
}
.AnyTagClassName
{
color: #136457;
}
</style>
background-color css
<style>
a { background-color: #136457; }
a { background-color: rgb(19,100,87); }
div.DivClassName
{
background-color: #136457;
}
.BgClassName
{
background-color: #136457;
}
</style>
border-color css
<style>
span { border-color: #136457; }
span { border-color: rgb(19,100,87); }
td.TdClassName
{
border-color: #136457;
}
.TagClassName
{
border-color: #136457;
}
</style>