Shades of Japanese Laurel #348440
Tints of Japanese Laurel #348440
RGB
CMYK
RGB Variations
Color information
#348440 (or 0x348440) is known color: Japanese Laurel. HEX triplet: 34, 84 and 40. RGB value is (52,132,64). Sum of RGB (Red+Green+Blue) = 52+132+64=248 (32% of max value = 765). Red value is 52 (20.70% from 255 or 20.97% from 248); Green value is 132 (51.95% from 255 or 53.23% from 248); Blue value is 64 (25.39% from 255 or 25.81% from 248); Max value from RGB is 132 - color contains mainly: green. Hex color #348440 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348440 is #CB7BBF. Grayscale: #646464. Windows color (decimal): -13335488 or 4228148. OLE color: 4228148.
HSL color Cylindrical-coordinate representation of color #348440: hue angle of 129º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348440 is Cyan = 0.61, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 132 | 64 | - |
| CMYK | 0.61 | 0 | 0.52 | 0.48 |
| HSL | 129º | 0.43% | 0.36% | - |
| HSV(B) | 129º | 0.61% | 0.52% | - |
| XYZ | 10.59 | 17.6 | 7.69 | - |
| YUV | 100.33 | 107.5 | 93.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 132 | 64 | 0.61 | 0 | 0.52 | 0.48 | 129 | 0.43 | 0.36 |
| Hex | 34 | 84 | 40 | 3D | 0 | 34 | 30 | 81 | 2B | 24 |
| Octal | 64 | 204 | 100 | 75 | 0 | 64 | 60 | 201 | 53 | 44 |
| Binary | 110100 | 10000100 | 1000000 | 111101 | 0 | 110100 | 110000 | 10000001 | 101011 | 100100 |
Color Harmonies of #348440
Complementary color
Monochromatic Colors of #348440
Black with #348440
Text Example
Text Example
White with #348440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348440; }
p { color: rgb(52,132,64); }
H1.HeaderClassName
{
color: #348440;
}
.AnyTagClassName
{
color: #348440;
}
</style>
background-color css
<style>
a { background-color: #348440; }
a { background-color: rgb(52,132,64); }
div.DivClassName
{
background-color: #348440;
}
.BgClassName
{
background-color: #348440;
}
</style>
border-color css
<style>
span { border-color: #348440; }
span { border-color: rgb(52,132,64); }
td.TdClassName
{
border-color: #348440;
}
.TagClassName
{
border-color: #348440;
}
</style>