Shades of Jewel #136446
Tints of Jewel #136446
RGB
CMYK
RGB Variations
Color information
#136446 (or 0x136446) is known color: Jewel. HEX triplet: 13, 64 and 46. RGB value is (19,100,70). Sum of RGB (Red+Green+Blue) = 19+100+70=189 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10.05% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #136446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136446 is #EC9BB9. Grayscale: #484848. Windows color (decimal): -15506362 or 4613139. OLE color: 4613139.
HSL color Cylindrical-coordinate representation of color #136446: hue angle of 157.78º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #136446 is Cyan = 0.81, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 19 | 100 | 70 | - |
| CMYK | 0.81 | 0 | 0.30 | 0.61 |
| HSL | 157.78º | 0.68% | 0.23% | - |
| HSV(B) | 157.78º | 0.81% | 0.39% | - |
| XYZ | 5.93 | 9.69 | 7.35 | - |
| YUV | 72.36 | 126.66 | 89.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 70 | 0.81 | 0 | 0.30 | 0.61 | 157.78 | 0.68 | 0.23 |
| Hex | 13 | 64 | 46 | 51 | 0 | 1E | 3D | 9E | 44 | 17 |
| Octal | 23 | 144 | 106 | 121 | 0 | 36 | 75 | 236 | 104 | 27 |
| Binary | 10011 | 1100100 | 1000110 | 1010001 | 0 | 11110 | 111101 | 10011110 | 1000100 | 10111 |
Color Harmonies of #136446
Complementary color
Monochromatic Colors of #136446
Black with #136446
Text Example
Text Example
White with #136446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136446; }
p { color: rgb(19,100,70); }
H1.HeaderClassName
{
color: #136446;
}
.AnyTagClassName
{
color: #136446;
}
</style>
background-color css
<style>
a { background-color: #136446; }
a { background-color: rgb(19,100,70); }
div.DivClassName
{
background-color: #136446;
}
.BgClassName
{
background-color: #136446;
}
</style>
border-color css
<style>
span { border-color: #136446; }
span { border-color: rgb(19,100,70); }
td.TdClassName
{
border-color: #136446;
}
.TagClassName
{
border-color: #136446;
}
</style>