Shades of Japanese Laurel #348635
Tints of Japanese Laurel #348635
RGB
CMYK
RGB Variations
Color information
#348635 (or 0x348635) is known color: Japanese Laurel. HEX triplet: 34, 86 and 35. RGB value is (52,134,53). Sum of RGB (Red+Green+Blue) = 52+134+53=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #348635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348635 is #CB79CA. Grayscale: #646464. Windows color (decimal): -13334987 or 3507764. OLE color: 3507764.
HSL color Cylindrical-coordinate representation of color #348635: hue angle of 120.73º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348635 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 53 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.47 |
| HSL | 120.73º | 0.44% | 0.36% | - |
| HSV(B) | 120.73º | 0.61% | 0.53% | - |
| XYZ | 10.58 | 18.04 | 6.29 | - |
| YUV | 100.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 53 | 0.61 | 0 | 0.60 | 0.47 | 120.73 | 0.44 | 0.36 |
| Hex | 34 | 86 | 35 | 3D | 0 | 3C | 2F | 79 | 2C | 24 |
| Octal | 64 | 206 | 65 | 75 | 0 | 74 | 57 | 171 | 54 | 44 |
| Binary | 110100 | 10000110 | 110101 | 111101 | 0 | 111100 | 101111 | 1111001 | 101100 | 100100 |
Color Harmonies of #348635
Complementary color
Monochromatic Colors of #348635
Black with #348635
Text Example
Text Example
White with #348635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348635; }
p { color: rgb(52,134,53); }
H1.HeaderClassName
{
color: #348635;
}
.AnyTagClassName
{
color: #348635;
}
</style>
background-color css
<style>
a { background-color: #348635; }
a { background-color: rgb(52,134,53); }
div.DivClassName
{
background-color: #348635;
}
.BgClassName
{
background-color: #348635;
}
</style>
border-color css
<style>
span { border-color: #348635; }
span { border-color: rgb(52,134,53); }
td.TdClassName
{
border-color: #348635;
}
.TagClassName
{
border-color: #348635;
}
</style>