Shades of Japanese Laurel #367039
Tints of Japanese Laurel #367039
RGB
CMYK
RGB Variations
Color information
#367039 (or 0x367039) is known color: Japanese Laurel. HEX triplet: 36, 70 and 39. RGB value is (54,112,57). Sum of RGB (Red+Green+Blue) = 54+112+57=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 112 (44.14% from 255 or 50.22% from 223); Blue value is 57 (22.66% from 255 or 25.56% from 223); Max value from RGB is 112 - color contains mainly: green. Hex color #367039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367039 is #C98FC6. Grayscale: #585858. Windows color (decimal): -13209543 or 3764278. OLE color: 3764278.
HSL color Cylindrical-coordinate representation of color #367039: hue angle of 123.1º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367039 is Cyan = 0.52, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 57 | - |
| CMYK | 0.52 | 0 | 0.49 | 0.56 |
| HSL | 123.1º | 0.35% | 0.33% | - |
| HSV(B) | 123.1º | 0.52% | 0.44% | - |
| XYZ | 8.05 | 12.67 | 5.89 | - |
| YUV | 88.39 | 110.28 | 103.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 57 | 0.52 | 0 | 0.49 | 0.56 | 123.1 | 0.35 | 0.33 |
| Hex | 36 | 70 | 39 | 34 | 0 | 31 | 38 | 7B | 23 | 21 |
| Octal | 66 | 160 | 71 | 64 | 0 | 61 | 70 | 173 | 43 | 41 |
| Binary | 110110 | 1110000 | 111001 | 110100 | 0 | 110001 | 111000 | 1111011 | 100011 | 100001 |
Color Harmonies of #367039
Complementary color
Monochromatic Colors of #367039
Black with #367039
Text Example
Text Example
White with #367039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367039; }
p { color: rgb(54,112,57); }
H1.HeaderClassName
{
color: #367039;
}
.AnyTagClassName
{
color: #367039;
}
</style>
background-color css
<style>
a { background-color: #367039; }
a { background-color: rgb(54,112,57); }
div.DivClassName
{
background-color: #367039;
}
.BgClassName
{
background-color: #367039;
}
</style>
border-color css
<style>
span { border-color: #367039; }
span { border-color: rgb(54,112,57); }
td.TdClassName
{
border-color: #367039;
}
.TagClassName
{
border-color: #367039;
}
</style>