Shades of Blue Stone #126559
Tints of Blue Stone #126559
RGB
CMYK
RGB Variations
Color information
#126559 (or 0x126559) is known color: Blue Stone. HEX triplet: 12, 65 and 59. RGB value is (18,101,89). Sum of RGB (Red+Green+Blue) = 18+101+89=208 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.65% from 208); Green value is 101 (39.84% from 255 or 48.56% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 101 - color contains mainly: green. Hex color #126559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126559 is #ED9AA6. Grayscale: #4A4A4A. Windows color (decimal): -15571623 or 5858578. OLE color: 5858578.
HSL color Cylindrical-coordinate representation of color #126559: hue angle of 171.33º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126559 is Cyan = 0.82, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 89 | - |
| CMYK | 0.82 | 0 | 0.12 | 0.60 |
| HSL | 171.33º | 0.7% | 0.23% | - |
| HSV(B) | 171.33º | 0.82% | 0.4% | - |
| XYZ | 6.71 | 10.16 | 11.06 | - |
| YUV | 74.82 | 136 | 87.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 89 | 0.82 | 0 | 0.12 | 0.60 | 171.33 | 0.7 | 0.23 |
| Hex | 12 | 65 | 59 | 52 | 0 | C | 3C | AB | 46 | 17 |
| Octal | 22 | 145 | 131 | 122 | 0 | 14 | 74 | 253 | 106 | 27 |
| Binary | 10010 | 1100101 | 1011001 | 1010010 | 0 | 1100 | 111100 | 10101011 | 1000110 | 10111 |
Color Harmonies of #126559
Complementary color
Monochromatic Colors of #126559
Black with #126559
Text Example
Text Example
White with #126559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126559; }
p { color: rgb(18,101,89); }
H1.HeaderClassName
{
color: #126559;
}
.AnyTagClassName
{
color: #126559;
}
</style>
background-color css
<style>
a { background-color: #126559; }
a { background-color: rgb(18,101,89); }
div.DivClassName
{
background-color: #126559;
}
.BgClassName
{
background-color: #126559;
}
</style>
border-color css
<style>
span { border-color: #126559; }
span { border-color: rgb(18,101,89); }
td.TdClassName
{
border-color: #126559;
}
.TagClassName
{
border-color: #126559;
}
</style>