Shades of Japanese Laurel #398938
Tints of Japanese Laurel #398938
RGB
CMYK
RGB Variations
Color information
#398938 (or 0x398938) is known color: Japanese Laurel. HEX triplet: 39, 89 and 38. RGB value is (57,137,56). Sum of RGB (Red+Green+Blue) = 57+137+56=250 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.8% from 250); Green value is 137 (53.91% from 255 or 54.8% from 250); Blue value is 56 (22.27% from 255 or 22.4% from 250); Max value from RGB is 137 - color contains mainly: green. Hex color #398938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398938 is #C676C7. Grayscale: #686868. Windows color (decimal): -13006536 or 3705145. OLE color: 3705145.
HSL color Cylindrical-coordinate representation of color #398938: hue angle of 119.26º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #398938 is Cyan = 0.58, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 56 | - |
| CMYK | 0.58 | 0 | 0.59 | 0.46 |
| HSL | 119.26º | 0.42% | 0.38% | - |
| HSV(B) | 119.26º | 0.59% | 0.54% | - |
| XYZ | 11.35 | 19.05 | 6.82 | - |
| YUV | 103.85 | 101 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 56 | 0.58 | 0 | 0.59 | 0.46 | 119.26 | 0.42 | 0.38 |
| Hex | 39 | 89 | 38 | 3A | 0 | 3B | 2E | 77 | 2A | 26 |
| Octal | 71 | 211 | 70 | 72 | 0 | 73 | 56 | 167 | 52 | 46 |
| Binary | 111001 | 10001001 | 111000 | 111010 | 0 | 111011 | 101110 | 1110111 | 101010 | 100110 |
Color Harmonies of #398938
Complementary color
Monochromatic Colors of #398938
Black with #398938
Text Example
Text Example
White with #398938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398938; }
p { color: rgb(57,137,56); }
H1.HeaderClassName
{
color: #398938;
}
.AnyTagClassName
{
color: #398938;
}
</style>
background-color css
<style>
a { background-color: #398938; }
a { background-color: rgb(57,137,56); }
div.DivClassName
{
background-color: #398938;
}
.BgClassName
{
background-color: #398938;
}
</style>
border-color css
<style>
span { border-color: #398938; }
span { border-color: rgb(57,137,56); }
td.TdClassName
{
border-color: #398938;
}
.TagClassName
{
border-color: #398938;
}
</style>