Shades of Japanese Laurel #347633
Tints of Japanese Laurel #347633
RGB
CMYK
RGB Variations
Color information
#347633 (or 0x347633) is known color: Japanese Laurel. HEX triplet: 34, 76 and 33. RGB value is (52,118,51). Sum of RGB (Red+Green+Blue) = 52+118+51=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #347633 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347633 is #CB89CC. Grayscale: #5A5A5A. Windows color (decimal): -13339085 or 3372596. OLE color: 3372596.
HSL color Cylindrical-coordinate representation of color #347633: hue angle of 119.1º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347633 is Cyan = 0.56, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 51 | - |
| CMYK | 0.56 | 0 | 0.57 | 0.54 |
| HSL | 119.1º | 0.4% | 0.33% | - |
| HSV(B) | 119.1º | 0.57% | 0.46% | - |
| XYZ | 8.49 | 13.93 | 5.37 | - |
| YUV | 90.63 | 105.63 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 51 | 0.56 | 0 | 0.57 | 0.54 | 119.1 | 0.4 | 0.33 |
| Hex | 34 | 76 | 33 | 38 | 0 | 39 | 36 | 77 | 28 | 21 |
| Octal | 64 | 166 | 63 | 70 | 0 | 71 | 66 | 167 | 50 | 41 |
| Binary | 110100 | 1110110 | 110011 | 111000 | 0 | 111001 | 110110 | 1110111 | 101000 | 100001 |
Color Harmonies of #347633
Complementary color
Monochromatic Colors of #347633
Black with #347633
Text Example
Text Example
White with #347633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347633; }
p { color: rgb(52,118,51); }
H1.HeaderClassName
{
color: #347633;
}
.AnyTagClassName
{
color: #347633;
}
</style>
background-color css
<style>
a { background-color: #347633; }
a { background-color: rgb(52,118,51); }
div.DivClassName
{
background-color: #347633;
}
.BgClassName
{
background-color: #347633;
}
</style>
border-color css
<style>
span { border-color: #347633; }
span { border-color: rgb(52,118,51); }
td.TdClassName
{
border-color: #347633;
}
.TagClassName
{
border-color: #347633;
}
</style>