Shades of Japanese Laurel #347442
Tints of Japanese Laurel #347442
RGB
CMYK
RGB Variations
Color information
#347442 (or 0x347442) is known color: Japanese Laurel. HEX triplet: 34, 74 and 42. RGB value is (52,116,66). Sum of RGB (Red+Green+Blue) = 52+116+66=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 116 (45.70% from 255 or 49.57% from 234); Blue value is 66 (26.17% from 255 or 28.21% from 234); Max value from RGB is 116 - color contains mainly: green. Hex color #347442 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347442 is #CB8BBD. Grayscale: #5B5B5B. Windows color (decimal): -13339582 or 4355124. OLE color: 4355124.
HSL color Cylindrical-coordinate representation of color #347442: hue angle of 133.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347442 is Cyan = 0.55, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 66 | - |
| CMYK | 0.55 | 0 | 0.43 | 0.55 |
| HSL | 133.13º | 0.38% | 0.33% | - |
| HSV(B) | 133.13º | 0.55% | 0.45% | - |
| XYZ | 8.64 | 13.61 | 7.33 | - |
| YUV | 91.16 | 113.8 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 66 | 0.55 | 0 | 0.43 | 0.55 | 133.13 | 0.38 | 0.33 |
| Hex | 34 | 74 | 42 | 37 | 0 | 2B | 37 | 85 | 26 | 21 |
| Octal | 64 | 164 | 102 | 67 | 0 | 53 | 67 | 205 | 46 | 41 |
| Binary | 110100 | 1110100 | 1000010 | 110111 | 0 | 101011 | 110111 | 10000101 | 100110 | 100001 |
Color Harmonies of #347442
Complementary color
Monochromatic Colors of #347442
Black with #347442
Text Example
Text Example
White with #347442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347442; }
p { color: rgb(52,116,66); }
H1.HeaderClassName
{
color: #347442;
}
.AnyTagClassName
{
color: #347442;
}
</style>
background-color css
<style>
a { background-color: #347442; }
a { background-color: rgb(52,116,66); }
div.DivClassName
{
background-color: #347442;
}
.BgClassName
{
background-color: #347442;
}
</style>
border-color css
<style>
span { border-color: #347442; }
span { border-color: rgb(52,116,66); }
td.TdClassName
{
border-color: #347442;
}
.TagClassName
{
border-color: #347442;
}
</style>