Shades of Japanese Laurel #337129
Tints of Japanese Laurel #337129
RGB
CMYK
RGB Variations
Color information
#337129 (or 0x337129) is known color: Japanese Laurel. HEX triplet: 33, 71 and 29. RGB value is (51,113,41). Sum of RGB (Red+Green+Blue) = 51+113+41=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 41 (16.41% from 255 or 20% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #337129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337129 is #CC8ED6. Grayscale: #565656. Windows color (decimal): -13405911 or 2715955. OLE color: 2715955.
HSL color Cylindrical-coordinate representation of color #337129: hue angle of 111.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #337129 is Cyan = 0.55, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 41 | - |
| CMYK | 0.55 | 0 | 0.64 | 0.56 |
| HSL | 111.67º | 0.47% | 0.3% | - |
| HSV(B) | 111.67º | 0.64% | 0.44% | - |
| XYZ | 7.67 | 12.67 | 4.14 | - |
| YUV | 86.25 | 102.46 | 102.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 41 | 0.55 | 0 | 0.64 | 0.56 | 111.67 | 0.47 | 0.3 |
| Hex | 33 | 71 | 29 | 37 | 0 | 40 | 38 | 70 | 2F | 1E |
| Octal | 63 | 161 | 51 | 67 | 0 | 100 | 70 | 160 | 57 | 36 |
| Binary | 110011 | 1110001 | 101001 | 110111 | 0 | 1000000 | 111000 | 1110000 | 101111 | 11110 |
Color Harmonies of #337129
Complementary color
Monochromatic Colors of #337129
Black with #337129
Text Example
Text Example
White with #337129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337129; }
p { color: rgb(51,113,41); }
H1.HeaderClassName
{
color: #337129;
}
.AnyTagClassName
{
color: #337129;
}
</style>
background-color css
<style>
a { background-color: #337129; }
a { background-color: rgb(51,113,41); }
div.DivClassName
{
background-color: #337129;
}
.BgClassName
{
background-color: #337129;
}
</style>
border-color css
<style>
span { border-color: #337129; }
span { border-color: rgb(51,113,41); }
td.TdClassName
{
border-color: #337129;
}
.TagClassName
{
border-color: #337129;
}
</style>