Shades of Japanese Laurel #348733
Tints of Japanese Laurel #348733
RGB
CMYK
RGB Variations
Color information
#348733 (or 0x348733) is known color: Japanese Laurel. HEX triplet: 34, 87 and 33. RGB value is (52,135,51). Sum of RGB (Red+Green+Blue) = 52+135+51=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 135 (53.12% from 255 or 56.72% from 238); Blue value is 51 (20.31% from 255 or 21.43% from 238); Max value from RGB is 135 - color contains mainly: green. Hex color #348733 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348733 is #CB78CC. Grayscale: #646464. Windows color (decimal): -13334733 or 3376948. OLE color: 3376948.
HSL color Cylindrical-coordinate representation of color #348733: hue angle of 119.29º 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 #348733 is Cyan = 0.61, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 135 | 51 | - |
| CMYK | 0.61 | 0 | 0.62 | 0.47 |
| HSL | 119.29º | 0.45% | 0.36% | - |
| HSV(B) | 119.29º | 0.62% | 0.53% | - |
| XYZ | 10.68 | 18.3 | 6.1 | - |
| YUV | 100.61 | 100 | 93.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 51 | 0.61 | 0 | 0.62 | 0.47 | 119.29 | 0.45 | 0.36 |
| Hex | 34 | 87 | 33 | 3D | 0 | 3E | 2F | 77 | 2D | 24 |
| Octal | 64 | 207 | 63 | 75 | 0 | 76 | 57 | 167 | 55 | 44 |
| Binary | 110100 | 10000111 | 110011 | 111101 | 0 | 111110 | 101111 | 1110111 | 101101 | 100100 |
Color Harmonies of #348733
Complementary color
Monochromatic Colors of #348733
Black with #348733
Text Example
Text Example
White with #348733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348733; }
p { color: rgb(52,135,51); }
H1.HeaderClassName
{
color: #348733;
}
.AnyTagClassName
{
color: #348733;
}
</style>
background-color css
<style>
a { background-color: #348733; }
a { background-color: rgb(52,135,51); }
div.DivClassName
{
background-color: #348733;
}
.BgClassName
{
background-color: #348733;
}
</style>
border-color css
<style>
span { border-color: #348733; }
span { border-color: rgb(52,135,51); }
td.TdClassName
{
border-color: #348733;
}
.TagClassName
{
border-color: #348733;
}
</style>