Shades of Japanese Laurel #397539
Tints of Japanese Laurel #397539
RGB
CMYK
RGB Variations
Color information
#397539 (or 0x397539) is known color: Japanese Laurel. HEX triplet: 39, 75 and 39. RGB value is (57,117,57). Sum of RGB (Red+Green+Blue) = 57+117+57=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 117 (46.09% from 255 or 50.65% from 231); Blue value is 57 (22.66% from 255 or 24.68% from 231); Max value from RGB is 117 - color contains mainly: green. Hex color #397539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397539 is #C68AC6. Grayscale: #5C5C5C. Windows color (decimal): -13011655 or 3765561. OLE color: 3765561.
HSL color Cylindrical-coordinate representation of color #397539: hue angle of 120º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397539 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 57 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.54 |
| HSL | 120º | 0.34% | 0.34% | - |
| HSV(B) | 120º | 0.51% | 0.46% | - |
| XYZ | 8.79 | 13.89 | 6.09 | - |
| YUV | 92.22 | 108.12 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 57 | 0.51 | 0 | 0.51 | 0.54 | 120 | 0.34 | 0.34 |
| Hex | 39 | 75 | 39 | 33 | 0 | 33 | 36 | 78 | 22 | 22 |
| Octal | 71 | 165 | 71 | 63 | 0 | 63 | 66 | 170 | 42 | 42 |
| Binary | 111001 | 1110101 | 111001 | 110011 | 0 | 110011 | 110110 | 1111000 | 100010 | 100010 |
Color Harmonies of #397539
Complementary color
Monochromatic Colors of #397539
Black with #397539
Text Example
Text Example
White with #397539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397539; }
p { color: rgb(57,117,57); }
H1.HeaderClassName
{
color: #397539;
}
.AnyTagClassName
{
color: #397539;
}
</style>
background-color css
<style>
a { background-color: #397539; }
a { background-color: rgb(57,117,57); }
div.DivClassName
{
background-color: #397539;
}
.BgClassName
{
background-color: #397539;
}
</style>
border-color css
<style>
span { border-color: #397539; }
span { border-color: rgb(57,117,57); }
td.TdClassName
{
border-color: #397539;
}
.TagClassName
{
border-color: #397539;
}
</style>