Shades of Japanese Laurel #348630
Tints of Japanese Laurel #348630
RGB
CMYK
RGB Variations
Color information
#348630 (or 0x348630) is known color: Japanese Laurel. HEX triplet: 34, 86 and 30. RGB value is (52,134,48). Sum of RGB (Red+Green+Blue) = 52+134+48=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 134 (52.73% from 255 or 57.26% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 134 - color contains mainly: green. Hex color #348630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348630 is #CB79CF. Grayscale: #636363. Windows color (decimal): -13334992 or 3180084. OLE color: 3180084.
HSL color Cylindrical-coordinate representation of color #348630: hue angle of 117.21º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #348630 is Cyan = 0.61, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 48 | - |
| CMYK | 0.61 | 0 | 0.64 | 0.47 |
| HSL | 117.21º | 0.47% | 0.36% | - |
| HSV(B) | 117.21º | 0.64% | 0.53% | - |
| XYZ | 10.47 | 17.99 | 5.72 | - |
| YUV | 99.68 | 98.83 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 48 | 0.61 | 0 | 0.64 | 0.47 | 117.21 | 0.47 | 0.36 |
| Hex | 34 | 86 | 30 | 3D | 0 | 40 | 2F | 75 | 2F | 24 |
| Octal | 64 | 206 | 60 | 75 | 0 | 100 | 57 | 165 | 57 | 44 |
| Binary | 110100 | 10000110 | 110000 | 111101 | 0 | 1000000 | 101111 | 1110101 | 101111 | 100100 |
Color Harmonies of #348630
Complementary color
Monochromatic Colors of #348630
Black with #348630
Text Example
Text Example
White with #348630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348630; }
p { color: rgb(52,134,48); }
H1.HeaderClassName
{
color: #348630;
}
.AnyTagClassName
{
color: #348630;
}
</style>
background-color css
<style>
a { background-color: #348630; }
a { background-color: rgb(52,134,48); }
div.DivClassName
{
background-color: #348630;
}
.BgClassName
{
background-color: #348630;
}
</style>
border-color css
<style>
span { border-color: #348630; }
span { border-color: rgb(52,134,48); }
td.TdClassName
{
border-color: #348630;
}
.TagClassName
{
border-color: #348630;
}
</style>