Shades of Japanese Laurel #297120
Tints of Japanese Laurel #297120
RGB
CMYK
RGB Variations
Color information
#297120 (or 0x297120) is known color: Japanese Laurel. HEX triplet: 29, 71 and 20. RGB value is (41,113,32). Sum of RGB (Red+Green+Blue) = 41+113+32=186 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.04% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 32 (12.89% from 255 or 17.20% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #297120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297120 is #D68EDF. Grayscale: #525252. Windows color (decimal): -14061280 or 2126121. OLE color: 2126121.
HSL color Cylindrical-coordinate representation of color #297120: hue angle of 113.33º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297120 is Cyan = 0.64, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 32 | - |
| CMYK | 0.64 | 0 | 0.72 | 0.56 |
| HSL | 113.33º | 0.56% | 0.28% | - |
| HSV(B) | 113.33º | 0.72% | 0.44% | - |
| XYZ | 7.08 | 12.39 | 3.38 | - |
| YUV | 82.24 | 99.65 | 98.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 32 | 0.64 | 0 | 0.72 | 0.56 | 113.33 | 0.56 | 0.28 |
| Hex | 29 | 71 | 20 | 40 | 0 | 48 | 38 | 71 | 38 | 1C |
| Octal | 51 | 161 | 40 | 100 | 0 | 110 | 70 | 161 | 70 | 34 |
| Binary | 101001 | 1110001 | 100000 | 1000000 | 0 | 1001000 | 111000 | 1110001 | 111000 | 11100 |
Color Harmonies of #297120
Complementary color
Monochromatic Colors of #297120
Black with #297120
Text Example
Text Example
White with #297120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297120; }
p { color: rgb(41,113,32); }
H1.HeaderClassName
{
color: #297120;
}
.AnyTagClassName
{
color: #297120;
}
</style>
background-color css
<style>
a { background-color: #297120; }
a { background-color: rgb(41,113,32); }
div.DivClassName
{
background-color: #297120;
}
.BgClassName
{
background-color: #297120;
}
</style>
border-color css
<style>
span { border-color: #297120; }
span { border-color: rgb(41,113,32); }
td.TdClassName
{
border-color: #297120;
}
.TagClassName
{
border-color: #297120;
}
</style>