Shades of Japanese Laurel #337739
Tints of Japanese Laurel #337739
RGB
CMYK
RGB Variations
Color information
#337739 (or 0x337739) is known color: Japanese Laurel. HEX triplet: 33, 77 and 39. RGB value is (51,119,57). Sum of RGB (Red+Green+Blue) = 51+119+57=227 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.47% from 227); Green value is 119 (46.88% from 255 or 52.42% from 227); Blue value is 57 (22.66% from 255 or 25.11% from 227); Max value from RGB is 119 - color contains mainly: green. Hex color #337739 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337739 is #CC88C6. Grayscale: #5B5B5B. Windows color (decimal): -13404359 or 3766067. OLE color: 3766067.
HSL color Cylindrical-coordinate representation of color #337739: hue angle of 125.29º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337739 is Cyan = 0.57, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 119 | 57 | - |
| CMYK | 0.57 | 0 | 0.52 | 0.53 |
| HSL | 125.29º | 0.4% | 0.33% | - |
| HSV(B) | 125.29º | 0.57% | 0.47% | - |
| XYZ | 8.7 | 14.19 | 6.15 | - |
| YUV | 91.6 | 108.47 | 99.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 119 | 57 | 0.57 | 0 | 0.52 | 0.53 | 125.29 | 0.4 | 0.33 |
| Hex | 33 | 77 | 39 | 39 | 0 | 34 | 35 | 7D | 28 | 21 |
| Octal | 63 | 167 | 71 | 71 | 0 | 64 | 65 | 175 | 50 | 41 |
| Binary | 110011 | 1110111 | 111001 | 111001 | 0 | 110100 | 110101 | 1111101 | 101000 | 100001 |
Color Harmonies of #337739
Complementary color
Monochromatic Colors of #337739
Black with #337739
Text Example
Text Example
White with #337739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337739; }
p { color: rgb(51,119,57); }
H1.HeaderClassName
{
color: #337739;
}
.AnyTagClassName
{
color: #337739;
}
</style>
background-color css
<style>
a { background-color: #337739; }
a { background-color: rgb(51,119,57); }
div.DivClassName
{
background-color: #337739;
}
.BgClassName
{
background-color: #337739;
}
</style>
border-color css
<style>
span { border-color: #337739; }
span { border-color: rgb(51,119,57); }
td.TdClassName
{
border-color: #337739;
}
.TagClassName
{
border-color: #337739;
}
</style>