Shades of Japanese Laurel #398036
Tints of Japanese Laurel #398036
RGB
CMYK
RGB Variations
Color information
#398036 (or 0x398036) is known color: Japanese Laurel. HEX triplet: 39, 80 and 36. RGB value is (57,128,54). Sum of RGB (Red+Green+Blue) = 57+128+54=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 128 (50.39% from 255 or 53.56% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 128 - color contains mainly: green. Hex color #398036 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398036 is #C67FC9. Grayscale: #626262. Windows color (decimal): -13008842 or 3571769. OLE color: 3571769.
HSL color Cylindrical-coordinate representation of color #398036: hue angle of 117.57º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398036 is Cyan = 0.55, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 54 | - |
| CMYK | 0.55 | 0 | 0.58 | 0.50 |
| HSL | 117.57º | 0.41% | 0.36% | - |
| HSV(B) | 117.57º | 0.58% | 0.5% | - |
| XYZ | 10.07 | 16.57 | 6.16 | - |
| YUV | 98.34 | 102.98 | 98.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 54 | 0.55 | 0 | 0.58 | 0.50 | 117.57 | 0.41 | 0.36 |
| Hex | 39 | 80 | 36 | 37 | 0 | 3A | 32 | 76 | 29 | 24 |
| Octal | 71 | 200 | 66 | 67 | 0 | 72 | 62 | 166 | 51 | 44 |
| Binary | 111001 | 10000000 | 110110 | 110111 | 0 | 111010 | 110010 | 1110110 | 101001 | 100100 |
Color Harmonies of #398036
Complementary color
Monochromatic Colors of #398036
Black with #398036
Text Example
Text Example
White with #398036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398036; }
p { color: rgb(57,128,54); }
H1.HeaderClassName
{
color: #398036;
}
.AnyTagClassName
{
color: #398036;
}
</style>
background-color css
<style>
a { background-color: #398036; }
a { background-color: rgb(57,128,54); }
div.DivClassName
{
background-color: #398036;
}
.BgClassName
{
background-color: #398036;
}
</style>
border-color css
<style>
span { border-color: #398036; }
span { border-color: rgb(57,128,54); }
td.TdClassName
{
border-color: #398036;
}
.TagClassName
{
border-color: #398036;
}
</style>