Shades of Japanese Laurel #368836
Tints of Japanese Laurel #368836
RGB
CMYK
RGB Variations
Color information
#368836 (or 0x368836) is known color: Japanese Laurel. HEX triplet: 36, 88 and 36. RGB value is (54,136,54). Sum of RGB (Red+Green+Blue) = 54+136+54=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 136 (53.52% from 255 or 55.74% from 244); Blue value is 54 (21.48% from 255 or 22.13% from 244); Max value from RGB is 136 - color contains mainly: green. Hex color #368836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368836 is #C977C9. Grayscale: #666666. Windows color (decimal): -13203402 or 3573814. OLE color: 3573814.
HSL color Cylindrical-coordinate representation of color #368836: hue angle of 120º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #368836 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 136 | 54 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.47 |
| HSL | 120º | 0.43% | 0.37% | - |
| HSV(B) | 120º | 0.6% | 0.53% | - |
| XYZ | 10.99 | 18.66 | 6.51 | - |
| YUV | 102.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 136 | 54 | 0.60 | 0 | 0.60 | 0.47 | 120 | 0.43 | 0.37 |
| Hex | 36 | 88 | 36 | 3C | 0 | 3C | 2F | 78 | 2B | 25 |
| Octal | 66 | 210 | 66 | 74 | 0 | 74 | 57 | 170 | 53 | 45 |
| Binary | 110110 | 10001000 | 110110 | 111100 | 0 | 111100 | 101111 | 1111000 | 101011 | 100101 |
Color Harmonies of #368836
Complementary color
Monochromatic Colors of #368836
Black with #368836
Text Example
Text Example
White with #368836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368836; }
p { color: rgb(54,136,54); }
H1.HeaderClassName
{
color: #368836;
}
.AnyTagClassName
{
color: #368836;
}
</style>
background-color css
<style>
a { background-color: #368836; }
a { background-color: rgb(54,136,54); }
div.DivClassName
{
background-color: #368836;
}
.BgClassName
{
background-color: #368836;
}
</style>
border-color css
<style>
span { border-color: #368836; }
span { border-color: rgb(54,136,54); }
td.TdClassName
{
border-color: #368836;
}
.TagClassName
{
border-color: #368836;
}
</style>