Shades of Jewel #126541
Tints of Jewel #126541
RGB
CMYK
RGB Variations
Color information
#126541 (or 0x126541) is known color: Jewel. HEX triplet: 12, 65 and 41. RGB value is (18,101,65). Sum of RGB (Red+Green+Blue) = 18+101+65=184 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.78% from 184); Green value is 101 (39.84% from 255 or 54.89% from 184); Blue value is 65 (25.78% from 255 or 35.33% from 184); Max value from RGB is 101 - color contains mainly: green. Hex color #126541 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126541 is #ED9ABE. Grayscale: #484848. Windows color (decimal): -15571647 or 4285714. OLE color: 4285714.
HSL color Cylindrical-coordinate representation of color #126541: hue angle of 153.98º 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 #126541 is Cyan = 0.82, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 65 | - |
| CMYK | 0.82 | 0 | 0.36 | 0.60 |
| HSL | 153.98º | 0.7% | 0.23% | - |
| HSV(B) | 153.98º | 0.82% | 0.4% | - |
| XYZ | 5.86 | 9.82 | 6.59 | - |
| YUV | 72.08 | 124 | 89.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 65 | 0.82 | 0 | 0.36 | 0.60 | 153.98 | 0.7 | 0.23 |
| Hex | 12 | 65 | 41 | 52 | 0 | 24 | 3C | 9A | 46 | 17 |
| Octal | 22 | 145 | 101 | 122 | 0 | 44 | 74 | 232 | 106 | 27 |
| Binary | 10010 | 1100101 | 1000001 | 1010010 | 0 | 100100 | 111100 | 10011010 | 1000110 | 10111 |
Color Harmonies of #126541
Complementary color
Monochromatic Colors of #126541
Black with #126541
Text Example
Text Example
White with #126541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126541; }
p { color: rgb(18,101,65); }
H1.HeaderClassName
{
color: #126541;
}
.AnyTagClassName
{
color: #126541;
}
</style>
background-color css
<style>
a { background-color: #126541; }
a { background-color: rgb(18,101,65); }
div.DivClassName
{
background-color: #126541;
}
.BgClassName
{
background-color: #126541;
}
</style>
border-color css
<style>
span { border-color: #126541; }
span { border-color: rgb(18,101,65); }
td.TdClassName
{
border-color: #126541;
}
.TagClassName
{
border-color: #126541;
}
</style>