Shades of Japanese Laurel #347543
Tints of Japanese Laurel #347543
RGB
CMYK
RGB Variations
Color information
#347543 (or 0x347543) is known color: Japanese Laurel. HEX triplet: 34, 75 and 43. RGB value is (52,117,67). Sum of RGB (Red+Green+Blue) = 52+117+67=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 67 (26.56% from 255 or 28.39% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #347543 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347543 is #CB8ABC. Grayscale: #5C5C5C. Windows color (decimal): -13339325 or 4420916. OLE color: 4420916.
HSL color Cylindrical-coordinate representation of color #347543: hue angle of 133.85º degrees, saturation: 0.38, 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 #347543 is Cyan = 0.56, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 67 | - |
| CMYK | 0.56 | 0 | 0.43 | 0.54 |
| HSL | 133.85º | 0.38% | 0.33% | - |
| HSV(B) | 133.85º | 0.56% | 0.46% | - |
| XYZ | 8.79 | 13.86 | 7.52 | - |
| YUV | 91.87 | 113.97 | 99.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 67 | 0.56 | 0 | 0.43 | 0.54 | 133.85 | 0.38 | 0.33 |
| Hex | 34 | 75 | 43 | 38 | 0 | 2B | 36 | 86 | 26 | 21 |
| Octal | 64 | 165 | 103 | 70 | 0 | 53 | 66 | 206 | 46 | 41 |
| Binary | 110100 | 1110101 | 1000011 | 111000 | 0 | 101011 | 110110 | 10000110 | 100110 | 100001 |
Color Harmonies of #347543
Complementary color
Monochromatic Colors of #347543
Black with #347543
Text Example
Text Example
White with #347543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347543; }
p { color: rgb(52,117,67); }
H1.HeaderClassName
{
color: #347543;
}
.AnyTagClassName
{
color: #347543;
}
</style>
background-color css
<style>
a { background-color: #347543; }
a { background-color: rgb(52,117,67); }
div.DivClassName
{
background-color: #347543;
}
.BgClassName
{
background-color: #347543;
}
</style>
border-color css
<style>
span { border-color: #347543; }
span { border-color: rgb(52,117,67); }
td.TdClassName
{
border-color: #347543;
}
.TagClassName
{
border-color: #347543;
}
</style>