Shades of Blue Stone #126860
Tints of Blue Stone #126860
RGB
CMYK
RGB Variations
Color information
#126860 (or 0x126860) is known color: Blue Stone. HEX triplet: 12, 68 and 60. RGB value is (18,104,96). Sum of RGB (Red+Green+Blue) = 18+104+96=218 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.26% from 218); Green value is 104 (41.02% from 255 or 47.71% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 104 - color contains mainly: green. Hex color #126860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126860 is #ED979F. Grayscale: #4D4D4D. Windows color (decimal): -15570848 or 6318098. OLE color: 6318098.
HSL color Cylindrical-coordinate representation of color #126860: hue angle of 174.42º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126860 is Cyan = 0.83, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 18 | 104 | 96 | - |
| CMYK | 0.83 | 0 | 0.08 | 0.59 |
| HSL | 174.42º | 0.7% | 0.24% | - |
| HSV(B) | 174.42º | 0.83% | 0.41% | - |
| XYZ | 7.31 | 10.87 | 12.78 | - |
| YUV | 77.37 | 138.51 | 85.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 96 | 0.83 | 0 | 0.08 | 0.59 | 174.42 | 0.7 | 0.24 |
| Hex | 12 | 68 | 60 | 53 | 0 | 8 | 3B | AE | 46 | 18 |
| Octal | 22 | 150 | 140 | 123 | 0 | 10 | 73 | 256 | 106 | 30 |
| Binary | 10010 | 1101000 | 1100000 | 1010011 | 0 | 1000 | 111011 | 10101110 | 1000110 | 11000 |
Color Harmonies of #126860
Complementary color
Monochromatic Colors of #126860
Black with #126860
Text Example
Text Example
White with #126860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126860; }
p { color: rgb(18,104,96); }
H1.HeaderClassName
{
color: #126860;
}
.AnyTagClassName
{
color: #126860;
}
</style>
background-color css
<style>
a { background-color: #126860; }
a { background-color: rgb(18,104,96); }
div.DivClassName
{
background-color: #126860;
}
.BgClassName
{
background-color: #126860;
}
</style>
border-color css
<style>
span { border-color: #126860; }
span { border-color: rgb(18,104,96); }
td.TdClassName
{
border-color: #126860;
}
.TagClassName
{
border-color: #126860;
}
</style>