Shades of Japanese Laurel #368936
Tints of Japanese Laurel #368936
RGB
CMYK
RGB Variations
Color information
#368936 (or 0x368936) is known color: Japanese Laurel. HEX triplet: 36, 89 and 36. RGB value is (54,137,54). Sum of RGB (Red+Green+Blue) = 54+137+54=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 137 (53.91% from 255 or 55.92% from 245); Blue value is 54 (21.48% from 255 or 22.04% from 245); Max value from RGB is 137 - color contains mainly: green. Hex color #368936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368936 is #C976C9. Grayscale: #666666. Windows color (decimal): -13203146 or 3574070. OLE color: 3574070.
HSL color Cylindrical-coordinate representation of color #368936: hue angle of 120º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #368936 is Cyan = 0.61, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 137 | 54 | - |
| CMYK | 0.61 | 0 | 0.61 | 0.46 |
| HSL | 120º | 0.43% | 0.37% | - |
| HSV(B) | 120º | 0.61% | 0.54% | - |
| XYZ | 11.13 | 18.94 | 6.56 | - |
| YUV | 102.72 | 100.5 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 137 | 54 | 0.61 | 0 | 0.61 | 0.46 | 120 | 0.43 | 0.37 |
| Hex | 36 | 89 | 36 | 3D | 0 | 3D | 2E | 78 | 2B | 25 |
| Octal | 66 | 211 | 66 | 75 | 0 | 75 | 56 | 170 | 53 | 45 |
| Binary | 110110 | 10001001 | 110110 | 111101 | 0 | 111101 | 101110 | 1111000 | 101011 | 100101 |
Color Harmonies of #368936
Complementary color
Monochromatic Colors of #368936
Black with #368936
Text Example
Text Example
White with #368936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368936; }
p { color: rgb(54,137,54); }
H1.HeaderClassName
{
color: #368936;
}
.AnyTagClassName
{
color: #368936;
}
</style>
background-color css
<style>
a { background-color: #368936; }
a { background-color: rgb(54,137,54); }
div.DivClassName
{
background-color: #368936;
}
.BgClassName
{
background-color: #368936;
}
</style>
border-color css
<style>
span { border-color: #368936; }
span { border-color: rgb(54,137,54); }
td.TdClassName
{
border-color: #368936;
}
.TagClassName
{
border-color: #368936;
}
</style>