Shades of Japanese Laurel #297620
Tints of Japanese Laurel #297620
RGB
CMYK
RGB Variations
Color information
#297620 (or 0x297620) is known color: Japanese Laurel. HEX triplet: 29, 76 and 20. RGB value is (41,118,32). Sum of RGB (Red+Green+Blue) = 41+118+32=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 118 (46.48% from 255 or 61.78% from 191); Blue value is 32 (12.89% from 255 or 16.75% from 191); Max value from RGB is 118 - color contains mainly: green. Hex color #297620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297620 is #D689DF. Grayscale: #555555. Windows color (decimal): -14060000 or 2127401. OLE color: 2127401.
HSL color Cylindrical-coordinate representation of color #297620: hue angle of 113.72º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #297620 is Cyan = 0.65, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 32 | - |
| CMYK | 0.65 | 0 | 0.73 | 0.54 |
| HSL | 113.72º | 0.57% | 0.29% | - |
| HSV(B) | 113.72º | 0.73% | 0.46% | - |
| XYZ | 7.65 | 13.53 | 3.58 | - |
| YUV | 85.17 | 97.99 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 32 | 0.65 | 0 | 0.73 | 0.54 | 113.72 | 0.57 | 0.29 |
| Hex | 29 | 76 | 20 | 41 | 0 | 49 | 36 | 72 | 39 | 1D |
| Octal | 51 | 166 | 40 | 101 | 0 | 111 | 66 | 162 | 71 | 35 |
| Binary | 101001 | 1110110 | 100000 | 1000001 | 0 | 1001001 | 110110 | 1110010 | 111001 | 11101 |
Color Harmonies of #297620
Complementary color
Monochromatic Colors of #297620
Black with #297620
Text Example
Text Example
White with #297620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297620; }
p { color: rgb(41,118,32); }
H1.HeaderClassName
{
color: #297620;
}
.AnyTagClassName
{
color: #297620;
}
</style>
background-color css
<style>
a { background-color: #297620; }
a { background-color: rgb(41,118,32); }
div.DivClassName
{
background-color: #297620;
}
.BgClassName
{
background-color: #297620;
}
</style>
border-color css
<style>
span { border-color: #297620; }
span { border-color: rgb(41,118,32); }
td.TdClassName
{
border-color: #297620;
}
.TagClassName
{
border-color: #297620;
}
</style>