Shades of Japanese Laurel #348237
Tints of Japanese Laurel #348237
RGB
CMYK
RGB Variations
Color information
#348237 (or 0x348237) is known color: Japanese Laurel. HEX triplet: 34, 82 and 37. RGB value is (52,130,55). Sum of RGB (Red+Green+Blue) = 52+130+55=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #348237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348237 is #CB7DC8. Grayscale: #626262. Windows color (decimal): -13336009 or 3637812. OLE color: 3637812.
HSL color Cylindrical-coordinate representation of color #348237: hue angle of 122.31º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #348237 is Cyan = 0.60, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 130 | 55 | - |
| CMYK | 0.60 | 0 | 0.58 | 0.49 |
| HSL | 122.31º | 0.43% | 0.36% | - |
| HSV(B) | 122.31º | 0.6% | 0.51% | - |
| XYZ | 10.09 | 16.97 | 6.36 | - |
| YUV | 98.13 | 103.66 | 95.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 55 | 0.60 | 0 | 0.58 | 0.49 | 122.31 | 0.43 | 0.36 |
| Hex | 34 | 82 | 37 | 3C | 0 | 3A | 31 | 7A | 2B | 24 |
| Octal | 64 | 202 | 67 | 74 | 0 | 72 | 61 | 172 | 53 | 44 |
| Binary | 110100 | 10000010 | 110111 | 111100 | 0 | 111010 | 110001 | 1111010 | 101011 | 100100 |
Color Harmonies of #348237
Complementary color
Monochromatic Colors of #348237
Black with #348237
Text Example
Text Example
White with #348237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348237; }
p { color: rgb(52,130,55); }
H1.HeaderClassName
{
color: #348237;
}
.AnyTagClassName
{
color: #348237;
}
</style>
background-color css
<style>
a { background-color: #348237; }
a { background-color: rgb(52,130,55); }
div.DivClassName
{
background-color: #348237;
}
.BgClassName
{
background-color: #348237;
}
</style>
border-color css
<style>
span { border-color: #348237; }
span { border-color: rgb(52,130,55); }
td.TdClassName
{
border-color: #348237;
}
.TagClassName
{
border-color: #348237;
}
</style>