Shades of Japanese Laurel #297422
Tints of Japanese Laurel #297422
RGB
CMYK
RGB Variations
Color information
#297422 (or 0x297422) is known color: Japanese Laurel. HEX triplet: 29, 74 and 22. RGB value is (41,116,34). Sum of RGB (Red+Green+Blue) = 41+116+34=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 34 (13.67% from 255 or 17.80% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #297422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297422 is #D68BDD. Grayscale: #545454. Windows color (decimal): -14060510 or 2257961. OLE color: 2257961.
HSL color Cylindrical-coordinate representation of color #297422: hue angle of 114.88º 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 #297422 is Cyan = 0.65, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 34 | - |
| CMYK | 0.65 | 0 | 0.71 | 0.55 |
| HSL | 114.88º | 0.55% | 0.29% | - |
| HSV(B) | 114.88º | 0.71% | 0.45% | - |
| XYZ | 7.45 | 13.08 | 3.65 | - |
| YUV | 84.23 | 99.65 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 34 | 0.65 | 0 | 0.71 | 0.55 | 114.88 | 0.55 | 0.29 |
| Hex | 29 | 74 | 22 | 41 | 0 | 47 | 37 | 73 | 37 | 1D |
| Octal | 51 | 164 | 42 | 101 | 0 | 107 | 67 | 163 | 67 | 35 |
| Binary | 101001 | 1110100 | 100010 | 1000001 | 0 | 1000111 | 110111 | 1110011 | 110111 | 11101 |
Color Harmonies of #297422
Complementary color
Monochromatic Colors of #297422
Black with #297422
Text Example
Text Example
White with #297422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297422; }
p { color: rgb(41,116,34); }
H1.HeaderClassName
{
color: #297422;
}
.AnyTagClassName
{
color: #297422;
}
</style>
background-color css
<style>
a { background-color: #297422; }
a { background-color: rgb(41,116,34); }
div.DivClassName
{
background-color: #297422;
}
.BgClassName
{
background-color: #297422;
}
</style>
border-color css
<style>
span { border-color: #297422; }
span { border-color: rgb(41,116,34); }
td.TdClassName
{
border-color: #297422;
}
.TagClassName
{
border-color: #297422;
}
</style>