Shades of Japanese Laurel #396938
Tints of Japanese Laurel #396938
RGB
CMYK
RGB Variations
Color information
#396938 (or 0x396938) is known color: Japanese Laurel. HEX triplet: 39, 69 and 38. RGB value is (57,105,56). Sum of RGB (Red+Green+Blue) = 57+105+56=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 105 (41.41% from 255 or 48.17% from 218); Blue value is 56 (22.27% from 255 or 25.69% from 218); Max value from RGB is 105 - color contains mainly: green. Hex color #396938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396938 is #C696C7. Grayscale: #555555. Windows color (decimal): -13014728 or 3696953. OLE color: 3696953.
HSL color Cylindrical-coordinate representation of color #396938: hue angle of 118.78º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #396938 is Cyan = 0.46, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 56 | - |
| CMYK | 0.46 | 0 | 0.47 | 0.59 |
| HSL | 118.78º | 0.3% | 0.32% | - |
| HSV(B) | 118.78º | 0.47% | 0.41% | - |
| XYZ | 7.45 | 11.26 | 5.52 | - |
| YUV | 85.06 | 111.6 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 56 | 0.46 | 0 | 0.47 | 0.59 | 118.78 | 0.3 | 0.32 |
| Hex | 39 | 69 | 38 | 2E | 0 | 2F | 3B | 77 | 1E | 20 |
| Octal | 71 | 151 | 70 | 56 | 0 | 57 | 73 | 167 | 36 | 40 |
| Binary | 111001 | 1101001 | 111000 | 101110 | 0 | 101111 | 111011 | 1110111 | 11110 | 100000 |
Color Harmonies of #396938
Complementary color
Monochromatic Colors of #396938
Black with #396938
Text Example
Text Example
White with #396938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396938; }
p { color: rgb(57,105,56); }
H1.HeaderClassName
{
color: #396938;
}
.AnyTagClassName
{
color: #396938;
}
</style>
background-color css
<style>
a { background-color: #396938; }
a { background-color: rgb(57,105,56); }
div.DivClassName
{
background-color: #396938;
}
.BgClassName
{
background-color: #396938;
}
</style>
border-color css
<style>
span { border-color: #396938; }
span { border-color: rgb(57,105,56); }
td.TdClassName
{
border-color: #396938;
}
.TagClassName
{
border-color: #396938;
}
</style>