Shades of Japanese Laurel #398738
Tints of Japanese Laurel #398738
RGB
CMYK
RGB Variations
Color information
#398738 (or 0x398738) is known color: Japanese Laurel. HEX triplet: 39, 87 and 38. RGB value is (57,135,56). Sum of RGB (Red+Green+Blue) = 57+135+56=248 (32% of max value = 765). Red value is 57 (22.66% from 255 or 22.98% from 248); Green value is 135 (53.12% from 255 or 54.44% from 248); Blue value is 56 (22.27% from 255 or 22.58% from 248); Max value from RGB is 135 - color contains mainly: green. Hex color #398738 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398738 is #C678C7. Grayscale: #666666. Windows color (decimal): -13007048 or 3704633. OLE color: 3704633.
HSL color Cylindrical-coordinate representation of color #398738: hue angle of 119.24º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #398738 is Cyan = 0.58, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 135 | 56 | - |
| CMYK | 0.58 | 0 | 0.59 | 0.47 |
| HSL | 119.24º | 0.41% | 0.37% | - |
| HSV(B) | 119.24º | 0.59% | 0.53% | - |
| XYZ | 11.07 | 18.48 | 6.73 | - |
| YUV | 102.67 | 101.66 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 135 | 56 | 0.58 | 0 | 0.59 | 0.47 | 119.24 | 0.41 | 0.37 |
| Hex | 39 | 87 | 38 | 3A | 0 | 3B | 2F | 77 | 29 | 25 |
| Octal | 71 | 207 | 70 | 72 | 0 | 73 | 57 | 167 | 51 | 45 |
| Binary | 111001 | 10000111 | 111000 | 111010 | 0 | 111011 | 101111 | 1110111 | 101001 | 100101 |
Color Harmonies of #398738
Complementary color
Monochromatic Colors of #398738
Black with #398738
Text Example
Text Example
White with #398738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398738; }
p { color: rgb(57,135,56); }
H1.HeaderClassName
{
color: #398738;
}
.AnyTagClassName
{
color: #398738;
}
</style>
background-color css
<style>
a { background-color: #398738; }
a { background-color: rgb(57,135,56); }
div.DivClassName
{
background-color: #398738;
}
.BgClassName
{
background-color: #398738;
}
</style>
border-color css
<style>
span { border-color: #398738; }
span { border-color: rgb(57,135,56); }
td.TdClassName
{
border-color: #398738;
}
.TagClassName
{
border-color: #398738;
}
</style>