Shades of Japanese Laurel #297525
Tints of Japanese Laurel #297525
RGB
CMYK
RGB Variations
Color information
#297525 (or 0x297525) is known color: Japanese Laurel. HEX triplet: 29, 75 and 25. RGB value is (41,117,37). Sum of RGB (Red+Green+Blue) = 41+117+37=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 117 (46.09% from 255 or 60% from 195); Blue value is 37 (14.84% from 255 or 18.97% from 195); Max value from RGB is 117 - color contains mainly: green. Hex color #297525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297525 is #D68ADA. Grayscale: #555555. Windows color (decimal): -14060251 or 2454825. OLE color: 2454825.
HSL color Cylindrical-coordinate representation of color #297525: hue angle of 117º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #297525 is Cyan = 0.65, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 37 | - |
| CMYK | 0.65 | 0 | 0.68 | 0.54 |
| HSL | 117º | 0.52% | 0.3% | - |
| HSV(B) | 117º | 0.68% | 0.46% | - |
| XYZ | 7.61 | 13.33 | 3.92 | - |
| YUV | 85.16 | 100.82 | 96.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 37 | 0.65 | 0 | 0.68 | 0.54 | 117 | 0.52 | 0.3 |
| Hex | 29 | 75 | 25 | 41 | 0 | 44 | 36 | 75 | 34 | 1E |
| Octal | 51 | 165 | 45 | 101 | 0 | 104 | 66 | 165 | 64 | 36 |
| Binary | 101001 | 1110101 | 100101 | 1000001 | 0 | 1000100 | 110110 | 1110101 | 110100 | 11110 |
Color Harmonies of #297525
Complementary color
Monochromatic Colors of #297525
Black with #297525
Text Example
Text Example
White with #297525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297525; }
p { color: rgb(41,117,37); }
H1.HeaderClassName
{
color: #297525;
}
.AnyTagClassName
{
color: #297525;
}
</style>
background-color css
<style>
a { background-color: #297525; }
a { background-color: rgb(41,117,37); }
div.DivClassName
{
background-color: #297525;
}
.BgClassName
{
background-color: #297525;
}
</style>
border-color css
<style>
span { border-color: #297525; }
span { border-color: rgb(41,117,37); }
td.TdClassName
{
border-color: #297525;
}
.TagClassName
{
border-color: #297525;
}
</style>