Shades of Japanese Laurel #367132
Tints of Japanese Laurel #367132
RGB
CMYK
RGB Variations
Color information
#367132 (or 0x367132) is known color: Japanese Laurel. HEX triplet: 36, 71 and 32. RGB value is (54,113,50). Sum of RGB (Red+Green+Blue) = 54+113+50=217 (28% of max value = 765). Red value is 54 (21.48% from 255 or 24.88% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #367132 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367132 is #C98ECD. Grayscale: #585858. Windows color (decimal): -13209294 or 3305782. OLE color: 3305782.
HSL color Cylindrical-coordinate representation of color #367132: hue angle of 116.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #367132 is Cyan = 0.52, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 50 | - |
| CMYK | 0.52 | 0 | 0.56 | 0.56 |
| HSL | 116.19º | 0.39% | 0.32% | - |
| HSV(B) | 116.19º | 0.56% | 0.44% | - |
| XYZ | 8 | 12.82 | 5.07 | - |
| YUV | 88.18 | 106.45 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 50 | 0.52 | 0 | 0.56 | 0.56 | 116.19 | 0.39 | 0.32 |
| Hex | 36 | 71 | 32 | 34 | 0 | 38 | 38 | 74 | 27 | 20 |
| Octal | 66 | 161 | 62 | 64 | 0 | 70 | 70 | 164 | 47 | 40 |
| Binary | 110110 | 1110001 | 110010 | 110100 | 0 | 111000 | 111000 | 1110100 | 100111 | 100000 |
Color Harmonies of #367132
Complementary color
Monochromatic Colors of #367132
Black with #367132
Text Example
Text Example
White with #367132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367132; }
p { color: rgb(54,113,50); }
H1.HeaderClassName
{
color: #367132;
}
.AnyTagClassName
{
color: #367132;
}
</style>
background-color css
<style>
a { background-color: #367132; }
a { background-color: rgb(54,113,50); }
div.DivClassName
{
background-color: #367132;
}
.BgClassName
{
background-color: #367132;
}
</style>
border-color css
<style>
span { border-color: #367132; }
span { border-color: rgb(54,113,50); }
td.TdClassName
{
border-color: #367132;
}
.TagClassName
{
border-color: #367132;
}
</style>