Shades of Japanese Laurel #337436
Tints of Japanese Laurel #337436
RGB
CMYK
RGB Variations
Color information
#337436 (or 0x337436) is known color: Japanese Laurel. HEX triplet: 33, 74 and 36. RGB value is (51,116,54). Sum of RGB (Red+Green+Blue) = 51+116+54=221 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.08% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #337436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337436 is #CC8BC9. Grayscale: #595959. Windows color (decimal): -13405130 or 3568691. OLE color: 3568691.
HSL color Cylindrical-coordinate representation of color #337436: hue angle of 122.77º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #337436 is Cyan = 0.56, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 54 | - |
| CMYK | 0.56 | 0 | 0.53 | 0.55 |
| HSL | 122.77º | 0.39% | 0.33% | - |
| HSV(B) | 122.77º | 0.56% | 0.45% | - |
| XYZ | 8.28 | 13.46 | 5.65 | - |
| YUV | 89.5 | 107.97 | 100.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 54 | 0.56 | 0 | 0.53 | 0.55 | 122.77 | 0.39 | 0.33 |
| Hex | 33 | 74 | 36 | 38 | 0 | 35 | 37 | 7B | 27 | 21 |
| Octal | 63 | 164 | 66 | 70 | 0 | 65 | 67 | 173 | 47 | 41 |
| Binary | 110011 | 1110100 | 110110 | 111000 | 0 | 110101 | 110111 | 1111011 | 100111 | 100001 |
Color Harmonies of #337436
Complementary color
Monochromatic Colors of #337436
Black with #337436
Text Example
Text Example
White with #337436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337436; }
p { color: rgb(51,116,54); }
H1.HeaderClassName
{
color: #337436;
}
.AnyTagClassName
{
color: #337436;
}
</style>
background-color css
<style>
a { background-color: #337436; }
a { background-color: rgb(51,116,54); }
div.DivClassName
{
background-color: #337436;
}
.BgClassName
{
background-color: #337436;
}
</style>
border-color css
<style>
span { border-color: #337436; }
span { border-color: rgb(51,116,54); }
td.TdClassName
{
border-color: #337436;
}
.TagClassName
{
border-color: #337436;
}
</style>