Shades of Japanese Laurel #368336
Tints of Japanese Laurel #368336
RGB
CMYK
RGB Variations
Color information
#368336 (or 0x368336) is known color: Japanese Laurel. HEX triplet: 36, 83 and 36. RGB value is (54,131,54). Sum of RGB (Red+Green+Blue) = 54+131+54=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 131 (51.56% from 255 or 54.81% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 131 - color contains mainly: green. Hex color #368336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368336 is #C97CC9. Grayscale: #636363. Windows color (decimal): -13204682 or 3572534. OLE color: 3572534.
HSL color Cylindrical-coordinate representation of color #368336: hue angle of 120º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #368336 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 54 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.49 |
| HSL | 120º | 0.42% | 0.36% | - |
| HSV(B) | 120º | 0.59% | 0.51% | - |
| XYZ | 10.3 | 17.28 | 6.28 | - |
| YUV | 99.2 | 102.49 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 54 | 0.59 | 0 | 0.59 | 0.49 | 120 | 0.42 | 0.36 |
| Hex | 36 | 83 | 36 | 3B | 0 | 3B | 31 | 78 | 2A | 24 |
| Octal | 66 | 203 | 66 | 73 | 0 | 73 | 61 | 170 | 52 | 44 |
| Binary | 110110 | 10000011 | 110110 | 111011 | 0 | 111011 | 110001 | 1111000 | 101010 | 100100 |
Color Harmonies of #368336
Complementary color
Monochromatic Colors of #368336
Black with #368336
Text Example
Text Example
White with #368336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368336; }
p { color: rgb(54,131,54); }
H1.HeaderClassName
{
color: #368336;
}
.AnyTagClassName
{
color: #368336;
}
</style>
background-color css
<style>
a { background-color: #368336; }
a { background-color: rgb(54,131,54); }
div.DivClassName
{
background-color: #368336;
}
.BgClassName
{
background-color: #368336;
}
</style>
border-color css
<style>
span { border-color: #368336; }
span { border-color: rgb(54,131,54); }
td.TdClassName
{
border-color: #368336;
}
.TagClassName
{
border-color: #368336;
}
</style>