Shades of Japanese Laurel #398440
Tints of Japanese Laurel #398440
RGB
CMYK
RGB Variations
Color information
#398440 (or 0x398440) is known color: Japanese Laurel. HEX triplet: 39, 84 and 40. RGB value is (57,132,64). Sum of RGB (Red+Green+Blue) = 57+132+64=253 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.53% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #398440 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398440 is #C67BBF. Grayscale: #666666. Windows color (decimal): -13007808 or 4228153. OLE color: 4228153.
HSL color Cylindrical-coordinate representation of color #398440: hue angle of 125.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398440 is Cyan = 0.57, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 64 | - |
| CMYK | 0.57 | 0 | 0.52 | 0.48 |
| HSL | 125.6º | 0.4% | 0.37% | - |
| HSV(B) | 125.6º | 0.57% | 0.52% | - |
| XYZ | 10.86 | 17.74 | 7.7 | - |
| YUV | 101.82 | 106.65 | 96.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 64 | 0.57 | 0 | 0.52 | 0.48 | 125.6 | 0.4 | 0.37 |
| Hex | 39 | 84 | 40 | 39 | 0 | 34 | 30 | 7E | 28 | 25 |
| Octal | 71 | 204 | 100 | 71 | 0 | 64 | 60 | 176 | 50 | 45 |
| Binary | 111001 | 10000100 | 1000000 | 111001 | 0 | 110100 | 110000 | 1111110 | 101000 | 100101 |
Color Harmonies of #398440
Complementary color
Monochromatic Colors of #398440
Black with #398440
Text Example
Text Example
White with #398440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398440; }
p { color: rgb(57,132,64); }
H1.HeaderClassName
{
color: #398440;
}
.AnyTagClassName
{
color: #398440;
}
</style>
background-color css
<style>
a { background-color: #398440; }
a { background-color: rgb(57,132,64); }
div.DivClassName
{
background-color: #398440;
}
.BgClassName
{
background-color: #398440;
}
</style>
border-color css
<style>
span { border-color: #398440; }
span { border-color: rgb(57,132,64); }
td.TdClassName
{
border-color: #398440;
}
.TagClassName
{
border-color: #398440;
}
</style>