Shades of Japanese Laurel #297323
Tints of Japanese Laurel #297323
RGB
CMYK
RGB Variations
Color information
#297323 (or 0x297323) is known color: Japanese Laurel. HEX triplet: 29, 73 and 23. RGB value is (41,115,35). Sum of RGB (Red+Green+Blue) = 41+115+35=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 35 (14.06% from 255 or 18.32% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #297323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297323 is #D68CDC. Grayscale: #535353. Windows color (decimal): -14060765 or 2323241. OLE color: 2323241.
HSL color Cylindrical-coordinate representation of color #297323: hue angle of 115.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #297323 is Cyan = 0.64, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 35 | - |
| CMYK | 0.64 | 0 | 0.70 | 0.55 |
| HSL | 115.5º | 0.53% | 0.29% | - |
| HSV(B) | 115.5º | 0.7% | 0.45% | - |
| XYZ | 7.35 | 12.85 | 3.68 | - |
| YUV | 83.75 | 100.48 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 35 | 0.64 | 0 | 0.70 | 0.55 | 115.5 | 0.53 | 0.29 |
| Hex | 29 | 73 | 23 | 40 | 0 | 46 | 37 | 74 | 35 | 1D |
| Octal | 51 | 163 | 43 | 100 | 0 | 106 | 67 | 164 | 65 | 35 |
| Binary | 101001 | 1110011 | 100011 | 1000000 | 0 | 1000110 | 110111 | 1110100 | 110101 | 11101 |
Color Harmonies of #297323
Complementary color
Monochromatic Colors of #297323
Black with #297323
Text Example
Text Example
White with #297323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297323; }
p { color: rgb(41,115,35); }
H1.HeaderClassName
{
color: #297323;
}
.AnyTagClassName
{
color: #297323;
}
</style>
background-color css
<style>
a { background-color: #297323; }
a { background-color: rgb(41,115,35); }
div.DivClassName
{
background-color: #297323;
}
.BgClassName
{
background-color: #297323;
}
</style>
border-color css
<style>
span { border-color: #297323; }
span { border-color: rgb(41,115,35); }
td.TdClassName
{
border-color: #297323;
}
.TagClassName
{
border-color: #297323;
}
</style>