Shades of Japanese Laurel #347631
Tints of Japanese Laurel #347631
RGB
CMYK
RGB Variations
Color information
#347631 (or 0x347631) is known color: Japanese Laurel. HEX triplet: 34, 76 and 31. RGB value is (52,118,49). Sum of RGB (Red+Green+Blue) = 52+118+49=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #347631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347631 is #CB89CE. Grayscale: #5A5A5A. Windows color (decimal): -13339087 or 3241524. OLE color: 3241524.
HSL color Cylindrical-coordinate representation of color #347631: hue angle of 117.39º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #347631 is Cyan = 0.56, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 49 | - |
| CMYK | 0.56 | 0 | 0.58 | 0.54 |
| HSL | 117.39º | 0.41% | 0.33% | - |
| HSV(B) | 117.39º | 0.58% | 0.46% | - |
| XYZ | 8.45 | 13.91 | 5.15 | - |
| YUV | 90.4 | 104.63 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 49 | 0.56 | 0 | 0.58 | 0.54 | 117.39 | 0.41 | 0.33 |
| Hex | 34 | 76 | 31 | 38 | 0 | 3A | 36 | 75 | 29 | 21 |
| Octal | 64 | 166 | 61 | 70 | 0 | 72 | 66 | 165 | 51 | 41 |
| Binary | 110100 | 1110110 | 110001 | 111000 | 0 | 111010 | 110110 | 1110101 | 101001 | 100001 |
Color Harmonies of #347631
Complementary color
Monochromatic Colors of #347631
Black with #347631
Text Example
Text Example
White with #347631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347631; }
p { color: rgb(52,118,49); }
H1.HeaderClassName
{
color: #347631;
}
.AnyTagClassName
{
color: #347631;
}
</style>
background-color css
<style>
a { background-color: #347631; }
a { background-color: rgb(52,118,49); }
div.DivClassName
{
background-color: #347631;
}
.BgClassName
{
background-color: #347631;
}
</style>
border-color css
<style>
span { border-color: #347631; }
span { border-color: rgb(52,118,49); }
td.TdClassName
{
border-color: #347631;
}
.TagClassName
{
border-color: #347631;
}
</style>