Shades of Jewel #136642
Tints of Jewel #136642
RGB
CMYK
RGB Variations
Color information
#136642 (or 0x136642) is known color: Jewel. HEX triplet: 13, 66 and 42. RGB value is (19,102,66). Sum of RGB (Red+Green+Blue) = 19+102+66=187 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.16% from 187); Green value is 102 (40.23% from 255 or 54.55% from 187); Blue value is 66 (26.17% from 255 or 35.29% from 187); Max value from RGB is 102 - color contains mainly: green. Hex color #136642 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136642 is #EC99BD. Grayscale: #494949. Windows color (decimal): -15505854 or 4351507. OLE color: 4351507.
HSL color Cylindrical-coordinate representation of color #136642: hue angle of 153.98º degrees, saturation: 0.69, 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 #136642 is Cyan = 0.81, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 19 | 102 | 66 | - |
| CMYK | 0.81 | 0 | 0.35 | 0.6 |
| HSL | 153.98º | 0.69% | 0.24% | - |
| HSV(B) | 153.98º | 0.81% | 0.4% | - |
| XYZ | 6 | 10.03 | 6.77 | - |
| YUV | 73.08 | 124 | 89.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 102 | 66 | 0.81 | 0 | 0.35 | 0.6 | 153.98 | 0.69 | 0.24 |
| Hex | 13 | 66 | 42 | 51 | 0 | 23 | 3C | 9A | 45 | 18 |
| Octal | 23 | 146 | 102 | 121 | 0 | 43 | 74 | 232 | 105 | 30 |
| Binary | 10011 | 1100110 | 1000010 | 1010001 | 0 | 100011 | 111100 | 10011010 | 1000101 | 11000 |
Color Harmonies of #136642
Complementary color
Monochromatic Colors of #136642
Black with #136642
Text Example
Text Example
White with #136642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136642; }
p { color: rgb(19,102,66); }
H1.HeaderClassName
{
color: #136642;
}
.AnyTagClassName
{
color: #136642;
}
</style>
background-color css
<style>
a { background-color: #136642; }
a { background-color: rgb(19,102,66); }
div.DivClassName
{
background-color: #136642;
}
.BgClassName
{
background-color: #136642;
}
</style>
border-color css
<style>
span { border-color: #136642; }
span { border-color: rgb(19,102,66); }
td.TdClassName
{
border-color: #136642;
}
.TagClassName
{
border-color: #136642;
}
</style>