Shades of Japanese Laurel #397532
Tints of Japanese Laurel #397532
RGB
CMYK
RGB Variations
Color information
#397532 (or 0x397532) is known color: Japanese Laurel. HEX triplet: 39, 75 and 32. RGB value is (57,117,50). Sum of RGB (Red+Green+Blue) = 57+117+50=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 117 (46.09% from 255 or 52.23% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 117 - color contains mainly: green. Hex color #397532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397532 is #C68ACD. Grayscale: #5B5B5B. Windows color (decimal): -13011662 or 3306809. OLE color: 3306809.
HSL color Cylindrical-coordinate representation of color #397532: hue angle of 113.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397532 is Cyan = 0.51, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 50 | - |
| CMYK | 0.51 | 0 | 0.57 | 0.54 |
| HSL | 113.73º | 0.4% | 0.33% | - |
| HSV(B) | 113.73º | 0.57% | 0.46% | - |
| XYZ | 8.62 | 13.82 | 5.23 | - |
| YUV | 91.42 | 104.62 | 103.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 50 | 0.51 | 0 | 0.57 | 0.54 | 113.73 | 0.4 | 0.33 |
| Hex | 39 | 75 | 32 | 33 | 0 | 39 | 36 | 72 | 28 | 21 |
| Octal | 71 | 165 | 62 | 63 | 0 | 71 | 66 | 162 | 50 | 41 |
| Binary | 111001 | 1110101 | 110010 | 110011 | 0 | 111001 | 110110 | 1110010 | 101000 | 100001 |
Color Harmonies of #397532
Complementary color
Monochromatic Colors of #397532
Black with #397532
Text Example
Text Example
White with #397532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397532; }
p { color: rgb(57,117,50); }
H1.HeaderClassName
{
color: #397532;
}
.AnyTagClassName
{
color: #397532;
}
</style>
background-color css
<style>
a { background-color: #397532; }
a { background-color: rgb(57,117,50); }
div.DivClassName
{
background-color: #397532;
}
.BgClassName
{
background-color: #397532;
}
</style>
border-color css
<style>
span { border-color: #397532; }
span { border-color: rgb(57,117,50); }
td.TdClassName
{
border-color: #397532;
}
.TagClassName
{
border-color: #397532;
}
</style>