Shades of Japanese Laurel #297625
Tints of Japanese Laurel #297625
RGB
CMYK
RGB Variations
Color information
#297625 (or 0x297625) is known color: Japanese Laurel. HEX triplet: 29, 76 and 25. RGB value is (41,118,37). Sum of RGB (Red+Green+Blue) = 41+118+37=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 118 (46.48% from 255 or 60.20% from 196); Blue value is 37 (14.84% from 255 or 18.88% from 196); Max value from RGB is 118 - color contains mainly: green. Hex color #297625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297625 is #D689DA. Grayscale: #555555. Windows color (decimal): -14059995 or 2455081. OLE color: 2455081.
HSL color Cylindrical-coordinate representation of color #297625: hue angle of 117.04º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297625 is Cyan = 0.65, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 37 | - |
| CMYK | 0.65 | 0 | 0.69 | 0.54 |
| HSL | 117.04º | 0.52% | 0.3% | - |
| HSV(B) | 117.04º | 0.69% | 0.46% | - |
| XYZ | 7.73 | 13.56 | 3.96 | - |
| YUV | 85.74 | 100.49 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 37 | 0.65 | 0 | 0.69 | 0.54 | 117.04 | 0.52 | 0.3 |
| Hex | 29 | 76 | 25 | 41 | 0 | 45 | 36 | 75 | 34 | 1E |
| Octal | 51 | 166 | 45 | 101 | 0 | 105 | 66 | 165 | 64 | 36 |
| Binary | 101001 | 1110110 | 100101 | 1000001 | 0 | 1000101 | 110110 | 1110101 | 110100 | 11110 |
Color Harmonies of #297625
Complementary color
Monochromatic Colors of #297625
Black with #297625
Text Example
Text Example
White with #297625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297625; }
p { color: rgb(41,118,37); }
H1.HeaderClassName
{
color: #297625;
}
.AnyTagClassName
{
color: #297625;
}
</style>
background-color css
<style>
a { background-color: #297625; }
a { background-color: rgb(41,118,37); }
div.DivClassName
{
background-color: #297625;
}
.BgClassName
{
background-color: #297625;
}
</style>
border-color css
<style>
span { border-color: #297625; }
span { border-color: rgb(41,118,37); }
td.TdClassName
{
border-color: #297625;
}
.TagClassName
{
border-color: #297625;
}
</style>