Shades of Japanese Laurel #348531
Tints of Japanese Laurel #348531
RGB
CMYK
RGB Variations
Color information
#348531 (or 0x348531) is known color: Japanese Laurel. HEX triplet: 34, 85 and 31. RGB value is (52,133,49). Sum of RGB (Red+Green+Blue) = 52+133+49=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 133 (52.34% from 255 or 56.84% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 133 - color contains mainly: green. Hex color #348531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348531 is #CB7ACE. Grayscale: #636363. Windows color (decimal): -13335247 or 3245364. OLE color: 3245364.
HSL color Cylindrical-coordinate representation of color #348531: hue angle of 117.86º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #348531 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 49 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.48 |
| HSL | 117.86º | 0.46% | 0.36% | - |
| HSV(B) | 117.86º | 0.63% | 0.52% | - |
| XYZ | 10.36 | 17.73 | 5.78 | - |
| YUV | 99.21 | 99.66 | 94.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 49 | 0.61 | 0 | 0.63 | 0.48 | 117.86 | 0.46 | 0.36 |
| Hex | 34 | 85 | 31 | 3D | 0 | 3F | 30 | 76 | 2E | 24 |
| Octal | 64 | 205 | 61 | 75 | 0 | 77 | 60 | 166 | 56 | 44 |
| Binary | 110100 | 10000101 | 110001 | 111101 | 0 | 111111 | 110000 | 1110110 | 101110 | 100100 |
Color Harmonies of #348531
Complementary color
Monochromatic Colors of #348531
Black with #348531
Text Example
Text Example
White with #348531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348531; }
p { color: rgb(52,133,49); }
H1.HeaderClassName
{
color: #348531;
}
.AnyTagClassName
{
color: #348531;
}
</style>
background-color css
<style>
a { background-color: #348531; }
a { background-color: rgb(52,133,49); }
div.DivClassName
{
background-color: #348531;
}
.BgClassName
{
background-color: #348531;
}
</style>
border-color css
<style>
span { border-color: #348531; }
span { border-color: rgb(52,133,49); }
td.TdClassName
{
border-color: #348531;
}
.TagClassName
{
border-color: #348531;
}
</style>