Shades of Japanese Laurel #297621
Tints of Japanese Laurel #297621
RGB
CMYK
RGB Variations
Color information
#297621 (or 0x297621) is known color: Japanese Laurel. HEX triplet: 29, 76 and 21. RGB value is (41,118,33). Sum of RGB (Red+Green+Blue) = 41+118+33=192 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.35% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 33 (13.28% from 255 or 17.19% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #297621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297621 is #D689DE. Grayscale: #555555. Windows color (decimal): -14059999 or 2192937. OLE color: 2192937.
HSL color Cylindrical-coordinate representation of color #297621: hue angle of 114.35º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297621 is Cyan = 0.65, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 33 | - |
| CMYK | 0.65 | 0 | 0.72 | 0.54 |
| HSL | 114.35º | 0.56% | 0.3% | - |
| HSV(B) | 114.35º | 0.72% | 0.46% | - |
| XYZ | 7.67 | 13.54 | 3.65 | - |
| YUV | 85.29 | 98.49 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 33 | 0.65 | 0 | 0.72 | 0.54 | 114.35 | 0.56 | 0.3 |
| Hex | 29 | 76 | 21 | 41 | 0 | 48 | 36 | 72 | 38 | 1E |
| Octal | 51 | 166 | 41 | 101 | 0 | 110 | 66 | 162 | 70 | 36 |
| Binary | 101001 | 1110110 | 100001 | 1000001 | 0 | 1001000 | 110110 | 1110010 | 111000 | 11110 |
Color Harmonies of #297621
Complementary color
Monochromatic Colors of #297621
Black with #297621
Text Example
Text Example
White with #297621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297621; }
p { color: rgb(41,118,33); }
H1.HeaderClassName
{
color: #297621;
}
.AnyTagClassName
{
color: #297621;
}
</style>
background-color css
<style>
a { background-color: #297621; }
a { background-color: rgb(41,118,33); }
div.DivClassName
{
background-color: #297621;
}
.BgClassName
{
background-color: #297621;
}
</style>
border-color css
<style>
span { border-color: #297621; }
span { border-color: rgb(41,118,33); }
td.TdClassName
{
border-color: #297621;
}
.TagClassName
{
border-color: #297621;
}
</style>