Shades of Blue Stone #126456
Tints of Blue Stone #126456
RGB
CMYK
RGB Variations
Color information
#126456 (or 0x126456) is known color: Blue Stone. HEX triplet: 12, 64 and 56. RGB value is (18,100,86). Sum of RGB (Red+Green+Blue) = 18+100+86=204 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.82% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #126456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126456 is #ED9BA9. Grayscale: #494949. Windows color (decimal): -15571882 or 5661714. OLE color: 5661714.
HSL color Cylindrical-coordinate representation of color #126456: hue angle of 169.76º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126456 is Cyan = 0.82, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 100 | 86 | - |
| CMYK | 0.82 | 0 | 0.14 | 0.61 |
| HSL | 169.76º | 0.69% | 0.23% | - |
| HSV(B) | 169.76º | 0.82% | 0.39% | - |
| XYZ | 6.49 | 9.91 | 10.38 | - |
| YUV | 73.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 86 | 0.82 | 0 | 0.14 | 0.61 | 169.76 | 0.69 | 0.23 |
| Hex | 12 | 64 | 56 | 52 | 0 | E | 3D | AA | 45 | 17 |
| Octal | 22 | 144 | 126 | 122 | 0 | 16 | 75 | 252 | 105 | 27 |
| Binary | 10010 | 1100100 | 1010110 | 1010010 | 0 | 1110 | 111101 | 10101010 | 1000101 | 10111 |
Color Harmonies of #126456
Complementary color
Monochromatic Colors of #126456
Black with #126456
Text Example
Text Example
White with #126456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126456; }
p { color: rgb(18,100,86); }
H1.HeaderClassName
{
color: #126456;
}
.AnyTagClassName
{
color: #126456;
}
</style>
background-color css
<style>
a { background-color: #126456; }
a { background-color: rgb(18,100,86); }
div.DivClassName
{
background-color: #126456;
}
.BgClassName
{
background-color: #126456;
}
</style>
border-color css
<style>
span { border-color: #126456; }
span { border-color: rgb(18,100,86); }
td.TdClassName
{
border-color: #126456;
}
.TagClassName
{
border-color: #126456;
}
</style>