Shades of Blue Stone #126560
Tints of Blue Stone #126560
RGB
CMYK
RGB Variations
Color information
#126560 (or 0x126560) is known color: Blue Stone. HEX triplet: 12, 65 and 60. RGB value is (18,101,96). Sum of RGB (Red+Green+Blue) = 18+101+96=215 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.37% from 215); Green value is 101 (39.84% from 255 or 46.98% from 215); Blue value is 96 (37.89% from 255 or 44.65% from 215); Max value from RGB is 101 - color contains mainly: green. Hex color #126560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126560 is #ED9A9F. Grayscale: #4B4B4B. Windows color (decimal): -15571616 or 6317330. OLE color: 6317330.
HSL color Cylindrical-coordinate representation of color #126560: hue angle of 176.39º 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 #126560 is Cyan = 0.82, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 96 | - |
| CMYK | 0.82 | 0 | 0.05 | 0.60 |
| HSL | 176.39º | 0.7% | 0.23% | - |
| HSV(B) | 176.39º | 0.82% | 0.4% | - |
| XYZ | 7.01 | 10.28 | 12.68 | - |
| YUV | 75.61 | 139.5 | 86.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 96 | 0.82 | 0 | 0.05 | 0.60 | 176.39 | 0.7 | 0.23 |
| Hex | 12 | 65 | 60 | 52 | 0 | 5 | 3C | B0 | 46 | 17 |
| Octal | 22 | 145 | 140 | 122 | 0 | 5 | 74 | 260 | 106 | 27 |
| Binary | 10010 | 1100101 | 1100000 | 1010010 | 0 | 101 | 111100 | 10110000 | 1000110 | 10111 |
Color Harmonies of #126560
Complementary color
Monochromatic Colors of #126560
Black with #126560
Text Example
Text Example
White with #126560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126560; }
p { color: rgb(18,101,96); }
H1.HeaderClassName
{
color: #126560;
}
.AnyTagClassName
{
color: #126560;
}
</style>
background-color css
<style>
a { background-color: #126560; }
a { background-color: rgb(18,101,96); }
div.DivClassName
{
background-color: #126560;
}
.BgClassName
{
background-color: #126560;
}
</style>
border-color css
<style>
span { border-color: #126560; }
span { border-color: rgb(18,101,96); }
td.TdClassName
{
border-color: #126560;
}
.TagClassName
{
border-color: #126560;
}
</style>