Shades of Blue Stone #135960
Tints of Blue Stone #135960
RGB
CMYK
RGB Variations
Color information
#135960 (or 0x135960) is known color: Blue Stone. HEX triplet: 13, 59 and 60. RGB value is (19,89,96). Sum of RGB (Red+Green+Blue) = 19+89+96=204 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.31% from 204); Green value is 89 (35.16% from 255 or 43.63% from 204); Blue value is 96 (37.89% from 255 or 47.06% from 204); Max value from RGB is 96 - color contains mainly: blue. Hex color #135960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135960 is #ECA69F. Grayscale: #444444. Windows color (decimal): -15509152 or 6314259. OLE color: 6314259.
HSL color Cylindrical-coordinate representation of color #135960: hue angle of 185.45º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #135960 is Cyan = 0.80, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 89 | 96 | - |
| CMYK | 0.80 | 0.07 | 0 | 0.62 |
| HSL | 185.45º | 0.67% | 0.23% | - |
| HSV(B) | 185.45º | 0.8% | 0.38% | - |
| XYZ | 5.95 | 8.13 | 12.32 | - |
| YUV | 68.87 | 143.31 | 92.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 89 | 96 | 0.80 | 0.07 | 0 | 0.62 | 185.45 | 0.67 | 0.23 |
| Hex | 13 | 59 | 60 | 50 | 7 | 0 | 3E | B9 | 43 | 17 |
| Octal | 23 | 131 | 140 | 120 | 7 | 0 | 76 | 271 | 103 | 27 |
| Binary | 10011 | 1011001 | 1100000 | 1010000 | 111 | 0 | 111110 | 10111001 | 1000011 | 10111 |
Color Harmonies of #135960
Complementary color
Monochromatic Colors of #135960
Black with #135960
Text Example
Text Example
White with #135960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135960; }
p { color: rgb(19,89,96); }
H1.HeaderClassName
{
color: #135960;
}
.AnyTagClassName
{
color: #135960;
}
</style>
background-color css
<style>
a { background-color: #135960; }
a { background-color: rgb(19,89,96); }
div.DivClassName
{
background-color: #135960;
}
.BgClassName
{
background-color: #135960;
}
</style>
border-color css
<style>
span { border-color: #135960; }
span { border-color: rgb(19,89,96); }
td.TdClassName
{
border-color: #135960;
}
.TagClassName
{
border-color: #135960;
}
</style>