Shades of Jewel #136546
Tints of Jewel #136546
RGB
CMYK
RGB Variations
Color information
#136546 (or 0x136546) is known color: Jewel. HEX triplet: 13, 65 and 46. RGB value is (19,101,70). Sum of RGB (Red+Green+Blue) = 19+101+70=190 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #136546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136546 is #EC9AB9. Grayscale: #484848. Windows color (decimal): -15506106 or 4613395. OLE color: 4613395.
HSL color Cylindrical-coordinate representation of color #136546: hue angle of 157.32º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #136546 is Cyan = 0.81, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 101 | 70 | - |
| CMYK | 0.81 | 0 | 0.31 | 0.60 |
| HSL | 157.32º | 0.68% | 0.24% | - |
| HSV(B) | 157.32º | 0.81% | 0.4% | - |
| XYZ | 6.03 | 9.89 | 7.39 | - |
| YUV | 72.95 | 126.33 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 101 | 70 | 0.81 | 0 | 0.31 | 0.60 | 157.32 | 0.68 | 0.24 |
| Hex | 13 | 65 | 46 | 51 | 0 | 1F | 3C | 9D | 44 | 18 |
| Octal | 23 | 145 | 106 | 121 | 0 | 37 | 74 | 235 | 104 | 30 |
| Binary | 10011 | 1100101 | 1000110 | 1010001 | 0 | 11111 | 111100 | 10011101 | 1000100 | 11000 |
Color Harmonies of #136546
Complementary color
Monochromatic Colors of #136546
Black with #136546
Text Example
Text Example
White with #136546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136546; }
p { color: rgb(19,101,70); }
H1.HeaderClassName
{
color: #136546;
}
.AnyTagClassName
{
color: #136546;
}
</style>
background-color css
<style>
a { background-color: #136546; }
a { background-color: rgb(19,101,70); }
div.DivClassName
{
background-color: #136546;
}
.BgClassName
{
background-color: #136546;
}
</style>
border-color css
<style>
span { border-color: #136546; }
span { border-color: rgb(19,101,70); }
td.TdClassName
{
border-color: #136546;
}
.TagClassName
{
border-color: #136546;
}
</style>