Shades of Japanese Laurel #297321
Tints of Japanese Laurel #297321
RGB
CMYK
RGB Variations
Color information
#297321 (or 0x297321) is known color: Japanese Laurel. HEX triplet: 29, 73 and 21. RGB value is (41,115,33). Sum of RGB (Red+Green+Blue) = 41+115+33=189 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.69% from 189); Green value is 115 (45.31% from 255 or 60.85% from 189); Blue value is 33 (13.28% from 255 or 17.46% from 189); Max value from RGB is 115 - color contains mainly: green. Hex color #297321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297321 is #D68CDE. Grayscale: #535353. Windows color (decimal): -14060767 or 2192169. OLE color: 2192169.
HSL color Cylindrical-coordinate representation of color #297321: hue angle of 114.15º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #297321 is Cyan = 0.64, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 33 | - |
| CMYK | 0.64 | 0 | 0.71 | 0.55 |
| HSL | 114.15º | 0.55% | 0.29% | - |
| HSV(B) | 114.15º | 0.71% | 0.45% | - |
| XYZ | 7.32 | 12.84 | 3.53 | - |
| YUV | 83.53 | 99.48 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 33 | 0.64 | 0 | 0.71 | 0.55 | 114.15 | 0.55 | 0.29 |
| Hex | 29 | 73 | 21 | 40 | 0 | 47 | 37 | 72 | 37 | 1D |
| Octal | 51 | 163 | 41 | 100 | 0 | 107 | 67 | 162 | 67 | 35 |
| Binary | 101001 | 1110011 | 100001 | 1000000 | 0 | 1000111 | 110111 | 1110010 | 110111 | 11101 |
Color Harmonies of #297321
Complementary color
Monochromatic Colors of #297321
Black with #297321
Text Example
Text Example
White with #297321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297321; }
p { color: rgb(41,115,33); }
H1.HeaderClassName
{
color: #297321;
}
.AnyTagClassName
{
color: #297321;
}
</style>
background-color css
<style>
a { background-color: #297321; }
a { background-color: rgb(41,115,33); }
div.DivClassName
{
background-color: #297321;
}
.BgClassName
{
background-color: #297321;
}
</style>
border-color css
<style>
span { border-color: #297321; }
span { border-color: rgb(41,115,33); }
td.TdClassName
{
border-color: #297321;
}
.TagClassName
{
border-color: #297321;
}
</style>