Shades of Japanese Laurel #347933
Tints of Japanese Laurel #347933
RGB
CMYK
RGB Variations
Color information
#347933 (or 0x347933) is known color: Japanese Laurel. HEX triplet: 34, 79 and 33. RGB value is (52,121,51). Sum of RGB (Red+Green+Blue) = 52+121+51=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 51 (20.31% from 255 or 22.77% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #347933 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347933 is #CB86CC. Grayscale: #5C5C5C. Windows color (decimal): -13338317 or 3373364. OLE color: 3373364.
HSL color Cylindrical-coordinate representation of color #347933: hue angle of 119.14º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #347933 is Cyan = 0.57, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 51 | - |
| CMYK | 0.57 | 0 | 0.58 | 0.53 |
| HSL | 119.14º | 0.41% | 0.34% | - |
| HSV(B) | 119.14º | 0.58% | 0.47% | - |
| XYZ | 8.85 | 14.64 | 5.49 | - |
| YUV | 92.39 | 104.64 | 99.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 51 | 0.57 | 0 | 0.58 | 0.53 | 119.14 | 0.41 | 0.34 |
| Hex | 34 | 79 | 33 | 39 | 0 | 3A | 35 | 77 | 29 | 22 |
| Octal | 64 | 171 | 63 | 71 | 0 | 72 | 65 | 167 | 51 | 42 |
| Binary | 110100 | 1111001 | 110011 | 111001 | 0 | 111010 | 110101 | 1110111 | 101001 | 100010 |
Color Harmonies of #347933
Complementary color
Monochromatic Colors of #347933
Black with #347933
Text Example
Text Example
White with #347933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347933; }
p { color: rgb(52,121,51); }
H1.HeaderClassName
{
color: #347933;
}
.AnyTagClassName
{
color: #347933;
}
</style>
background-color css
<style>
a { background-color: #347933; }
a { background-color: rgb(52,121,51); }
div.DivClassName
{
background-color: #347933;
}
.BgClassName
{
background-color: #347933;
}
</style>
border-color css
<style>
span { border-color: #347933; }
span { border-color: rgb(52,121,51); }
td.TdClassName
{
border-color: #347933;
}
.TagClassName
{
border-color: #347933;
}
</style>