Shades of Japanese Laurel #347830
Tints of Japanese Laurel #347830
RGB
CMYK
RGB Variations
Color information
#347830 (or 0x347830) is known color: Japanese Laurel. HEX triplet: 34, 78 and 30. RGB value is (52,120,48). Sum of RGB (Red+Green+Blue) = 52+120+48=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 120 (47.27% from 255 or 54.55% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 120 - color contains mainly: green. Hex color #347830 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347830 is #CB87CF. Grayscale: #5B5B5B. Windows color (decimal): -13338576 or 3176500. OLE color: 3176500.
HSL color Cylindrical-coordinate representation of color #347830: hue angle of 116.67º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #347830 is Cyan = 0.57, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 48 | - |
| CMYK | 0.57 | 0 | 0.60 | 0.53 |
| HSL | 116.67º | 0.43% | 0.33% | - |
| HSV(B) | 116.67º | 0.6% | 0.47% | - |
| XYZ | 8.67 | 14.38 | 5.11 | - |
| YUV | 91.46 | 103.47 | 99.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 48 | 0.57 | 0 | 0.60 | 0.53 | 116.67 | 0.43 | 0.33 |
| Hex | 34 | 78 | 30 | 39 | 0 | 3C | 35 | 75 | 2B | 21 |
| Octal | 64 | 170 | 60 | 71 | 0 | 74 | 65 | 165 | 53 | 41 |
| Binary | 110100 | 1111000 | 110000 | 111001 | 0 | 111100 | 110101 | 1110101 | 101011 | 100001 |
Color Harmonies of #347830
Complementary color
Monochromatic Colors of #347830
Black with #347830
Text Example
Text Example
White with #347830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347830; }
p { color: rgb(52,120,48); }
H1.HeaderClassName
{
color: #347830;
}
.AnyTagClassName
{
color: #347830;
}
</style>
background-color css
<style>
a { background-color: #347830; }
a { background-color: rgb(52,120,48); }
div.DivClassName
{
background-color: #347830;
}
.BgClassName
{
background-color: #347830;
}
</style>
border-color css
<style>
span { border-color: #347830; }
span { border-color: rgb(52,120,48); }
td.TdClassName
{
border-color: #347830;
}
.TagClassName
{
border-color: #347830;
}
</style>