Shades of Japanese Laurel #348836
Tints of Japanese Laurel #348836
RGB
CMYK
RGB Variations
Color information
#348836 (or 0x348836) is known color: Japanese Laurel. HEX triplet: 34, 88 and 36. RGB value is (52,136,54). Sum of RGB (Red+Green+Blue) = 52+136+54=242 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.49% from 242); Green value is 136 (53.52% from 255 or 56.20% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 136 - color contains mainly: green. Hex color #348836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348836 is #CB77C9. Grayscale: #656565. Windows color (decimal): -13334474 or 3573812. OLE color: 3573812.
HSL color Cylindrical-coordinate representation of color #348836: hue angle of 121.43º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #348836 is Cyan = 0.62, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 136 | 54 | - |
| CMYK | 0.62 | 0 | 0.60 | 0.47 |
| HSL | 121.43º | 0.45% | 0.37% | - |
| HSV(B) | 121.43º | 0.62% | 0.53% | - |
| XYZ | 10.89 | 18.6 | 6.51 | - |
| YUV | 101.54 | 101.17 | 92.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 136 | 54 | 0.62 | 0 | 0.60 | 0.47 | 121.43 | 0.45 | 0.37 |
| Hex | 34 | 88 | 36 | 3E | 0 | 3C | 2F | 79 | 2D | 25 |
| Octal | 64 | 210 | 66 | 76 | 0 | 74 | 57 | 171 | 55 | 45 |
| Binary | 110100 | 10001000 | 110110 | 111110 | 0 | 111100 | 101111 | 1111001 | 101101 | 100101 |
Color Harmonies of #348836
Complementary color
Monochromatic Colors of #348836
Black with #348836
Text Example
Text Example
White with #348836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348836; }
p { color: rgb(52,136,54); }
H1.HeaderClassName
{
color: #348836;
}
.AnyTagClassName
{
color: #348836;
}
</style>
background-color css
<style>
a { background-color: #348836; }
a { background-color: rgb(52,136,54); }
div.DivClassName
{
background-color: #348836;
}
.BgClassName
{
background-color: #348836;
}
</style>
border-color css
<style>
span { border-color: #348836; }
span { border-color: rgb(52,136,54); }
td.TdClassName
{
border-color: #348836;
}
.TagClassName
{
border-color: #348836;
}
</style>