Shades of Blue Stone #126870
Tints of Blue Stone #126870
RGB
CMYK
RGB Variations
Color information
#126870 (or 0x126870) is known color: Blue Stone. HEX triplet: 12, 68 and 70. RGB value is (18,104,112). Sum of RGB (Red+Green+Blue) = 18+104+112=234 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.69% from 234); Green value is 104 (41.02% from 255 or 44.44% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #126870 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126870 is #ED978F. Grayscale: #4F4F4F. Windows color (decimal): -15570832 or 7366674. OLE color: 7366674.
HSL color Cylindrical-coordinate representation of color #126870: hue angle of 185.11º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #126870 is Cyan = 0.84, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 104 | 112 | - |
| CMYK | 0.84 | 0.07 | 0 | 0.56 |
| HSL | 185.11º | 0.72% | 0.25% | - |
| HSV(B) | 185.11º | 0.84% | 0.44% | - |
| XYZ | 8.12 | 11.2 | 17.06 | - |
| YUV | 79.2 | 146.51 | 84.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 104 | 112 | 0.84 | 0.07 | 0 | 0.56 | 185.11 | 0.72 | 0.25 |
| Hex | 12 | 68 | 70 | 54 | 7 | 0 | 38 | B9 | 48 | 19 |
| Octal | 22 | 150 | 160 | 124 | 7 | 0 | 70 | 271 | 110 | 31 |
| Binary | 10010 | 1101000 | 1110000 | 1010100 | 111 | 0 | 111000 | 10111001 | 1001000 | 11001 |
Color Harmonies of #126870
Complementary color
Monochromatic Colors of #126870
Black with #126870
Text Example
Text Example
White with #126870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126870; }
p { color: rgb(18,104,112); }
H1.HeaderClassName
{
color: #126870;
}
.AnyTagClassName
{
color: #126870;
}
</style>
background-color css
<style>
a { background-color: #126870; }
a { background-color: rgb(18,104,112); }
div.DivClassName
{
background-color: #126870;
}
.BgClassName
{
background-color: #126870;
}
</style>
border-color css
<style>
span { border-color: #126870; }
span { border-color: rgb(18,104,112); }
td.TdClassName
{
border-color: #126870;
}
.TagClassName
{
border-color: #126870;
}
</style>