Shades of Blue Stone #115965
Tints of Blue Stone #115965
RGB
CMYK
RGB Variations
Color information
#115965 (or 0x115965) is known color: Blue Stone. HEX triplet: 11, 59 and 65. RGB value is (17,89,101). Sum of RGB (Red+Green+Blue) = 17+89+101=207 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.21% from 207); Green value is 89 (35.16% from 255 or 43.00% 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 #115965 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115965 is #EEA69A. Grayscale: #444444. Windows color (decimal): -15640219 or 6641937. OLE color: 6641937.
HSL color Cylindrical-coordinate representation of color #115965: hue angle of 188.57º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #115965 is Cyan = 0.83, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 89 | 101 | - |
| CMYK | 0.83 | 0.12 | 0 | 0.60 |
| HSL | 188.57º | 0.71% | 0.23% | - |
| HSV(B) | 188.57º | 0.83% | 0.4% | - |
| XYZ | 6.15 | 8.2 | 13.57 | - |
| YUV | 68.84 | 146.15 | 91.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 89 | 101 | 0.83 | 0.12 | 0 | 0.60 | 188.57 | 0.71 | 0.23 |
| Hex | 11 | 59 | 65 | 53 | C | 0 | 3C | BD | 47 | 17 |
| Octal | 21 | 131 | 145 | 123 | 14 | 0 | 74 | 275 | 107 | 27 |
| Binary | 10001 | 1011001 | 1100101 | 1010011 | 1100 | 0 | 111100 | 10111101 | 1000111 | 10111 |
Color Harmonies of #115965
Complementary color
Monochromatic Colors of #115965
Black with #115965
Text Example
Text Example
White with #115965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115965; }
p { color: rgb(17,89,101); }
H1.HeaderClassName
{
color: #115965;
}
.AnyTagClassName
{
color: #115965;
}
</style>
background-color css
<style>
a { background-color: #115965; }
a { background-color: rgb(17,89,101); }
div.DivClassName
{
background-color: #115965;
}
.BgClassName
{
background-color: #115965;
}
</style>
border-color css
<style>
span { border-color: #115965; }
span { border-color: rgb(17,89,101); }
td.TdClassName
{
border-color: #115965;
}
.TagClassName
{
border-color: #115965;
}
</style>