Shades of Japanese Laurel #368136
Tints of Japanese Laurel #368136
RGB
CMYK
RGB Variations
Color information
#368136 (or 0x368136) is known color: Japanese Laurel. HEX triplet: 36, 81 and 36. RGB value is (54,129,54). Sum of RGB (Red+Green+Blue) = 54+129+54=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 129 (50.78% from 255 or 54.43% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 129 - color contains mainly: green. Hex color #368136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368136 is #C97EC9. Grayscale: #626262. Windows color (decimal): -13205194 or 3572022. OLE color: 3572022.
HSL color Cylindrical-coordinate representation of color #368136: hue angle of 120º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #368136 is Cyan = 0.58, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 129 | 54 | - |
| CMYK | 0.58 | 0 | 0.58 | 0.49 |
| HSL | 120º | 0.41% | 0.36% | - |
| HSV(B) | 120º | 0.58% | 0.51% | - |
| XYZ | 10.04 | 16.75 | 6.19 | - |
| YUV | 98.03 | 103.15 | 96.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 54 | 0.58 | 0 | 0.58 | 0.49 | 120 | 0.41 | 0.36 |
| Hex | 36 | 81 | 36 | 3A | 0 | 3A | 31 | 78 | 29 | 24 |
| Octal | 66 | 201 | 66 | 72 | 0 | 72 | 61 | 170 | 51 | 44 |
| Binary | 110110 | 10000001 | 110110 | 111010 | 0 | 111010 | 110001 | 1111000 | 101001 | 100100 |
Color Harmonies of #368136
Complementary color
Monochromatic Colors of #368136
Black with #368136
Text Example
Text Example
White with #368136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368136; }
p { color: rgb(54,129,54); }
H1.HeaderClassName
{
color: #368136;
}
.AnyTagClassName
{
color: #368136;
}
</style>
background-color css
<style>
a { background-color: #368136; }
a { background-color: rgb(54,129,54); }
div.DivClassName
{
background-color: #368136;
}
.BgClassName
{
background-color: #368136;
}
</style>
border-color css
<style>
span { border-color: #368136; }
span { border-color: rgb(54,129,54); }
td.TdClassName
{
border-color: #368136;
}
.TagClassName
{
border-color: #368136;
}
</style>