Shades of Blue Stone #135765
Tints of Blue Stone #135765
RGB
CMYK
RGB Variations
Color information
#135765 (or 0x135765) is known color: Blue Stone. HEX triplet: 13, 57 and 65. RGB value is (19,87,101). Sum of RGB (Red+Green+Blue) = 19+87+101=207 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.18% from 207); Green value is 87 (34.38% from 255 or 42.03% from 207); Blue value is 101 (39.84% from 255 or 48.79% from 207); Max value from RGB is 101 - color contains mainly: blue. Hex color #135765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135765 is #ECA89A. Grayscale: #444444. Windows color (decimal): -15509659 or 6641427. OLE color: 6641427.
HSL color Cylindrical-coordinate representation of color #135765: hue angle of 190.24º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #135765 is Cyan = 0.81, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 87 | 101 | - |
| CMYK | 0.81 | 0.14 | 0 | 0.60 |
| HSL | 190.24º | 0.68% | 0.24% | - |
| HSV(B) | 190.24º | 0.81% | 0.4% | - |
| XYZ | 6.03 | 7.89 | 13.52 | - |
| YUV | 68.26 | 146.47 | 92.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 87 | 101 | 0.81 | 0.14 | 0 | 0.60 | 190.24 | 0.68 | 0.24 |
| Hex | 13 | 57 | 65 | 51 | E | 0 | 3C | BE | 44 | 18 |
| Octal | 23 | 127 | 145 | 121 | 16 | 0 | 74 | 276 | 104 | 30 |
| Binary | 10011 | 1010111 | 1100101 | 1010001 | 1110 | 0 | 111100 | 10111110 | 1000100 | 11000 |
Color Harmonies of #135765
Complementary color
Monochromatic Colors of #135765
Black with #135765
Text Example
Text Example
White with #135765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135765; }
p { color: rgb(19,87,101); }
H1.HeaderClassName
{
color: #135765;
}
.AnyTagClassName
{
color: #135765;
}
</style>
background-color css
<style>
a { background-color: #135765; }
a { background-color: rgb(19,87,101); }
div.DivClassName
{
background-color: #135765;
}
.BgClassName
{
background-color: #135765;
}
</style>
border-color css
<style>
span { border-color: #135765; }
span { border-color: rgb(19,87,101); }
td.TdClassName
{
border-color: #135765;
}
.TagClassName
{
border-color: #135765;
}
</style>