Shades of Japanese Laurel #367234
Tints of Japanese Laurel #367234
RGB
CMYK
RGB Variations
Color information
#367234 (or 0x367234) is known color: Japanese Laurel. HEX triplet: 36, 72 and 34. RGB value is (54,114,52). Sum of RGB (Red+Green+Blue) = 54+114+52=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #367234 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367234 is #C98DCB. Grayscale: #595959. Windows color (decimal): -13209036 or 3437110. OLE color: 3437110.
HSL color Cylindrical-coordinate representation of color #367234: hue angle of 118.06º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367234 is Cyan = 0.53, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 52 | - |
| CMYK | 0.53 | 0 | 0.54 | 0.55 |
| HSL | 118.06º | 0.37% | 0.33% | - |
| HSV(B) | 118.06º | 0.54% | 0.45% | - |
| XYZ | 8.16 | 13.07 | 5.34 | - |
| YUV | 88.99 | 107.12 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 52 | 0.53 | 0 | 0.54 | 0.55 | 118.06 | 0.37 | 0.33 |
| Hex | 36 | 72 | 34 | 35 | 0 | 36 | 37 | 76 | 25 | 21 |
| Octal | 66 | 162 | 64 | 65 | 0 | 66 | 67 | 166 | 45 | 41 |
| Binary | 110110 | 1110010 | 110100 | 110101 | 0 | 110110 | 110111 | 1110110 | 100101 | 100001 |
Color Harmonies of #367234
Complementary color
Monochromatic Colors of #367234
Black with #367234
Text Example
Text Example
White with #367234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367234; }
p { color: rgb(54,114,52); }
H1.HeaderClassName
{
color: #367234;
}
.AnyTagClassName
{
color: #367234;
}
</style>
background-color css
<style>
a { background-color: #367234; }
a { background-color: rgb(54,114,52); }
div.DivClassName
{
background-color: #367234;
}
.BgClassName
{
background-color: #367234;
}
</style>
border-color css
<style>
span { border-color: #367234; }
span { border-color: rgb(54,114,52); }
td.TdClassName
{
border-color: #367234;
}
.TagClassName
{
border-color: #367234;
}
</style>