Shades of Japanese Laurel #367635
Tints of Japanese Laurel #367635
RGB
CMYK
RGB Variations
Color information
#367635 (or 0x367635) is known color: Japanese Laurel. HEX triplet: 36, 76 and 35. RGB value is (54,118,53). Sum of RGB (Red+Green+Blue) = 54+118+53=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 53 (21.09% from 255 or 23.56% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #367635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367635 is #C989CA. Grayscale: #5B5B5B. Windows color (decimal): -13208011 or 3503670. OLE color: 3503670.
HSL color Cylindrical-coordinate representation of color #367635: hue angle of 119.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367635 is Cyan = 0.54, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 53 | - |
| CMYK | 0.54 | 0 | 0.55 | 0.54 |
| HSL | 119.08º | 0.38% | 0.34% | - |
| HSV(B) | 119.08º | 0.55% | 0.46% | - |
| XYZ | 8.64 | 14 | 5.61 | - |
| YUV | 91.45 | 106.3 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 53 | 0.54 | 0 | 0.55 | 0.54 | 119.08 | 0.38 | 0.34 |
| Hex | 36 | 76 | 35 | 36 | 0 | 37 | 36 | 77 | 26 | 22 |
| Octal | 66 | 166 | 65 | 66 | 0 | 67 | 66 | 167 | 46 | 42 |
| Binary | 110110 | 1110110 | 110101 | 110110 | 0 | 110111 | 110110 | 1110111 | 100110 | 100010 |
Color Harmonies of #367635
Complementary color
Monochromatic Colors of #367635
Black with #367635
Text Example
Text Example
White with #367635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367635; }
p { color: rgb(54,118,53); }
H1.HeaderClassName
{
color: #367635;
}
.AnyTagClassName
{
color: #367635;
}
</style>
background-color css
<style>
a { background-color: #367635; }
a { background-color: rgb(54,118,53); }
div.DivClassName
{
background-color: #367635;
}
.BgClassName
{
background-color: #367635;
}
</style>
border-color css
<style>
span { border-color: #367635; }
span { border-color: rgb(54,118,53); }
td.TdClassName
{
border-color: #367635;
}
.TagClassName
{
border-color: #367635;
}
</style>