Shades of Japanese Laurel #367542
Tints of Japanese Laurel #367542
RGB
CMYK
RGB Variations
Color information
#367542 (or 0x367542) is known color: Japanese Laurel. HEX triplet: 36, 75 and 42. RGB value is (54,117,66). Sum of RGB (Red+Green+Blue) = 54+117+66=237 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.78% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 66 (26.17% from 255 or 27.85% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #367542 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367542 is #C98ABD. Grayscale: #5C5C5C. Windows color (decimal): -13208254 or 4355382. OLE color: 4355382.
HSL color Cylindrical-coordinate representation of color #367542: hue angle of 131.43º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367542 is Cyan = 0.54, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 66 | - |
| CMYK | 0.54 | 0 | 0.44 | 0.54 |
| HSL | 131.43º | 0.37% | 0.34% | - |
| HSV(B) | 131.43º | 0.54% | 0.46% | - |
| XYZ | 8.87 | 13.9 | 7.37 | - |
| YUV | 92.35 | 113.13 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 66 | 0.54 | 0 | 0.44 | 0.54 | 131.43 | 0.37 | 0.34 |
| Hex | 36 | 75 | 42 | 36 | 0 | 2C | 36 | 83 | 25 | 22 |
| Octal | 66 | 165 | 102 | 66 | 0 | 54 | 66 | 203 | 45 | 42 |
| Binary | 110110 | 1110101 | 1000010 | 110110 | 0 | 101100 | 110110 | 10000011 | 100101 | 100010 |
Color Harmonies of #367542
Complementary color
Monochromatic Colors of #367542
Black with #367542
Text Example
Text Example
White with #367542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367542; }
p { color: rgb(54,117,66); }
H1.HeaderClassName
{
color: #367542;
}
.AnyTagClassName
{
color: #367542;
}
</style>
background-color css
<style>
a { background-color: #367542; }
a { background-color: rgb(54,117,66); }
div.DivClassName
{
background-color: #367542;
}
.BgClassName
{
background-color: #367542;
}
</style>
border-color css
<style>
span { border-color: #367542; }
span { border-color: rgb(54,117,66); }
td.TdClassName
{
border-color: #367542;
}
.TagClassName
{
border-color: #367542;
}
</style>