Shades of Japanese Laurel #398936
Tints of Japanese Laurel #398936
RGB
CMYK
RGB Variations
Color information
#398936 (or 0x398936) is known color: Japanese Laurel. HEX triplet: 39, 89 and 36. RGB value is (57,137,54). Sum of RGB (Red+Green+Blue) = 57+137+54=248 (32% of max value = 765). Red value is 57 (22.66% from 255 or 22.98% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 54 (21.48% from 255 or 21.77% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #398936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398936 is #C676C9. Grayscale: #676767. Windows color (decimal): -13006538 or 3574073. OLE color: 3574073.
HSL color Cylindrical-coordinate representation of color #398936: hue angle of 117.83º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #398936 is Cyan = 0.58, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 54 | - |
| CMYK | 0.58 | 0 | 0.61 | 0.46 |
| HSL | 117.83º | 0.43% | 0.37% | - |
| HSV(B) | 117.83º | 0.61% | 0.54% | - |
| XYZ | 11.3 | 19.03 | 6.57 | - |
| YUV | 103.62 | 100 | 94.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 54 | 0.58 | 0 | 0.61 | 0.46 | 117.83 | 0.43 | 0.37 |
| Hex | 39 | 89 | 36 | 3A | 0 | 3D | 2E | 76 | 2B | 25 |
| Octal | 71 | 211 | 66 | 72 | 0 | 75 | 56 | 166 | 53 | 45 |
| Binary | 111001 | 10001001 | 110110 | 111010 | 0 | 111101 | 101110 | 1110110 | 101011 | 100101 |
Color Harmonies of #398936
Complementary color
Monochromatic Colors of #398936
Black with #398936
Text Example
Text Example
White with #398936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398936; }
p { color: rgb(57,137,54); }
H1.HeaderClassName
{
color: #398936;
}
.AnyTagClassName
{
color: #398936;
}
</style>
background-color css
<style>
a { background-color: #398936; }
a { background-color: rgb(57,137,54); }
div.DivClassName
{
background-color: #398936;
}
.BgClassName
{
background-color: #398936;
}
</style>
border-color css
<style>
span { border-color: #398936; }
span { border-color: rgb(57,137,54); }
td.TdClassName
{
border-color: #398936;
}
.TagClassName
{
border-color: #398936;
}
</style>