Shades of Japanese Laurel #348640
Tints of Japanese Laurel #348640
RGB
CMYK
RGB Variations
Color information
#348640 (or 0x348640) is known color: Japanese Laurel. HEX triplet: 34, 86 and 40. RGB value is (52,134,64). Sum of RGB (Red+Green+Blue) = 52+134+64=250 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.8% from 250); Green value is 134 (52.73% from 255 or 53.6% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 134 - color contains mainly: green. Hex color #348640 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348640 is #CB79BF. Grayscale: #656565. Windows color (decimal): -13334976 or 4228660. OLE color: 4228660.
HSL color Cylindrical-coordinate representation of color #348640: hue angle of 128.78º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348640 is Cyan = 0.61, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 64 | - |
| CMYK | 0.61 | 0 | 0.52 | 0.47 |
| HSL | 128.78º | 0.44% | 0.36% | - |
| HSV(B) | 128.78º | 0.61% | 0.53% | - |
| XYZ | 10.87 | 18.15 | 7.78 | - |
| YUV | 101.5 | 106.83 | 92.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 64 | 0.61 | 0 | 0.52 | 0.47 | 128.78 | 0.44 | 0.36 |
| Hex | 34 | 86 | 40 | 3D | 0 | 34 | 2F | 81 | 2C | 24 |
| Octal | 64 | 206 | 100 | 75 | 0 | 64 | 57 | 201 | 54 | 44 |
| Binary | 110100 | 10000110 | 1000000 | 111101 | 0 | 110100 | 101111 | 10000001 | 101100 | 100100 |
Color Harmonies of #348640
Complementary color
Monochromatic Colors of #348640
Black with #348640
Text Example
Text Example
White with #348640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348640; }
p { color: rgb(52,134,64); }
H1.HeaderClassName
{
color: #348640;
}
.AnyTagClassName
{
color: #348640;
}
</style>
background-color css
<style>
a { background-color: #348640; }
a { background-color: rgb(52,134,64); }
div.DivClassName
{
background-color: #348640;
}
.BgClassName
{
background-color: #348640;
}
</style>
border-color css
<style>
span { border-color: #348640; }
span { border-color: rgb(52,134,64); }
td.TdClassName
{
border-color: #348640;
}
.TagClassName
{
border-color: #348640;
}
</style>