Shades of Japanese Laurel #398138
Tints of Japanese Laurel #398138
RGB
CMYK
RGB Variations
Color information
#398138 (or 0x398138) is known color: Japanese Laurel. HEX triplet: 39, 81 and 38. RGB value is (57,129,56). Sum of RGB (Red+Green+Blue) = 57+129+56=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 129 (50.78% from 255 or 53.31% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 129 - color contains mainly: green. Hex color #398138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398138 is #C67EC7. Grayscale: #636363. Windows color (decimal): -13008584 or 3703097. OLE color: 3703097.
HSL color Cylindrical-coordinate representation of color #398138: hue angle of 119.18º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398138 is Cyan = 0.56, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 56 | - |
| CMYK | 0.56 | 0 | 0.57 | 0.49 |
| HSL | 119.18º | 0.39% | 0.36% | - |
| HSV(B) | 119.18º | 0.57% | 0.51% | - |
| XYZ | 10.25 | 16.86 | 6.45 | - |
| YUV | 99.15 | 103.65 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 56 | 0.56 | 0 | 0.57 | 0.49 | 119.18 | 0.39 | 0.36 |
| Hex | 39 | 81 | 38 | 38 | 0 | 39 | 31 | 77 | 27 | 24 |
| Octal | 71 | 201 | 70 | 70 | 0 | 71 | 61 | 167 | 47 | 44 |
| Binary | 111001 | 10000001 | 111000 | 111000 | 0 | 111001 | 110001 | 1110111 | 100111 | 100100 |
Color Harmonies of #398138
Complementary color
Monochromatic Colors of #398138
Black with #398138
Text Example
Text Example
White with #398138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398138; }
p { color: rgb(57,129,56); }
H1.HeaderClassName
{
color: #398138;
}
.AnyTagClassName
{
color: #398138;
}
</style>
background-color css
<style>
a { background-color: #398138; }
a { background-color: rgb(57,129,56); }
div.DivClassName
{
background-color: #398138;
}
.BgClassName
{
background-color: #398138;
}
</style>
border-color css
<style>
span { border-color: #398138; }
span { border-color: rgb(57,129,56); }
td.TdClassName
{
border-color: #398138;
}
.TagClassName
{
border-color: #398138;
}
</style>