Shades of Japanese Laurel #367741
Tints of Japanese Laurel #367741
RGB
CMYK
RGB Variations
Color information
#367741 (or 0x367741) is known color: Japanese Laurel. HEX triplet: 36, 77 and 41. RGB value is (54,119,65). Sum of RGB (Red+Green+Blue) = 54+119+65=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 65 (25.78% from 255 or 27.31% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #367741 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367741 is #C988BE. Grayscale: #5D5D5D. Windows color (decimal): -13207743 or 4290358. OLE color: 4290358.
HSL color Cylindrical-coordinate representation of color #367741: hue angle of 130.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367741 is Cyan = 0.55, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 119 | 65 | - |
| CMYK | 0.55 | 0 | 0.45 | 0.53 |
| HSL | 130.15º | 0.38% | 0.34% | - |
| HSV(B) | 130.15º | 0.55% | 0.47% | - |
| XYZ | 9.07 | 14.36 | 7.29 | - |
| YUV | 93.41 | 111.97 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 119 | 65 | 0.55 | 0 | 0.45 | 0.53 | 130.15 | 0.38 | 0.34 |
| Hex | 36 | 77 | 41 | 37 | 0 | 2D | 35 | 82 | 26 | 22 |
| Octal | 66 | 167 | 101 | 67 | 0 | 55 | 65 | 202 | 46 | 42 |
| Binary | 110110 | 1110111 | 1000001 | 110111 | 0 | 101101 | 110101 | 10000010 | 100110 | 100010 |
Color Harmonies of #367741
Complementary color
Monochromatic Colors of #367741
Black with #367741
Text Example
Text Example
White with #367741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367741; }
p { color: rgb(54,119,65); }
H1.HeaderClassName
{
color: #367741;
}
.AnyTagClassName
{
color: #367741;
}
</style>
background-color css
<style>
a { background-color: #367741; }
a { background-color: rgb(54,119,65); }
div.DivClassName
{
background-color: #367741;
}
.BgClassName
{
background-color: #367741;
}
</style>
border-color css
<style>
span { border-color: #367741; }
span { border-color: rgb(54,119,65); }
td.TdClassName
{
border-color: #367741;
}
.TagClassName
{
border-color: #367741;
}
</style>