Shades of Japanese Laurel #398841
Tints of Japanese Laurel #398841
RGB
CMYK
RGB Variations
Color information
#398841 (or 0x398841) is known color: Japanese Laurel. HEX triplet: 39, 88 and 41. RGB value is (57,136,65). Sum of RGB (Red+Green+Blue) = 57+136+65=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 136 (53.52% from 255 or 52.71% from 258); Blue value is 65 (25.78% from 255 or 25.19% from 258); Max value from RGB is 136 - color contains mainly: green. Hex color #398841 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398841 is #C677BE. Grayscale: #686868. Windows color (decimal): -13006783 or 4294713. OLE color: 4294713.
HSL color Cylindrical-coordinate representation of color #398841: hue angle of 126.08º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #398841 is Cyan = 0.58, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 65 | - |
| CMYK | 0.58 | 0 | 0.52 | 0.47 |
| HSL | 126.08º | 0.41% | 0.38% | - |
| HSV(B) | 126.08º | 0.58% | 0.53% | - |
| XYZ | 11.45 | 18.86 | 8.04 | - |
| YUV | 104.29 | 105.83 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 65 | 0.58 | 0 | 0.52 | 0.47 | 126.08 | 0.41 | 0.38 |
| Hex | 39 | 88 | 41 | 3A | 0 | 34 | 2F | 7E | 29 | 26 |
| Octal | 71 | 210 | 101 | 72 | 0 | 64 | 57 | 176 | 51 | 46 |
| Binary | 111001 | 10001000 | 1000001 | 111010 | 0 | 110100 | 101111 | 1111110 | 101001 | 100110 |
Color Harmonies of #398841
Complementary color
Monochromatic Colors of #398841
Black with #398841
Text Example
Text Example
White with #398841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398841; }
p { color: rgb(57,136,65); }
H1.HeaderClassName
{
color: #398841;
}
.AnyTagClassName
{
color: #398841;
}
</style>
background-color css
<style>
a { background-color: #398841; }
a { background-color: rgb(57,136,65); }
div.DivClassName
{
background-color: #398841;
}
.BgClassName
{
background-color: #398841;
}
</style>
border-color css
<style>
span { border-color: #398841; }
span { border-color: rgb(57,136,65); }
td.TdClassName
{
border-color: #398841;
}
.TagClassName
{
border-color: #398841;
}
</style>