Shades of Japanese Laurel #337136
Tints of Japanese Laurel #337136
RGB
CMYK
RGB Variations
Color information
#337136 (or 0x337136) is known color: Japanese Laurel. HEX triplet: 33, 71 and 36. RGB value is (51,113,54). Sum of RGB (Red+Green+Blue) = 51+113+54=218 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.39% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 54 (21.48% from 255 or 24.77% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #337136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337136 is #CC8EC9. Grayscale: #575757. Windows color (decimal): -13405898 or 3567923. OLE color: 3567923.
HSL color Cylindrical-coordinate representation of color #337136: hue angle of 122.9º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #337136 is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 54 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.56 |
| HSL | 122.9º | 0.38% | 0.32% | - |
| HSV(B) | 122.9º | 0.55% | 0.44% | - |
| XYZ | 7.94 | 12.78 | 5.54 | - |
| YUV | 87.74 | 108.96 | 101.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 54 | 0.55 | 0 | 0.52 | 0.56 | 122.9 | 0.38 | 0.32 |
| Hex | 33 | 71 | 36 | 37 | 0 | 34 | 38 | 7B | 26 | 20 |
| Octal | 63 | 161 | 66 | 67 | 0 | 64 | 70 | 173 | 46 | 40 |
| Binary | 110011 | 1110001 | 110110 | 110111 | 0 | 110100 | 111000 | 1111011 | 100110 | 100000 |
Color Harmonies of #337136
Complementary color
Monochromatic Colors of #337136
Black with #337136
Text Example
Text Example
White with #337136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337136; }
p { color: rgb(51,113,54); }
H1.HeaderClassName
{
color: #337136;
}
.AnyTagClassName
{
color: #337136;
}
</style>
background-color css
<style>
a { background-color: #337136; }
a { background-color: rgb(51,113,54); }
div.DivClassName
{
background-color: #337136;
}
.BgClassName
{
background-color: #337136;
}
</style>
border-color css
<style>
span { border-color: #337136; }
span { border-color: rgb(51,113,54); }
td.TdClassName
{
border-color: #337136;
}
.TagClassName
{
border-color: #337136;
}
</style>