Shades of Japanese Laurel #347635
Tints of Japanese Laurel #347635
RGB
CMYK
RGB Variations
Color information
#347635 (or 0x347635) is known color: Japanese Laurel. HEX triplet: 34, 76 and 35. RGB value is (52,118,53). Sum of RGB (Red+Green+Blue) = 52+118+53=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 118 (46.48% from 255 or 52.91% from 223); Blue value is 53 (21.09% from 255 or 23.77% from 223); Max value from RGB is 118 - color contains mainly: green. Hex color #347635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347635 is #CB89CA. Grayscale: #5B5B5B. Windows color (decimal): -13339083 or 3503668. OLE color: 3503668.
HSL color Cylindrical-coordinate representation of color #347635: hue angle of 120.91º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347635 is Cyan = 0.56, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 53 | - |
| CMYK | 0.56 | 0 | 0.55 | 0.54 |
| HSL | 120.91º | 0.39% | 0.33% | - |
| HSV(B) | 120.91º | 0.56% | 0.46% | - |
| XYZ | 8.54 | 13.94 | 5.61 | - |
| YUV | 90.86 | 106.63 | 100.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 53 | 0.56 | 0 | 0.55 | 0.54 | 120.91 | 0.39 | 0.33 |
| Hex | 34 | 76 | 35 | 38 | 0 | 37 | 36 | 79 | 27 | 21 |
| Octal | 64 | 166 | 65 | 70 | 0 | 67 | 66 | 171 | 47 | 41 |
| Binary | 110100 | 1110110 | 110101 | 111000 | 0 | 110111 | 110110 | 1111001 | 100111 | 100001 |
Color Harmonies of #347635
Complementary color
Monochromatic Colors of #347635
Black with #347635
Text Example
Text Example
White with #347635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347635; }
p { color: rgb(52,118,53); }
H1.HeaderClassName
{
color: #347635;
}
.AnyTagClassName
{
color: #347635;
}
</style>
background-color css
<style>
a { background-color: #347635; }
a { background-color: rgb(52,118,53); }
div.DivClassName
{
background-color: #347635;
}
.BgClassName
{
background-color: #347635;
}
</style>
border-color css
<style>
span { border-color: #347635; }
span { border-color: rgb(52,118,53); }
td.TdClassName
{
border-color: #347635;
}
.TagClassName
{
border-color: #347635;
}
</style>