Shades of Japanese Laurel #297721
Tints of Japanese Laurel #297721
RGB
CMYK
RGB Variations
Color information
#297721 (or 0x297721) is known color: Japanese Laurel. HEX triplet: 29, 77 and 21. RGB value is (41,119,33). Sum of RGB (Red+Green+Blue) = 41+119+33=193 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.24% from 193); Green value is 119 (46.88% from 255 or 61.66% from 193); Blue value is 33 (13.28% from 255 or 17.10% from 193); Max value from RGB is 119 - color contains mainly: green. Hex color #297721 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297721 is #D688DE. Grayscale: #565656. Windows color (decimal): -14059743 or 2193193. OLE color: 2193193.
HSL color Cylindrical-coordinate representation of color #297721: hue angle of 114.42º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297721 is Cyan = 0.66, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 33 | - |
| CMYK | 0.66 | 0 | 0.72 | 0.53 |
| HSL | 114.42º | 0.57% | 0.3% | - |
| HSV(B) | 114.42º | 0.72% | 0.47% | - |
| XYZ | 7.79 | 13.77 | 3.69 | - |
| YUV | 85.87 | 98.16 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 33 | 0.66 | 0 | 0.72 | 0.53 | 114.42 | 0.57 | 0.3 |
| Hex | 29 | 77 | 21 | 42 | 0 | 48 | 35 | 72 | 39 | 1E |
| Octal | 51 | 167 | 41 | 102 | 0 | 110 | 65 | 162 | 71 | 36 |
| Binary | 101001 | 1110111 | 100001 | 1000010 | 0 | 1001000 | 110101 | 1110010 | 111001 | 11110 |
Color Harmonies of #297721
Complementary color
Monochromatic Colors of #297721
Black with #297721
Text Example
Text Example
White with #297721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297721; }
p { color: rgb(41,119,33); }
H1.HeaderClassName
{
color: #297721;
}
.AnyTagClassName
{
color: #297721;
}
</style>
background-color css
<style>
a { background-color: #297721; }
a { background-color: rgb(41,119,33); }
div.DivClassName
{
background-color: #297721;
}
.BgClassName
{
background-color: #297721;
}
</style>
border-color css
<style>
span { border-color: #297721; }
span { border-color: rgb(41,119,33); }
td.TdClassName
{
border-color: #297721;
}
.TagClassName
{
border-color: #297721;
}
</style>