Shades of Japanese Laurel #347130
Tints of Japanese Laurel #347130
RGB
CMYK
RGB Variations
Color information
#347130 (or 0x347130) is known color: Japanese Laurel. HEX triplet: 34, 71 and 30. RGB value is (52,113,48). Sum of RGB (Red+Green+Blue) = 52+113+48=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 113 (44.53% from 255 or 53.05% from 213); Blue value is 48 (19.14% from 255 or 22.54% from 213); Max value from RGB is 113 - color contains mainly: green. Hex color #347130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347130 is #CB8ECF. Grayscale: #575757. Windows color (decimal): -13340368 or 3174708. OLE color: 3174708.
HSL color Cylindrical-coordinate representation of color #347130: hue angle of 116.31º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #347130 is Cyan = 0.54, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 48 | - |
| CMYK | 0.54 | 0 | 0.58 | 0.56 |
| HSL | 116.31º | 0.4% | 0.32% | - |
| HSV(B) | 116.31º | 0.58% | 0.44% | - |
| XYZ | 7.85 | 12.75 | 4.84 | - |
| YUV | 87.35 | 105.79 | 102.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 48 | 0.54 | 0 | 0.58 | 0.56 | 116.31 | 0.4 | 0.32 |
| Hex | 34 | 71 | 30 | 36 | 0 | 3A | 38 | 74 | 28 | 20 |
| Octal | 64 | 161 | 60 | 66 | 0 | 72 | 70 | 164 | 50 | 40 |
| Binary | 110100 | 1110001 | 110000 | 110110 | 0 | 111010 | 111000 | 1110100 | 101000 | 100000 |
Color Harmonies of #347130
Complementary color
Monochromatic Colors of #347130
Black with #347130
Text Example
Text Example
White with #347130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347130; }
p { color: rgb(52,113,48); }
H1.HeaderClassName
{
color: #347130;
}
.AnyTagClassName
{
color: #347130;
}
</style>
background-color css
<style>
a { background-color: #347130; }
a { background-color: rgb(52,113,48); }
div.DivClassName
{
background-color: #347130;
}
.BgClassName
{
background-color: #347130;
}
</style>
border-color css
<style>
span { border-color: #347130; }
span { border-color: rgb(52,113,48); }
td.TdClassName
{
border-color: #347130;
}
.TagClassName
{
border-color: #347130;
}
</style>