Shades of Japanese Laurel #348933
Tints of Japanese Laurel #348933
RGB
CMYK
RGB Variations
Color information
#348933 (or 0x348933) is known color: Japanese Laurel. HEX triplet: 34, 89 and 33. RGB value is (52,137,51). Sum of RGB (Red+Green+Blue) = 52+137+51=240 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.67% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 51 (20.31% from 255 or 21.25% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #348933 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #348933 is #CB76CC. Grayscale: #666666. Windows color (decimal): -13334221 or 3377460. OLE color: 3377460.
HSL color Cylindrical-coordinate representation of color #348933: hue angle of 119.3º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #348933 is Cyan = 0.62, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 137 | 51 | - |
| CMYK | 0.62 | 0 | 0.63 | 0.46 |
| HSL | 119.3º | 0.46% | 0.37% | - |
| HSV(B) | 119.3º | 0.63% | 0.54% | - |
| XYZ | 10.96 | 18.86 | 6.19 | - |
| YUV | 101.78 | 99.34 | 92.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 137 | 51 | 0.62 | 0 | 0.63 | 0.46 | 119.3 | 0.46 | 0.37 |
| Hex | 34 | 89 | 33 | 3E | 0 | 3F | 2E | 77 | 2E | 25 |
| Octal | 64 | 211 | 63 | 76 | 0 | 77 | 56 | 167 | 56 | 45 |
| Binary | 110100 | 10001001 | 110011 | 111110 | 0 | 111111 | 101110 | 1110111 | 101110 | 100101 |
Color Harmonies of #348933
Complementary color
Monochromatic Colors of #348933
Black with #348933
Text Example
Text Example
White with #348933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348933; }
p { color: rgb(52,137,51); }
H1.HeaderClassName
{
color: #348933;
}
.AnyTagClassName
{
color: #348933;
}
</style>
background-color css
<style>
a { background-color: #348933; }
a { background-color: rgb(52,137,51); }
div.DivClassName
{
background-color: #348933;
}
.BgClassName
{
background-color: #348933;
}
</style>
border-color css
<style>
span { border-color: #348933; }
span { border-color: rgb(52,137,51); }
td.TdClassName
{
border-color: #348933;
}
.TagClassName
{
border-color: #348933;
}
</style>