Shades of Japanese Laurel #347533
Tints of Japanese Laurel #347533
RGB
CMYK
RGB Variations
Color information
#347533 (or 0x347533) is known color: Japanese Laurel. HEX triplet: 34, 75 and 33. RGB value is (52,117,51). Sum of RGB (Red+Green+Blue) = 52+117+51=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 51 (20.31% from 255 or 23.18% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #347533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347533 is #CB8ACC. Grayscale: #5A5A5A. Windows color (decimal): -13339341 or 3372340. OLE color: 3372340.
HSL color Cylindrical-coordinate representation of color #347533: hue angle of 119.09º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347533 is Cyan = 0.56, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 51 | - |
| CMYK | 0.56 | 0 | 0.56 | 0.54 |
| HSL | 119.09º | 0.39% | 0.33% | - |
| HSV(B) | 119.09º | 0.56% | 0.46% | - |
| XYZ | 8.38 | 13.69 | 5.33 | - |
| YUV | 90.04 | 105.97 | 100.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 51 | 0.56 | 0 | 0.56 | 0.54 | 119.09 | 0.39 | 0.33 |
| Hex | 34 | 75 | 33 | 38 | 0 | 38 | 36 | 77 | 27 | 21 |
| Octal | 64 | 165 | 63 | 70 | 0 | 70 | 66 | 167 | 47 | 41 |
| Binary | 110100 | 1110101 | 110011 | 111000 | 0 | 111000 | 110110 | 1110111 | 100111 | 100001 |
Color Harmonies of #347533
Complementary color
Monochromatic Colors of #347533
Black with #347533
Text Example
Text Example
White with #347533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347533; }
p { color: rgb(52,117,51); }
H1.HeaderClassName
{
color: #347533;
}
.AnyTagClassName
{
color: #347533;
}
</style>
background-color css
<style>
a { background-color: #347533; }
a { background-color: rgb(52,117,51); }
div.DivClassName
{
background-color: #347533;
}
.BgClassName
{
background-color: #347533;
}
</style>
border-color css
<style>
span { border-color: #347533; }
span { border-color: rgb(52,117,51); }
td.TdClassName
{
border-color: #347533;
}
.TagClassName
{
border-color: #347533;
}
</style>