Shades of Blue Stone #115362
Tints of Blue Stone #115362
RGB
CMYK
RGB Variations
Color information
#115362 (or 0x115362) is known color: Blue Stone. HEX triplet: 11, 53 and 62. RGB value is (17,83,98). Sum of RGB (Red+Green+Blue) = 17+83+98=198 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.59% from 198); Green value is 83 (32.81% from 255 or 41.92% from 198); Blue value is 98 (38.67% from 255 or 49.49% from 198); Max value from RGB is 98 - color contains mainly: blue. Hex color #115362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115362 is #EEAC9D. Grayscale: #404040. Windows color (decimal): -15641758 or 6443793. OLE color: 6443793.
HSL color Cylindrical-coordinate representation of color #115362: hue angle of 191.11º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #115362 is Cyan = 0.83, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 83 | 98 | - |
| CMYK | 0.83 | 0.15 | 0 | 0.62 |
| HSL | 191.11º | 0.7% | 0.23% | - |
| HSV(B) | 191.11º | 0.83% | 0.38% | - |
| XYZ | 5.53 | 7.19 | 12.65 | - |
| YUV | 64.98 | 146.63 | 93.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 98 | 0.83 | 0.15 | 0 | 0.62 | 191.11 | 0.7 | 0.23 |
| Hex | 11 | 53 | 62 | 53 | F | 0 | 3E | BF | 46 | 17 |
| Octal | 21 | 123 | 142 | 123 | 17 | 0 | 76 | 277 | 106 | 27 |
| Binary | 10001 | 1010011 | 1100010 | 1010011 | 1111 | 0 | 111110 | 10111111 | 1000110 | 10111 |
Color Harmonies of #115362
Complementary color
Monochromatic Colors of #115362
Black with #115362
Text Example
Text Example
White with #115362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115362; }
p { color: rgb(17,83,98); }
H1.HeaderClassName
{
color: #115362;
}
.AnyTagClassName
{
color: #115362;
}
</style>
background-color css
<style>
a { background-color: #115362; }
a { background-color: rgb(17,83,98); }
div.DivClassName
{
background-color: #115362;
}
.BgClassName
{
background-color: #115362;
}
</style>
border-color css
<style>
span { border-color: #115362; }
span { border-color: rgb(17,83,98); }
td.TdClassName
{
border-color: #115362;
}
.TagClassName
{
border-color: #115362;
}
</style>