Shades of Japanese Laurel #347030
Tints of Japanese Laurel #347030
RGB
CMYK
RGB Variations
Color information
#347030 (or 0x347030) is known color: Japanese Laurel. HEX triplet: 34, 70 and 30. RGB value is (52,112,48). Sum of RGB (Red+Green+Blue) = 52+112+48=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 48 (19.14% from 255 or 22.64% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #347030 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347030 is #CB8FCF. Grayscale: #565656. Windows color (decimal): -13340624 or 3174452. OLE color: 3174452.
HSL color Cylindrical-coordinate representation of color #347030: hue angle of 116.25º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347030 is Cyan = 0.54, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 48 | - |
| CMYK | 0.54 | 0 | 0.57 | 0.56 |
| HSL | 116.25º | 0.4% | 0.31% | - |
| HSV(B) | 116.25º | 0.57% | 0.44% | - |
| XYZ | 7.74 | 12.53 | 4.81 | - |
| YUV | 86.76 | 106.12 | 103.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 48 | 0.54 | 0 | 0.57 | 0.56 | 116.25 | 0.4 | 0.31 |
| Hex | 34 | 70 | 30 | 36 | 0 | 39 | 38 | 74 | 28 | 1F |
| Octal | 64 | 160 | 60 | 66 | 0 | 71 | 70 | 164 | 50 | 37 |
| Binary | 110100 | 1110000 | 110000 | 110110 | 0 | 111001 | 111000 | 1110100 | 101000 | 11111 |
Color Harmonies of #347030
Complementary color
Monochromatic Colors of #347030
Black with #347030
Text Example
Text Example
White with #347030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347030; }
p { color: rgb(52,112,48); }
H1.HeaderClassName
{
color: #347030;
}
.AnyTagClassName
{
color: #347030;
}
</style>
background-color css
<style>
a { background-color: #347030; }
a { background-color: rgb(52,112,48); }
div.DivClassName
{
background-color: #347030;
}
.BgClassName
{
background-color: #347030;
}
</style>
border-color css
<style>
span { border-color: #347030; }
span { border-color: rgb(52,112,48); }
td.TdClassName
{
border-color: #347030;
}
.TagClassName
{
border-color: #347030;
}
</style>