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