Shades of Jewel #136846
Tints of Jewel #136846
RGB
CMYK
RGB Variations
Color information
#136846 (or 0x136846) is known color: Jewel. HEX triplet: 13, 68 and 46. RGB value is (19,104,70). Sum of RGB (Red+Green+Blue) = 19+104+70=193 (25% of max value = 765). Red value is 19 (7.81% from 255 or 9.84% from 193); Green value is 104 (41.02% from 255 or 53.89% from 193); Blue value is 70 (27.73% from 255 or 36.27% from 193); Max value from RGB is 104 - color contains mainly: green. Hex color #136846 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136846 is #EC97B9. Grayscale: #4A4A4A. Windows color (decimal): -15505338 or 4614163. OLE color: 4614163.
HSL color Cylindrical-coordinate representation of color #136846: hue angle of 156º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136846 is Cyan = 0.82, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 70 | - |
| CMYK | 0.82 | 0 | 0.33 | 0.59 |
| HSL | 156º | 0.69% | 0.24% | - |
| HSV(B) | 156º | 0.82% | 0.41% | - |
| XYZ | 6.32 | 10.48 | 7.48 | - |
| YUV | 74.71 | 125.34 | 88.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 70 | 0.82 | 0 | 0.33 | 0.59 | 156 | 0.69 | 0.24 |
| Hex | 13 | 68 | 46 | 52 | 0 | 21 | 3B | 9C | 45 | 18 |
| Octal | 23 | 150 | 106 | 122 | 0 | 41 | 73 | 234 | 105 | 30 |
| Binary | 10011 | 1101000 | 1000110 | 1010010 | 0 | 100001 | 111011 | 10011100 | 1000101 | 11000 |
Color Harmonies of #136846
Complementary color
Monochromatic Colors of #136846
Black with #136846
Text Example
Text Example
White with #136846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136846; }
p { color: rgb(19,104,70); }
H1.HeaderClassName
{
color: #136846;
}
.AnyTagClassName
{
color: #136846;
}
</style>
background-color css
<style>
a { background-color: #136846; }
a { background-color: rgb(19,104,70); }
div.DivClassName
{
background-color: #136846;
}
.BgClassName
{
background-color: #136846;
}
</style>
border-color css
<style>
span { border-color: #136846; }
span { border-color: rgb(19,104,70); }
td.TdClassName
{
border-color: #136846;
}
.TagClassName
{
border-color: #136846;
}
</style>