Shades of Japanese Laurel #347743
Tints of Japanese Laurel #347743
RGB
CMYK
RGB Variations
Color information
#347743 (or 0x347743) is known color: Japanese Laurel. HEX triplet: 34, 77 and 43. RGB value is (52,119,67). Sum of RGB (Red+Green+Blue) = 52+119+67=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 67 (26.56% from 255 or 28.15% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #347743 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347743 is #CB88BC. Grayscale: #5D5D5D. Windows color (decimal): -13338813 or 4421428. OLE color: 4421428.
HSL color Cylindrical-coordinate representation of color #347743: hue angle of 133.43º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347743 is Cyan = 0.56, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 67 | - |
| CMYK | 0.56 | 0 | 0.44 | 0.53 |
| HSL | 133.43º | 0.39% | 0.34% | - |
| HSV(B) | 133.43º | 0.56% | 0.47% | - |
| XYZ | 9.03 | 14.33 | 7.6 | - |
| YUV | 93.04 | 113.3 | 98.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 67 | 0.56 | 0 | 0.44 | 0.53 | 133.43 | 0.39 | 0.34 |
| Hex | 34 | 77 | 43 | 38 | 0 | 2C | 35 | 85 | 27 | 22 |
| Octal | 64 | 167 | 103 | 70 | 0 | 54 | 65 | 205 | 47 | 42 |
| Binary | 110100 | 1110111 | 1000011 | 111000 | 0 | 101100 | 110101 | 10000101 | 100111 | 100010 |
Color Harmonies of #347743
Complementary color
Monochromatic Colors of #347743
Black with #347743
Text Example
Text Example
White with #347743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347743; }
p { color: rgb(52,119,67); }
H1.HeaderClassName
{
color: #347743;
}
.AnyTagClassName
{
color: #347743;
}
</style>
background-color css
<style>
a { background-color: #347743; }
a { background-color: rgb(52,119,67); }
div.DivClassName
{
background-color: #347743;
}
.BgClassName
{
background-color: #347743;
}
</style>
border-color css
<style>
span { border-color: #347743; }
span { border-color: rgb(52,119,67); }
td.TdClassName
{
border-color: #347743;
}
.TagClassName
{
border-color: #347743;
}
</style>