Shades of Blue Stone #126761
Tints of Blue Stone #126761
RGB
CMYK
RGB Variations
Color information
#126761 (or 0x126761) is known color: Blue Stone. HEX triplet: 12, 67 and 61. RGB value is (18,103,97). Sum of RGB (Red+Green+Blue) = 18+103+97=218 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.26% from 218); Green value is 103 (40.62% from 255 or 47.25% from 218); Blue value is 97 (38.28% from 255 or 44.50% from 218); Max value from RGB is 103 - color contains mainly: green. Hex color #126761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126761 is #ED989E. Grayscale: #4C4C4C. Windows color (decimal): -15571103 or 6383378. OLE color: 6383378.
HSL color Cylindrical-coordinate representation of color #126761: hue angle of 175.76º 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 #126761 is Cyan = 0.83, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 97 | - |
| CMYK | 0.83 | 0 | 0.06 | 0.60 |
| HSL | 175.76º | 0.7% | 0.24% | - |
| HSV(B) | 175.76º | 0.83% | 0.4% | - |
| XYZ | 7.26 | 10.69 | 12.99 | - |
| YUV | 76.9 | 139.34 | 85.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 97 | 0.83 | 0 | 0.06 | 0.60 | 175.76 | 0.7 | 0.24 |
| Hex | 12 | 67 | 61 | 53 | 0 | 6 | 3C | B0 | 46 | 18 |
| Octal | 22 | 147 | 141 | 123 | 0 | 6 | 74 | 260 | 106 | 30 |
| Binary | 10010 | 1100111 | 1100001 | 1010011 | 0 | 110 | 111100 | 10110000 | 1000110 | 11000 |
Color Harmonies of #126761
Complementary color
Monochromatic Colors of #126761
Black with #126761
Text Example
Text Example
White with #126761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126761; }
p { color: rgb(18,103,97); }
H1.HeaderClassName
{
color: #126761;
}
.AnyTagClassName
{
color: #126761;
}
</style>
background-color css
<style>
a { background-color: #126761; }
a { background-color: rgb(18,103,97); }
div.DivClassName
{
background-color: #126761;
}
.BgClassName
{
background-color: #126761;
}
</style>
border-color css
<style>
span { border-color: #126761; }
span { border-color: rgb(18,103,97); }
td.TdClassName
{
border-color: #126761;
}
.TagClassName
{
border-color: #126761;
}
</style>