Shades of Japanese Laurel #347931
Tints of Japanese Laurel #347931
RGB
CMYK
RGB Variations
Color information
#347931 (or 0x347931) is known color: Japanese Laurel. HEX triplet: 34, 79 and 31. RGB value is (52,121,49). Sum of RGB (Red+Green+Blue) = 52+121+49=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 121 (47.66% from 255 or 54.50% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 121 - color contains mainly: green. Hex color #347931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347931 is #CB86CE. Grayscale: #5C5C5C. Windows color (decimal): -13338319 or 3242292. OLE color: 3242292.
HSL color Cylindrical-coordinate representation of color #347931: hue angle of 117.5º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #347931 is Cyan = 0.57, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 49 | - |
| CMYK | 0.57 | 0 | 0.60 | 0.53 |
| HSL | 117.5º | 0.42% | 0.33% | - |
| HSV(B) | 117.5º | 0.6% | 0.47% | - |
| XYZ | 8.81 | 14.63 | 5.26 | - |
| YUV | 92.16 | 103.64 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 49 | 0.57 | 0 | 0.60 | 0.53 | 117.5 | 0.42 | 0.33 |
| Hex | 34 | 79 | 31 | 39 | 0 | 3C | 35 | 76 | 2A | 21 |
| Octal | 64 | 171 | 61 | 71 | 0 | 74 | 65 | 166 | 52 | 41 |
| Binary | 110100 | 1111001 | 110001 | 111001 | 0 | 111100 | 110101 | 1110110 | 101010 | 100001 |
Color Harmonies of #347931
Complementary color
Monochromatic Colors of #347931
Black with #347931
Text Example
Text Example
White with #347931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347931; }
p { color: rgb(52,121,49); }
H1.HeaderClassName
{
color: #347931;
}
.AnyTagClassName
{
color: #347931;
}
</style>
background-color css
<style>
a { background-color: #347931; }
a { background-color: rgb(52,121,49); }
div.DivClassName
{
background-color: #347931;
}
.BgClassName
{
background-color: #347931;
}
</style>
border-color css
<style>
span { border-color: #347931; }
span { border-color: rgb(52,121,49); }
td.TdClassName
{
border-color: #347931;
}
.TagClassName
{
border-color: #347931;
}
</style>