Shades of Japanese Laurel #367634
Tints of Japanese Laurel #367634
RGB
CMYK
RGB Variations
Color information
#367634 (or 0x367634) is known color: Japanese Laurel. HEX triplet: 36, 76 and 34. RGB value is (54,118,52). Sum of RGB (Red+Green+Blue) = 54+118+52=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #367634 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367634 is #C989CB. Grayscale: #5B5B5B. Windows color (decimal): -13208012 or 3438134. OLE color: 3438134.
HSL color Cylindrical-coordinate representation of color #367634: hue angle of 118.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #367634 is Cyan = 0.54, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 52 | - |
| CMYK | 0.54 | 0 | 0.56 | 0.54 |
| HSL | 118.18º | 0.39% | 0.33% | - |
| HSV(B) | 118.18º | 0.56% | 0.46% | - |
| XYZ | 8.62 | 13.99 | 5.49 | - |
| YUV | 91.34 | 105.8 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 52 | 0.54 | 0 | 0.56 | 0.54 | 118.18 | 0.39 | 0.33 |
| Hex | 36 | 76 | 34 | 36 | 0 | 38 | 36 | 76 | 27 | 21 |
| Octal | 66 | 166 | 64 | 66 | 0 | 70 | 66 | 166 | 47 | 41 |
| Binary | 110110 | 1110110 | 110100 | 110110 | 0 | 111000 | 110110 | 1110110 | 100111 | 100001 |
Color Harmonies of #367634
Complementary color
Monochromatic Colors of #367634
Black with #367634
Text Example
Text Example
White with #367634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367634; }
p { color: rgb(54,118,52); }
H1.HeaderClassName
{
color: #367634;
}
.AnyTagClassName
{
color: #367634;
}
</style>
background-color css
<style>
a { background-color: #367634; }
a { background-color: rgb(54,118,52); }
div.DivClassName
{
background-color: #367634;
}
.BgClassName
{
background-color: #367634;
}
</style>
border-color css
<style>
span { border-color: #367634; }
span { border-color: rgb(54,118,52); }
td.TdClassName
{
border-color: #367634;
}
.TagClassName
{
border-color: #367634;
}
</style>