Shades of Japanese Laurel #398838
Tints of Japanese Laurel #398838
RGB
CMYK
RGB Variations
Color information
#398838 (or 0x398838) is known color: Japanese Laurel. HEX triplet: 39, 88 and 38. RGB value is (57,136,56). Sum of RGB (Red+Green+Blue) = 57+136+56=249 (32% of max value = 765). Red value is 57 (22.66% from 255 or 22.89% from 249); Green value is 136 (53.52% from 255 or 54.62% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 136 - color contains mainly: green. Hex color #398838 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398838 is #C677C7. Grayscale: #676767. Windows color (decimal): -13006792 or 3704889. OLE color: 3704889.
HSL color Cylindrical-coordinate representation of color #398838: hue angle of 119.25º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #398838 is Cyan = 0.58, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 56 | - |
| CMYK | 0.58 | 0 | 0.59 | 0.47 |
| HSL | 119.25º | 0.42% | 0.38% | - |
| HSV(B) | 119.25º | 0.59% | 0.53% | - |
| XYZ | 11.21 | 18.76 | 6.77 | - |
| YUV | 103.26 | 101.33 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 56 | 0.58 | 0 | 0.59 | 0.47 | 119.25 | 0.42 | 0.38 |
| Hex | 39 | 88 | 38 | 3A | 0 | 3B | 2F | 77 | 2A | 26 |
| Octal | 71 | 210 | 70 | 72 | 0 | 73 | 57 | 167 | 52 | 46 |
| Binary | 111001 | 10001000 | 111000 | 111010 | 0 | 111011 | 101111 | 1110111 | 101010 | 100110 |
Color Harmonies of #398838
Complementary color
Monochromatic Colors of #398838
Black with #398838
Text Example
Text Example
White with #398838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398838; }
p { color: rgb(57,136,56); }
H1.HeaderClassName
{
color: #398838;
}
.AnyTagClassName
{
color: #398838;
}
</style>
background-color css
<style>
a { background-color: #398838; }
a { background-color: rgb(57,136,56); }
div.DivClassName
{
background-color: #398838;
}
.BgClassName
{
background-color: #398838;
}
</style>
border-color css
<style>
span { border-color: #398838; }
span { border-color: rgb(57,136,56); }
td.TdClassName
{
border-color: #398838;
}
.TagClassName
{
border-color: #398838;
}
</style>