Shades of Blue Stone #135762
Tints of Blue Stone #135762
RGB
CMYK
RGB Variations
Color information
#135762 (or 0x135762) is known color: Blue Stone. HEX triplet: 13, 57 and 62. RGB value is (19,87,98). Sum of RGB (Red+Green+Blue) = 19+87+98=204 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.31% from 204); Green value is 87 (34.38% from 255 or 42.65% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 98 - color contains mainly: blue. Hex color #135762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135762 is #ECA89D. Grayscale: #434343. Windows color (decimal): -15509662 or 6444819. OLE color: 6444819.
HSL color Cylindrical-coordinate representation of color #135762: hue angle of 188.35º 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 #135762 is Cyan = 0.81, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 87 | 98 | - |
| CMYK | 0.81 | 0.11 | 0 | 0.62 |
| HSL | 188.35º | 0.68% | 0.23% | - |
| HSV(B) | 188.35º | 0.81% | 0.38% | - |
| XYZ | 5.88 | 7.84 | 12.76 | - |
| YUV | 67.92 | 144.97 | 93.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 87 | 98 | 0.81 | 0.11 | 0 | 0.62 | 188.35 | 0.68 | 0.23 |
| Hex | 13 | 57 | 62 | 51 | B | 0 | 3E | BC | 44 | 17 |
| Octal | 23 | 127 | 142 | 121 | 13 | 0 | 76 | 274 | 104 | 27 |
| Binary | 10011 | 1010111 | 1100010 | 1010001 | 1011 | 0 | 111110 | 10111100 | 1000100 | 10111 |
Color Harmonies of #135762
Complementary color
Monochromatic Colors of #135762
Black with #135762
Text Example
Text Example
White with #135762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135762; }
p { color: rgb(19,87,98); }
H1.HeaderClassName
{
color: #135762;
}
.AnyTagClassName
{
color: #135762;
}
</style>
background-color css
<style>
a { background-color: #135762; }
a { background-color: rgb(19,87,98); }
div.DivClassName
{
background-color: #135762;
}
.BgClassName
{
background-color: #135762;
}
</style>
border-color css
<style>
span { border-color: #135762; }
span { border-color: rgb(19,87,98); }
td.TdClassName
{
border-color: #135762;
}
.TagClassName
{
border-color: #135762;
}
</style>