Shades of Japanese Laurel #337329
Tints of Japanese Laurel #337329
RGB
CMYK
RGB Variations
Color information
#337329 (or 0x337329) is known color: Japanese Laurel. HEX triplet: 33, 73 and 29. RGB value is (51,115,41). Sum of RGB (Red+Green+Blue) = 51+115+41=207 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.64% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 41 (16.41% from 255 or 19.81% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #337329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337329 is #CC8CD6. Grayscale: #575757. Windows color (decimal): -13405399 or 2716467. OLE color: 2716467.
HSL color Cylindrical-coordinate representation of color #337329: hue angle of 111.89º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #337329 is Cyan = 0.56, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 41 | - |
| CMYK | 0.56 | 0 | 0.64 | 0.55 |
| HSL | 111.89º | 0.47% | 0.31% | - |
| HSV(B) | 111.89º | 0.64% | 0.45% | - |
| XYZ | 7.9 | 13.13 | 4.22 | - |
| YUV | 87.43 | 101.8 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 41 | 0.56 | 0 | 0.64 | 0.55 | 111.89 | 0.47 | 0.31 |
| Hex | 33 | 73 | 29 | 38 | 0 | 40 | 37 | 70 | 2F | 1F |
| Octal | 63 | 163 | 51 | 70 | 0 | 100 | 67 | 160 | 57 | 37 |
| Binary | 110011 | 1110011 | 101001 | 111000 | 0 | 1000000 | 110111 | 1110000 | 101111 | 11111 |
Color Harmonies of #337329
Complementary color
Monochromatic Colors of #337329
Black with #337329
Text Example
Text Example
White with #337329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337329; }
p { color: rgb(51,115,41); }
H1.HeaderClassName
{
color: #337329;
}
.AnyTagClassName
{
color: #337329;
}
</style>
background-color css
<style>
a { background-color: #337329; }
a { background-color: rgb(51,115,41); }
div.DivClassName
{
background-color: #337329;
}
.BgClassName
{
background-color: #337329;
}
</style>
border-color css
<style>
span { border-color: #337329; }
span { border-color: rgb(51,115,41); }
td.TdClassName
{
border-color: #337329;
}
.TagClassName
{
border-color: #337329;
}
</style>