Shades of Japanese Laurel #348538
Tints of Japanese Laurel #348538
RGB
CMYK
RGB Variations
Color information
#348538 (or 0x348538) is known color: Japanese Laurel. HEX triplet: 34, 85 and 38. RGB value is (52,133,56). Sum of RGB (Red+Green+Blue) = 52+133+56=241 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.58% from 241); Green value is 133 (52.34% from 255 or 55.19% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 133 - color contains mainly: green. Hex color #348538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348538 is #CB7AC7. Grayscale: #646464. Windows color (decimal): -13335240 or 3704116. OLE color: 3704116.
HSL color Cylindrical-coordinate representation of color #348538: hue angle of 122.96º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348538 is Cyan = 0.61, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 133 | 56 | - |
| CMYK | 0.61 | 0 | 0.58 | 0.48 |
| HSL | 122.96º | 0.44% | 0.36% | - |
| HSV(B) | 122.96º | 0.61% | 0.52% | - |
| XYZ | 10.52 | 17.79 | 6.62 | - |
| YUV | 100 | 103.16 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 133 | 56 | 0.61 | 0 | 0.58 | 0.48 | 122.96 | 0.44 | 0.36 |
| Hex | 34 | 85 | 38 | 3D | 0 | 3A | 30 | 7B | 2C | 24 |
| Octal | 64 | 205 | 70 | 75 | 0 | 72 | 60 | 173 | 54 | 44 |
| Binary | 110100 | 10000101 | 111000 | 111101 | 0 | 111010 | 110000 | 1111011 | 101100 | 100100 |
Color Harmonies of #348538
Complementary color
Monochromatic Colors of #348538
Black with #348538
Text Example
Text Example
White with #348538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348538; }
p { color: rgb(52,133,56); }
H1.HeaderClassName
{
color: #348538;
}
.AnyTagClassName
{
color: #348538;
}
</style>
background-color css
<style>
a { background-color: #348538; }
a { background-color: rgb(52,133,56); }
div.DivClassName
{
background-color: #348538;
}
.BgClassName
{
background-color: #348538;
}
</style>
border-color css
<style>
span { border-color: #348538; }
span { border-color: rgb(52,133,56); }
td.TdClassName
{
border-color: #348538;
}
.TagClassName
{
border-color: #348538;
}
</style>