Shades of Jewel #126746
Tints of Jewel #126746
RGB
CMYK
RGB Variations
Color information
#126746 (or 0x126746) is known color: Jewel. HEX triplet: 12, 67 and 46. RGB value is (18,103,70). Sum of RGB (Red+Green+Blue) = 18+103+70=191 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.42% from 191); Green value is 103 (40.62% from 255 or 53.93% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 103 - color contains mainly: green. Hex color #126746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126746 is #ED98B9. Grayscale: #494949. Windows color (decimal): -15571130 or 4613906. OLE color: 4613906.
HSL color Cylindrical-coordinate representation of color #126746: hue angle of 156.71º 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 #126746 is Cyan = 0.83, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 70 | - |
| CMYK | 0.83 | 0 | 0.32 | 0.60 |
| HSL | 156.71º | 0.7% | 0.24% | - |
| HSV(B) | 156.71º | 0.83% | 0.4% | - |
| XYZ | 6.21 | 10.27 | 7.45 | - |
| YUV | 73.82 | 125.84 | 88.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 70 | 0.83 | 0 | 0.32 | 0.60 | 156.71 | 0.7 | 0.24 |
| Hex | 12 | 67 | 46 | 53 | 0 | 20 | 3C | 9D | 46 | 18 |
| Octal | 22 | 147 | 106 | 123 | 0 | 40 | 74 | 235 | 106 | 30 |
| Binary | 10010 | 1100111 | 1000110 | 1010011 | 0 | 100000 | 111100 | 10011101 | 1000110 | 11000 |
Color Harmonies of #126746
Complementary color
Monochromatic Colors of #126746
Black with #126746
Text Example
Text Example
White with #126746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126746; }
p { color: rgb(18,103,70); }
H1.HeaderClassName
{
color: #126746;
}
.AnyTagClassName
{
color: #126746;
}
</style>
background-color css
<style>
a { background-color: #126746; }
a { background-color: rgb(18,103,70); }
div.DivClassName
{
background-color: #126746;
}
.BgClassName
{
background-color: #126746;
}
</style>
border-color css
<style>
span { border-color: #126746; }
span { border-color: rgb(18,103,70); }
td.TdClassName
{
border-color: #126746;
}
.TagClassName
{
border-color: #126746;
}
</style>