Shades of Jewel #126441
Tints of Jewel #126441
RGB
CMYK
RGB Variations
Color information
#126441 (or 0x126441) is known color: Jewel. HEX triplet: 12, 64 and 41. RGB value is (18,100,65). Sum of RGB (Red+Green+Blue) = 18+100+65=183 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.84% from 183); Green value is 100 (39.45% from 255 or 54.64% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 100 - color contains mainly: green. Hex color #126441 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126441 is #ED9BBE. Grayscale: #474747. Windows color (decimal): -15571903 or 4285458. OLE color: 4285458.
HSL color Cylindrical-coordinate representation of color #126441: hue angle of 154.39º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126441 is Cyan = 0.82, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 100 | 65 | - |
| CMYK | 0.82 | 0 | 0.35 | 0.61 |
| HSL | 154.39º | 0.69% | 0.23% | - |
| HSV(B) | 154.39º | 0.82% | 0.39% | - |
| XYZ | 5.76 | 9.62 | 6.56 | - |
| YUV | 71.49 | 124.33 | 89.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 65 | 0.82 | 0 | 0.35 | 0.61 | 154.39 | 0.69 | 0.23 |
| Hex | 12 | 64 | 41 | 52 | 0 | 23 | 3D | 9A | 45 | 17 |
| Octal | 22 | 144 | 101 | 122 | 0 | 43 | 75 | 232 | 105 | 27 |
| Binary | 10010 | 1100100 | 1000001 | 1010010 | 0 | 100011 | 111101 | 10011010 | 1000101 | 10111 |
Color Harmonies of #126441
Complementary color
Monochromatic Colors of #126441
Black with #126441
Text Example
Text Example
White with #126441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126441; }
p { color: rgb(18,100,65); }
H1.HeaderClassName
{
color: #126441;
}
.AnyTagClassName
{
color: #126441;
}
</style>
background-color css
<style>
a { background-color: #126441; }
a { background-color: rgb(18,100,65); }
div.DivClassName
{
background-color: #126441;
}
.BgClassName
{
background-color: #126441;
}
</style>
border-color css
<style>
span { border-color: #126441; }
span { border-color: rgb(18,100,65); }
td.TdClassName
{
border-color: #126441;
}
.TagClassName
{
border-color: #126441;
}
</style>