Shades of Jewel #126647
Tints of Jewel #126647
RGB
CMYK
RGB Variations
Color information
#126647 (or 0x126647) is known color: Jewel. HEX triplet: 12, 66 and 47. RGB value is (18,102,71). Sum of RGB (Red+Green+Blue) = 18+102+71=191 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.42% from 191); Green value is 102 (40.23% from 255 or 53.40% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 102 - color contains mainly: green. Hex color #126647 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126647 is #ED99B8. Grayscale: #494949. Windows color (decimal): -15571385 or 4679186. OLE color: 4679186.
HSL color Cylindrical-coordinate representation of color #126647: hue angle of 157.86º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126647 is Cyan = 0.82, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 102 | 71 | - |
| CMYK | 0.82 | 0 | 0.30 | 0.6 |
| HSL | 157.86º | 0.7% | 0.24% | - |
| HSV(B) | 157.86º | 0.82% | 0.4% | - |
| XYZ | 6.14 | 10.09 | 7.58 | - |
| YUV | 73.35 | 126.67 | 88.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 71 | 0.82 | 0 | 0.30 | 0.6 | 157.86 | 0.7 | 0.24 |
| Hex | 12 | 66 | 47 | 52 | 0 | 1E | 3C | 9E | 46 | 18 |
| Octal | 22 | 146 | 107 | 122 | 0 | 36 | 74 | 236 | 106 | 30 |
| Binary | 10010 | 1100110 | 1000111 | 1010010 | 0 | 11110 | 111100 | 10011110 | 1000110 | 11000 |
Color Harmonies of #126647
Complementary color
Monochromatic Colors of #126647
Black with #126647
Text Example
Text Example
White with #126647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126647; }
p { color: rgb(18,102,71); }
H1.HeaderClassName
{
color: #126647;
}
.AnyTagClassName
{
color: #126647;
}
</style>
background-color css
<style>
a { background-color: #126647; }
a { background-color: rgb(18,102,71); }
div.DivClassName
{
background-color: #126647;
}
.BgClassName
{
background-color: #126647;
}
</style>
border-color css
<style>
span { border-color: #126647; }
span { border-color: rgb(18,102,71); }
td.TdClassName
{
border-color: #126647;
}
.TagClassName
{
border-color: #126647;
}
</style>