Shades of Blue Stone #126958
Tints of Blue Stone #126958
RGB
CMYK
RGB Variations
Color information
#126958 (or 0x126958) is known color: Blue Stone. HEX triplet: 12, 69 and 58. RGB value is (18,105,88). Sum of RGB (Red+Green+Blue) = 18+105+88=211 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.53% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #126958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126958 is #ED96A7. Grayscale: #4D4D4D. Windows color (decimal): -15570600 or 5794066. OLE color: 5794066.
HSL color Cylindrical-coordinate representation of color #126958: hue angle of 168.28º degrees, saturation: 0.71, 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 #126958 is Cyan = 0.83, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 18 | 105 | 88 | - |
| CMYK | 0.83 | 0 | 0.16 | 0.59 |
| HSL | 168.28º | 0.71% | 0.24% | - |
| HSV(B) | 168.28º | 0.83% | 0.41% | - |
| XYZ | 7.06 | 10.94 | 10.97 | - |
| YUV | 77.05 | 134.18 | 85.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 105 | 88 | 0.83 | 0 | 0.16 | 0.59 | 168.28 | 0.71 | 0.24 |
| Hex | 12 | 69 | 58 | 53 | 0 | 10 | 3B | A8 | 47 | 18 |
| Octal | 22 | 151 | 130 | 123 | 0 | 20 | 73 | 250 | 107 | 30 |
| Binary | 10010 | 1101001 | 1011000 | 1010011 | 0 | 10000 | 111011 | 10101000 | 1000111 | 11000 |
Color Harmonies of #126958
Complementary color
Monochromatic Colors of #126958
Black with #126958
Text Example
Text Example
White with #126958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126958; }
p { color: rgb(18,105,88); }
H1.HeaderClassName
{
color: #126958;
}
.AnyTagClassName
{
color: #126958;
}
</style>
background-color css
<style>
a { background-color: #126958; }
a { background-color: rgb(18,105,88); }
div.DivClassName
{
background-color: #126958;
}
.BgClassName
{
background-color: #126958;
}
</style>
border-color css
<style>
span { border-color: #126958; }
span { border-color: rgb(18,105,88); }
td.TdClassName
{
border-color: #126958;
}
.TagClassName
{
border-color: #126958;
}
</style>