Shades of Japanese Laurel #2E7738
Tints of Japanese Laurel #2E7738
RGB
CMYK
RGB Variations
Color information
#2E7738 (or 0x2E7738) is known color: Japanese Laurel. HEX triplet: 2E, 77 and 38. RGB value is (46,119,56). Sum of RGB (Red+Green+Blue) = 46+119+56=221 (29% of max value = 765). Red value is 46 (18.36% from 255 or 20.81% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #2E7738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #2E7738 is #D188C7. Grayscale: #5A5A5A. Windows color (decimal): -13732040 or 3700526. OLE color: 3700526.
HSL color Cylindrical-coordinate representation of color #2E7738: hue angle of 128.22º degrees, saturation: 0.44, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #2E7738 is Cyan = 0.61, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 46 | 119 | 56 | - |
| CMYK | 0.61 | 0 | 0.53 | 0.53 |
| HSL | 128.22º | 0.44% | 0.32% | - |
| HSV(B) | 128.22º | 0.61% | 0.47% | - |
| XYZ | 8.44 | 14.06 | 6.01 | - |
| YUV | 89.99 | 108.82 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 46 | 119 | 56 | 0.61 | 0 | 0.53 | 0.53 | 128.22 | 0.44 | 0.32 |
| Hex | 2E | 77 | 38 | 3D | 0 | 35 | 35 | 80 | 2C | 20 |
| Octal | 56 | 167 | 70 | 75 | 0 | 65 | 65 | 200 | 54 | 40 |
| Binary | 101110 | 1110111 | 111000 | 111101 | 0 | 110101 | 110101 | 10000000 | 101100 | 100000 |
Color Harmonies of #2E7738
Complementary color
Monochromatic Colors of #2E7738
Black with #2E7738
Text Example
Text Example
White with #2E7738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2E7738; }
p { color: rgb(46,119,56); }
H1.HeaderClassName
{
color: #2E7738;
}
.AnyTagClassName
{
color: #2E7738;
}
</style>
background-color css
<style>
a { background-color: #2E7738; }
a { background-color: rgb(46,119,56); }
div.DivClassName
{
background-color: #2E7738;
}
.BgClassName
{
background-color: #2E7738;
}
</style>
border-color css
<style>
span { border-color: #2E7738; }
span { border-color: rgb(46,119,56); }
td.TdClassName
{
border-color: #2E7738;
}
.TagClassName
{
border-color: #2E7738;
}
</style>