Shades of Japanese Laurel #398534
Tints of Japanese Laurel #398534
RGB
CMYK
RGB Variations
Color information
#398534 (or 0x398534) is known color: Japanese Laurel. HEX triplet: 39, 85 and 34. RGB value is (57,133,52). Sum of RGB (Red+Green+Blue) = 57+133+52=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 133 (52.34% from 255 or 54.96% from 242); Blue value is 52 (20.70% from 255 or 21.49% from 242); Max value from RGB is 133 - color contains mainly: green. Hex color #398534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398534 is #C67ACB. Grayscale: #656565. Windows color (decimal): -13007564 or 3441977. OLE color: 3441977.
HSL color Cylindrical-coordinate representation of color #398534: hue angle of 116.3º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #398534 is Cyan = 0.57, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 52 | - |
| CMYK | 0.57 | 0 | 0.61 | 0.48 |
| HSL | 116.3º | 0.44% | 0.36% | - |
| HSV(B) | 116.3º | 0.61% | 0.52% | - |
| XYZ | 10.69 | 17.89 | 6.14 | - |
| YUV | 101.04 | 100.32 | 96.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 52 | 0.57 | 0 | 0.61 | 0.48 | 116.3 | 0.44 | 0.36 |
| Hex | 39 | 85 | 34 | 39 | 0 | 3D | 30 | 74 | 2C | 24 |
| Octal | 71 | 205 | 64 | 71 | 0 | 75 | 60 | 164 | 54 | 44 |
| Binary | 111001 | 10000101 | 110100 | 111001 | 0 | 111101 | 110000 | 1110100 | 101100 | 100100 |
Color Harmonies of #398534
Complementary color
Monochromatic Colors of #398534
Black with #398534
Text Example
Text Example
White with #398534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398534; }
p { color: rgb(57,133,52); }
H1.HeaderClassName
{
color: #398534;
}
.AnyTagClassName
{
color: #398534;
}
</style>
background-color css
<style>
a { background-color: #398534; }
a { background-color: rgb(57,133,52); }
div.DivClassName
{
background-color: #398534;
}
.BgClassName
{
background-color: #398534;
}
</style>
border-color css
<style>
span { border-color: #398534; }
span { border-color: rgb(57,133,52); }
td.TdClassName
{
border-color: #398534;
}
.TagClassName
{
border-color: #398534;
}
</style>