Shades of Blue Stone #135662
Tints of Blue Stone #135662
RGB
CMYK
RGB Variations
Color information
#135662 (or 0x135662) is known color: Blue Stone. HEX triplet: 13, 56 and 62. RGB value is (19,86,98). Sum of RGB (Red+Green+Blue) = 19+86+98=203 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.36% from 203); Green value is 86 (33.98% from 255 or 42.36% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #135662 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135662 is #ECA99D. Grayscale: #434343. Windows color (decimal): -15509918 or 6444563. OLE color: 6444563.
HSL color Cylindrical-coordinate representation of color #135662: hue angle of 189.11º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #135662 is Cyan = 0.81, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 86 | 98 | - |
| CMYK | 0.81 | 0.12 | 0 | 0.62 |
| HSL | 189.11º | 0.68% | 0.23% | - |
| HSV(B) | 189.11º | 0.81% | 0.38% | - |
| XYZ | 5.8 | 7.68 | 12.73 | - |
| YUV | 67.34 | 145.3 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 98 | 0.81 | 0.12 | 0 | 0.62 | 189.11 | 0.68 | 0.23 |
| Hex | 13 | 56 | 62 | 51 | C | 0 | 3E | BD | 44 | 17 |
| Octal | 23 | 126 | 142 | 121 | 14 | 0 | 76 | 275 | 104 | 27 |
| Binary | 10011 | 1010110 | 1100010 | 1010001 | 1100 | 0 | 111110 | 10111101 | 1000100 | 10111 |
Color Harmonies of #135662
Complementary color
Monochromatic Colors of #135662
Black with #135662
Text Example
Text Example
White with #135662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135662; }
p { color: rgb(19,86,98); }
H1.HeaderClassName
{
color: #135662;
}
.AnyTagClassName
{
color: #135662;
}
</style>
background-color css
<style>
a { background-color: #135662; }
a { background-color: rgb(19,86,98); }
div.DivClassName
{
background-color: #135662;
}
.BgClassName
{
background-color: #135662;
}
</style>
border-color css
<style>
span { border-color: #135662; }
span { border-color: rgb(19,86,98); }
td.TdClassName
{
border-color: #135662;
}
.TagClassName
{
border-color: #135662;
}
</style>