Shades of Japanese Laurel #367032
Tints of Japanese Laurel #367032
RGB
CMYK
RGB Variations
Color information
#367032 (or 0x367032) is known color: Japanese Laurel. HEX triplet: 36, 70 and 32. RGB value is (54,112,50). Sum of RGB (Red+Green+Blue) = 54+112+50=216 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 50 (19.92% from 255 or 23.15% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #367032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367032 is #C98FCD. Grayscale: #575757. Windows color (decimal): -13209550 or 3305526. OLE color: 3305526.
HSL color Cylindrical-coordinate representation of color #367032: hue angle of 116.13º 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 #367032 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 50 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.56 |
| HSL | 116.13º | 0.38% | 0.32% | - |
| HSV(B) | 116.13º | 0.55% | 0.44% | - |
| XYZ | 7.89 | 12.6 | 5.03 | - |
| YUV | 87.59 | 106.78 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 50 | 0.52 | 0 | 0.55 | 0.56 | 116.13 | 0.38 | 0.32 |
| Hex | 36 | 70 | 32 | 34 | 0 | 37 | 38 | 74 | 26 | 20 |
| Octal | 66 | 160 | 62 | 64 | 0 | 67 | 70 | 164 | 46 | 40 |
| Binary | 110110 | 1110000 | 110010 | 110100 | 0 | 110111 | 111000 | 1110100 | 100110 | 100000 |
Color Harmonies of #367032
Complementary color
Monochromatic Colors of #367032
Black with #367032
Text Example
Text Example
White with #367032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367032; }
p { color: rgb(54,112,50); }
H1.HeaderClassName
{
color: #367032;
}
.AnyTagClassName
{
color: #367032;
}
</style>
background-color css
<style>
a { background-color: #367032; }
a { background-color: rgb(54,112,50); }
div.DivClassName
{
background-color: #367032;
}
.BgClassName
{
background-color: #367032;
}
</style>
border-color css
<style>
span { border-color: #367032; }
span { border-color: rgb(54,112,50); }
td.TdClassName
{
border-color: #367032;
}
.TagClassName
{
border-color: #367032;
}
</style>