Shades of Japanese Laurel #348633
Tints of Japanese Laurel #348633
RGB
CMYK
RGB Variations
Color information
#348633 (or 0x348633) is known color: Japanese Laurel. HEX triplet: 34, 86 and 33. RGB value is (52,134,51). Sum of RGB (Red+Green+Blue) = 52+134+51=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 134 (52.73% from 255 or 56.54% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 134 - color contains mainly: green. Hex color #348633 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348633 is #CB79CC. Grayscale: #646464. Windows color (decimal): -13334989 or 3376692. OLE color: 3376692.
HSL color Cylindrical-coordinate representation of color #348633: hue angle of 119.28º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #348633 is Cyan = 0.61, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 51 | - |
| CMYK | 0.61 | 0 | 0.62 | 0.47 |
| HSL | 119.28º | 0.45% | 0.36% | - |
| HSV(B) | 119.28º | 0.62% | 0.53% | - |
| XYZ | 10.54 | 18.02 | 6.05 | - |
| YUV | 100.02 | 100.33 | 93.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 51 | 0.61 | 0 | 0.62 | 0.47 | 119.28 | 0.45 | 0.36 |
| Hex | 34 | 86 | 33 | 3D | 0 | 3E | 2F | 77 | 2D | 24 |
| Octal | 64 | 206 | 63 | 75 | 0 | 76 | 57 | 167 | 55 | 44 |
| Binary | 110100 | 10000110 | 110011 | 111101 | 0 | 111110 | 101111 | 1110111 | 101101 | 100100 |
Color Harmonies of #348633
Complementary color
Monochromatic Colors of #348633
Black with #348633
Text Example
Text Example
White with #348633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348633; }
p { color: rgb(52,134,51); }
H1.HeaderClassName
{
color: #348633;
}
.AnyTagClassName
{
color: #348633;
}
</style>
background-color css
<style>
a { background-color: #348633; }
a { background-color: rgb(52,134,51); }
div.DivClassName
{
background-color: #348633;
}
.BgClassName
{
background-color: #348633;
}
</style>
border-color css
<style>
span { border-color: #348633; }
span { border-color: rgb(52,134,51); }
td.TdClassName
{
border-color: #348633;
}
.TagClassName
{
border-color: #348633;
}
</style>