Shades of Japanese Laurel #398135
Tints of Japanese Laurel #398135
RGB
CMYK
RGB Variations
Color information
#398135 (or 0x398135) is known color: Japanese Laurel. HEX triplet: 39, 81 and 35. RGB value is (57,129,53). Sum of RGB (Red+Green+Blue) = 57+129+53=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 129 (50.78% from 255 or 53.97% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 129 - color contains mainly: green. Hex color #398135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398135 is #C67ECA. Grayscale: #636363. Windows color (decimal): -13008587 or 3506489. OLE color: 3506489.
HSL color Cylindrical-coordinate representation of color #398135: hue angle of 116.84º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #398135 is Cyan = 0.56, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 53 | - |
| CMYK | 0.56 | 0 | 0.59 | 0.49 |
| HSL | 116.84º | 0.42% | 0.36% | - |
| HSV(B) | 116.84º | 0.59% | 0.51% | - |
| XYZ | 10.18 | 16.83 | 6.08 | - |
| YUV | 98.81 | 102.15 | 98.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 53 | 0.56 | 0 | 0.59 | 0.49 | 116.84 | 0.42 | 0.36 |
| Hex | 39 | 81 | 35 | 38 | 0 | 3B | 31 | 75 | 2A | 24 |
| Octal | 71 | 201 | 65 | 70 | 0 | 73 | 61 | 165 | 52 | 44 |
| Binary | 111001 | 10000001 | 110101 | 111000 | 0 | 111011 | 110001 | 1110101 | 101010 | 100100 |
Color Harmonies of #398135
Complementary color
Monochromatic Colors of #398135
Black with #398135
Text Example
Text Example
White with #398135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398135; }
p { color: rgb(57,129,53); }
H1.HeaderClassName
{
color: #398135;
}
.AnyTagClassName
{
color: #398135;
}
</style>
background-color css
<style>
a { background-color: #398135; }
a { background-color: rgb(57,129,53); }
div.DivClassName
{
background-color: #398135;
}
.BgClassName
{
background-color: #398135;
}
</style>
border-color css
<style>
span { border-color: #398135; }
span { border-color: rgb(57,129,53); }
td.TdClassName
{
border-color: #398135;
}
.TagClassName
{
border-color: #398135;
}
</style>