Shades of Blue Stone #126759
Tints of Blue Stone #126759
RGB
CMYK
RGB Variations
Color information
#126759 (or 0x126759) is known color: Blue Stone. HEX triplet: 12, 67 and 59. RGB value is (18,103,89). Sum of RGB (Red+Green+Blue) = 18+103+89=210 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.57% from 210); Green value is 103 (40.62% from 255 or 49.05% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 103 - color contains mainly: green. Hex color #126759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126759 is #ED98A6. Grayscale: #4B4B4B. Windows color (decimal): -15571111 or 5859090. OLE color: 5859090.
HSL color Cylindrical-coordinate representation of color #126759: hue angle of 170.12º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126759 is Cyan = 0.83, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 89 | - |
| CMYK | 0.83 | 0 | 0.14 | 0.60 |
| HSL | 170.12º | 0.7% | 0.24% | - |
| HSV(B) | 170.12º | 0.83% | 0.4% | - |
| XYZ | 6.9 | 10.55 | 11.12 | - |
| YUV | 75.99 | 135.34 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 89 | 0.83 | 0 | 0.14 | 0.60 | 170.12 | 0.7 | 0.24 |
| Hex | 12 | 67 | 59 | 53 | 0 | E | 3C | AA | 46 | 18 |
| Octal | 22 | 147 | 131 | 123 | 0 | 16 | 74 | 252 | 106 | 30 |
| Binary | 10010 | 1100111 | 1011001 | 1010011 | 0 | 1110 | 111100 | 10101010 | 1000110 | 11000 |
Color Harmonies of #126759
Complementary color
Monochromatic Colors of #126759
Black with #126759
Text Example
Text Example
White with #126759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126759; }
p { color: rgb(18,103,89); }
H1.HeaderClassName
{
color: #126759;
}
.AnyTagClassName
{
color: #126759;
}
</style>
background-color css
<style>
a { background-color: #126759; }
a { background-color: rgb(18,103,89); }
div.DivClassName
{
background-color: #126759;
}
.BgClassName
{
background-color: #126759;
}
</style>
border-color css
<style>
span { border-color: #126759; }
span { border-color: rgb(18,103,89); }
td.TdClassName
{
border-color: #126759;
}
.TagClassName
{
border-color: #126759;
}
</style>