Shades of Japanese Laurel #347237
Tints of Japanese Laurel #347237
RGB
CMYK
RGB Variations
Color information
#347237 (or 0x347237) is known color: Japanese Laurel. HEX triplet: 34, 72 and 37. RGB value is (52,114,55). Sum of RGB (Red+Green+Blue) = 52+114+55=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 114 (44.92% from 255 or 51.58% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 114 - color contains mainly: green. Hex color #347237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347237 is #CB8DC8. Grayscale: #585858. Windows color (decimal): -13340105 or 3633716. OLE color: 3633716.
HSL color Cylindrical-coordinate representation of color #347237: hue angle of 122.9º 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 #347237 is Cyan = 0.54, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 55 | - |
| CMYK | 0.54 | 0 | 0.52 | 0.55 |
| HSL | 122.9º | 0.37% | 0.33% | - |
| HSV(B) | 122.9º | 0.54% | 0.45% | - |
| XYZ | 8.12 | 13.04 | 5.7 | - |
| YUV | 88.74 | 108.96 | 101.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 55 | 0.54 | 0 | 0.52 | 0.55 | 122.9 | 0.37 | 0.33 |
| Hex | 34 | 72 | 37 | 36 | 0 | 34 | 37 | 7B | 25 | 21 |
| Octal | 64 | 162 | 67 | 66 | 0 | 64 | 67 | 173 | 45 | 41 |
| Binary | 110100 | 1110010 | 110111 | 110110 | 0 | 110100 | 110111 | 1111011 | 100101 | 100001 |
Color Harmonies of #347237
Complementary color
Monochromatic Colors of #347237
Black with #347237
Text Example
Text Example
White with #347237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347237; }
p { color: rgb(52,114,55); }
H1.HeaderClassName
{
color: #347237;
}
.AnyTagClassName
{
color: #347237;
}
</style>
background-color css
<style>
a { background-color: #347237; }
a { background-color: rgb(52,114,55); }
div.DivClassName
{
background-color: #347237;
}
.BgClassName
{
background-color: #347237;
}
</style>
border-color css
<style>
span { border-color: #347237; }
span { border-color: rgb(52,114,55); }
td.TdClassName
{
border-color: #347237;
}
.TagClassName
{
border-color: #347237;
}
</style>