Shades of Japanese Laurel #348532
Tints of Japanese Laurel #348532
RGB
CMYK
RGB Variations
Color information
#348532 (or 0x348532) is known color: Japanese Laurel. HEX triplet: 34, 85 and 32. RGB value is (52,133,50). Sum of RGB (Red+Green+Blue) = 52+133+50=235 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.13% from 235); Green value is 133 (52.34% from 255 or 56.60% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 133 - color contains mainly: green. Hex color #348532 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348532 is #CB7ACD. Grayscale: #636363. Windows color (decimal): -13335246 or 3310900. OLE color: 3310900.
HSL color Cylindrical-coordinate representation of color #348532: hue angle of 118.55º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #348532 is Cyan = 0.61, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 50 | - |
| CMYK | 0.61 | 0 | 0.62 | 0.48 |
| HSL | 118.55º | 0.45% | 0.36% | - |
| HSV(B) | 118.55º | 0.62% | 0.52% | - |
| XYZ | 10.38 | 17.74 | 5.89 | - |
| YUV | 99.32 | 100.16 | 94.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 50 | 0.61 | 0 | 0.62 | 0.48 | 118.55 | 0.45 | 0.36 |
| Hex | 34 | 85 | 32 | 3D | 0 | 3E | 30 | 77 | 2D | 24 |
| Octal | 64 | 205 | 62 | 75 | 0 | 76 | 60 | 167 | 55 | 44 |
| Binary | 110100 | 10000101 | 110010 | 111101 | 0 | 111110 | 110000 | 1110111 | 101101 | 100100 |
Color Harmonies of #348532
Complementary color
Monochromatic Colors of #348532
Black with #348532
Text Example
Text Example
White with #348532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348532; }
p { color: rgb(52,133,50); }
H1.HeaderClassName
{
color: #348532;
}
.AnyTagClassName
{
color: #348532;
}
</style>
background-color css
<style>
a { background-color: #348532; }
a { background-color: rgb(52,133,50); }
div.DivClassName
{
background-color: #348532;
}
.BgClassName
{
background-color: #348532;
}
</style>
border-color css
<style>
span { border-color: #348532; }
span { border-color: rgb(52,133,50); }
td.TdClassName
{
border-color: #348532;
}
.TagClassName
{
border-color: #348532;
}
</style>