Shades of Japanese Laurel #297327
Tints of Japanese Laurel #297327
RGB
CMYK
RGB Variations
Color information
#297327 (or 0x297327) is known color: Japanese Laurel. HEX triplet: 29, 73 and 27. RGB value is (41,115,39). Sum of RGB (Red+Green+Blue) = 41+115+39=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 115 (45.31% from 255 or 58.97% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 115 - color contains mainly: green. Hex color #297327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297327 is #D68CD8. Grayscale: #545454. Windows color (decimal): -14060761 or 2585385. OLE color: 2585385.
HSL color Cylindrical-coordinate representation of color #297327: hue angle of 118.42º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297327 is Cyan = 0.64, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 39 | - |
| CMYK | 0.64 | 0 | 0.66 | 0.55 |
| HSL | 118.42º | 0.49% | 0.3% | - |
| HSV(B) | 118.42º | 0.66% | 0.45% | - |
| XYZ | 7.41 | 12.88 | 4.01 | - |
| YUV | 84.21 | 102.48 | 97.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 39 | 0.64 | 0 | 0.66 | 0.55 | 118.42 | 0.49 | 0.3 |
| Hex | 29 | 73 | 27 | 40 | 0 | 42 | 37 | 76 | 31 | 1E |
| Octal | 51 | 163 | 47 | 100 | 0 | 102 | 67 | 166 | 61 | 36 |
| Binary | 101001 | 1110011 | 100111 | 1000000 | 0 | 1000010 | 110111 | 1110110 | 110001 | 11110 |
Color Harmonies of #297327
Complementary color
Monochromatic Colors of #297327
Black with #297327
Text Example
Text Example
White with #297327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297327; }
p { color: rgb(41,115,39); }
H1.HeaderClassName
{
color: #297327;
}
.AnyTagClassName
{
color: #297327;
}
</style>
background-color css
<style>
a { background-color: #297327; }
a { background-color: rgb(41,115,39); }
div.DivClassName
{
background-color: #297327;
}
.BgClassName
{
background-color: #297327;
}
</style>
border-color css
<style>
span { border-color: #297327; }
span { border-color: rgb(41,115,39); }
td.TdClassName
{
border-color: #297327;
}
.TagClassName
{
border-color: #297327;
}
</style>