Shades of Jewel #126344
Tints of Jewel #126344
RGB
CMYK
RGB Variations
Color information
#126344 (or 0x126344) is known color: Jewel. HEX triplet: 12, 63 and 44. RGB value is (18,99,68). Sum of RGB (Red+Green+Blue) = 18+99+68=185 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.73% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 68 (26.95% from 255 or 36.76% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #126344 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126344 is #ED9CBB. Grayscale: #474747. Windows color (decimal): -15572156 or 4481810. OLE color: 4481810.
HSL color Cylindrical-coordinate representation of color #126344: hue angle of 157.04º 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 #126344 is Cyan = 0.82, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 68 | - |
| CMYK | 0.82 | 0 | 0.31 | 0.61 |
| HSL | 157.04º | 0.69% | 0.23% | - |
| HSV(B) | 157.04º | 0.82% | 0.39% | - |
| XYZ | 5.75 | 9.47 | 6.99 | - |
| YUV | 71.25 | 126.16 | 90.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 68 | 0.82 | 0 | 0.31 | 0.61 | 157.04 | 0.69 | 0.23 |
| Hex | 12 | 63 | 44 | 52 | 0 | 1F | 3D | 9D | 45 | 17 |
| Octal | 22 | 143 | 104 | 122 | 0 | 37 | 75 | 235 | 105 | 27 |
| Binary | 10010 | 1100011 | 1000100 | 1010010 | 0 | 11111 | 111101 | 10011101 | 1000101 | 10111 |
Color Harmonies of #126344
Complementary color
Monochromatic Colors of #126344
Black with #126344
Text Example
Text Example
White with #126344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126344; }
p { color: rgb(18,99,68); }
H1.HeaderClassName
{
color: #126344;
}
.AnyTagClassName
{
color: #126344;
}
</style>
background-color css
<style>
a { background-color: #126344; }
a { background-color: rgb(18,99,68); }
div.DivClassName
{
background-color: #126344;
}
.BgClassName
{
background-color: #126344;
}
</style>
border-color css
<style>
span { border-color: #126344; }
span { border-color: rgb(18,99,68); }
td.TdClassName
{
border-color: #126344;
}
.TagClassName
{
border-color: #126344;
}
</style>