Shades of Japanese Laurel #398139
Tints of Japanese Laurel #398139
RGB
CMYK
RGB Variations
Color information
#398139 (or 0x398139) is known color: Japanese Laurel. HEX triplet: 39, 81 and 39. RGB value is (57,129,57). Sum of RGB (Red+Green+Blue) = 57+129+57=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 129 (50.78% from 255 or 53.09% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 129 - color contains mainly: green. Hex color #398139 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398139 is #C67EC6. Grayscale: #636363. Windows color (decimal): -13008583 or 3768633. OLE color: 3768633.
HSL color Cylindrical-coordinate representation of color #398139: hue angle of 120º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398139 is Cyan = 0.56, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 57 | - |
| CMYK | 0.56 | 0 | 0.56 | 0.49 |
| HSL | 120º | 0.39% | 0.36% | - |
| HSV(B) | 120º | 0.56% | 0.51% | - |
| XYZ | 10.28 | 16.87 | 6.58 | - |
| YUV | 99.26 | 104.15 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 57 | 0.56 | 0 | 0.56 | 0.49 | 120 | 0.39 | 0.36 |
| Hex | 39 | 81 | 39 | 38 | 0 | 38 | 31 | 78 | 27 | 24 |
| Octal | 71 | 201 | 71 | 70 | 0 | 70 | 61 | 170 | 47 | 44 |
| Binary | 111001 | 10000001 | 111001 | 111000 | 0 | 111000 | 110001 | 1111000 | 100111 | 100100 |
Color Harmonies of #398139
Complementary color
Monochromatic Colors of #398139
Black with #398139
Text Example
Text Example
White with #398139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398139; }
p { color: rgb(57,129,57); }
H1.HeaderClassName
{
color: #398139;
}
.AnyTagClassName
{
color: #398139;
}
</style>
background-color css
<style>
a { background-color: #398139; }
a { background-color: rgb(57,129,57); }
div.DivClassName
{
background-color: #398139;
}
.BgClassName
{
background-color: #398139;
}
</style>
border-color css
<style>
span { border-color: #398139; }
span { border-color: rgb(57,129,57); }
td.TdClassName
{
border-color: #398139;
}
.TagClassName
{
border-color: #398139;
}
</style>