Shades of Japanese Laurel #368737
Tints of Japanese Laurel #368737
RGB
CMYK
RGB Variations
Color information
#368737 (or 0x368737) is known color: Japanese Laurel. HEX triplet: 36, 87 and 37. RGB value is (54,135,55). Sum of RGB (Red+Green+Blue) = 54+135+55=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 135 (53.12% from 255 or 55.33% from 244); Blue value is 55 (21.88% from 255 or 22.54% from 244); Max value from RGB is 135 - color contains mainly: green. Hex color #368737 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368737 is #C978C8. Grayscale: #656565. Windows color (decimal): -13203657 or 3639094. OLE color: 3639094.
HSL color Cylindrical-coordinate representation of color #368737: hue angle of 120.74º 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 #368737 is Cyan = 0.60, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 135 | 55 | - |
| CMYK | 0.60 | 0 | 0.59 | 0.47 |
| HSL | 120.74º | 0.43% | 0.37% | - |
| HSV(B) | 120.74º | 0.6% | 0.53% | - |
| XYZ | 10.87 | 18.39 | 6.59 | - |
| YUV | 101.66 | 101.66 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 55 | 0.60 | 0 | 0.59 | 0.47 | 120.74 | 0.43 | 0.37 |
| Hex | 36 | 87 | 37 | 3C | 0 | 3B | 2F | 79 | 2B | 25 |
| Octal | 66 | 207 | 67 | 74 | 0 | 73 | 57 | 171 | 53 | 45 |
| Binary | 110110 | 10000111 | 110111 | 111100 | 0 | 111011 | 101111 | 1111001 | 101011 | 100101 |
Color Harmonies of #368737
Complementary color
Monochromatic Colors of #368737
Black with #368737
Text Example
Text Example
White with #368737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368737; }
p { color: rgb(54,135,55); }
H1.HeaderClassName
{
color: #368737;
}
.AnyTagClassName
{
color: #368737;
}
</style>
background-color css
<style>
a { background-color: #368737; }
a { background-color: rgb(54,135,55); }
div.DivClassName
{
background-color: #368737;
}
.BgClassName
{
background-color: #368737;
}
</style>
border-color css
<style>
span { border-color: #368737; }
span { border-color: rgb(54,135,55); }
td.TdClassName
{
border-color: #368737;
}
.TagClassName
{
border-color: #368737;
}
</style>