Shades of Jewel #126550
Tints of Jewel #126550
RGB
CMYK
RGB Variations
Color information
#126550 (or 0x126550) is known color: Jewel. HEX triplet: 12, 65 and 50. RGB value is (18,101,80). Sum of RGB (Red+Green+Blue) = 18+101+80=199 (26% of max value = 765). Red value is 18 (7.42% from 255 or 9.05% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #126550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126550 is #ED9AAF. Grayscale: #494949. Windows color (decimal): -15571632 or 5268754. OLE color: 5268754.
HSL color Cylindrical-coordinate representation of color #126550: hue angle of 164.82º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126550 is Cyan = 0.82, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 80 | - |
| CMYK | 0.82 | 0 | 0.21 | 0.60 |
| HSL | 164.82º | 0.7% | 0.23% | - |
| HSV(B) | 164.82º | 0.82% | 0.4% | - |
| XYZ | 6.35 | 10.02 | 9.19 | - |
| YUV | 73.79 | 131.5 | 88.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 80 | 0.82 | 0 | 0.21 | 0.60 | 164.82 | 0.7 | 0.23 |
| Hex | 12 | 65 | 50 | 52 | 0 | 15 | 3C | A5 | 46 | 17 |
| Octal | 22 | 145 | 120 | 122 | 0 | 25 | 74 | 245 | 106 | 27 |
| Binary | 10010 | 1100101 | 1010000 | 1010010 | 0 | 10101 | 111100 | 10100101 | 1000110 | 10111 |
Color Harmonies of #126550
Complementary color
Monochromatic Colors of #126550
Black with #126550
Text Example
Text Example
White with #126550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126550; }
p { color: rgb(18,101,80); }
H1.HeaderClassName
{
color: #126550;
}
.AnyTagClassName
{
color: #126550;
}
</style>
background-color css
<style>
a { background-color: #126550; }
a { background-color: rgb(18,101,80); }
div.DivClassName
{
background-color: #126550;
}
.BgClassName
{
background-color: #126550;
}
</style>
border-color css
<style>
span { border-color: #126550; }
span { border-color: rgb(18,101,80); }
td.TdClassName
{
border-color: #126550;
}
.TagClassName
{
border-color: #126550;
}
</style>