Shades of Japanese Laurel #397432
Tints of Japanese Laurel #397432
RGB
CMYK
RGB Variations
Color information
#397432 (or 0x397432) is known color: Japanese Laurel. HEX triplet: 39, 74 and 32. RGB value is (57,116,50). Sum of RGB (Red+Green+Blue) = 57+116+50=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 50 (19.92% from 255 or 22.42% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #397432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397432 is #C68BCD. Grayscale: #5B5B5B. Windows color (decimal): -13011918 or 3306553. OLE color: 3306553.
HSL color Cylindrical-coordinate representation of color #397432: hue angle of 113.64º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397432 is Cyan = 0.51, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 50 | - |
| CMYK | 0.51 | 0 | 0.57 | 0.55 |
| HSL | 113.64º | 0.4% | 0.33% | - |
| HSV(B) | 113.64º | 0.57% | 0.45% | - |
| XYZ | 8.51 | 13.59 | 5.19 | - |
| YUV | 90.84 | 104.95 | 103.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 50 | 0.51 | 0 | 0.57 | 0.55 | 113.64 | 0.4 | 0.33 |
| Hex | 39 | 74 | 32 | 33 | 0 | 39 | 37 | 72 | 28 | 21 |
| Octal | 71 | 164 | 62 | 63 | 0 | 71 | 67 | 162 | 50 | 41 |
| Binary | 111001 | 1110100 | 110010 | 110011 | 0 | 111001 | 110111 | 1110010 | 101000 | 100001 |
Color Harmonies of #397432
Complementary color
Monochromatic Colors of #397432
Black with #397432
Text Example
Text Example
White with #397432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397432; }
p { color: rgb(57,116,50); }
H1.HeaderClassName
{
color: #397432;
}
.AnyTagClassName
{
color: #397432;
}
</style>
background-color css
<style>
a { background-color: #397432; }
a { background-color: rgb(57,116,50); }
div.DivClassName
{
background-color: #397432;
}
.BgClassName
{
background-color: #397432;
}
</style>
border-color css
<style>
span { border-color: #397432; }
span { border-color: rgb(57,116,50); }
td.TdClassName
{
border-color: #397432;
}
.TagClassName
{
border-color: #397432;
}
</style>