Shades of Japanese Laurel #297526
Tints of Japanese Laurel #297526
RGB
CMYK
RGB Variations
Color information
#297526 (or 0x297526) is known color: Japanese Laurel. HEX triplet: 29, 75 and 26. RGB value is (41,117,38). Sum of RGB (Red+Green+Blue) = 41+117+38=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 117 (46.09% from 255 or 59.69% from 196); Blue value is 38 (15.23% from 255 or 19.39% from 196); Max value from RGB is 117 - color contains mainly: green. Hex color #297526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297526 is #D68AD9. Grayscale: #555555. Windows color (decimal): -14060250 or 2520361. OLE color: 2520361.
HSL color Cylindrical-coordinate representation of color #297526: hue angle of 117.72º degrees, saturation: 0.51, 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 #297526 is Cyan = 0.65, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 38 | - |
| CMYK | 0.65 | 0 | 0.68 | 0.54 |
| HSL | 117.72º | 0.51% | 0.3% | - |
| HSV(B) | 117.72º | 0.68% | 0.46% | - |
| XYZ | 7.63 | 13.33 | 4.01 | - |
| YUV | 85.27 | 101.32 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 38 | 0.65 | 0 | 0.68 | 0.54 | 117.72 | 0.51 | 0.3 |
| Hex | 29 | 75 | 26 | 41 | 0 | 44 | 36 | 76 | 33 | 1E |
| Octal | 51 | 165 | 46 | 101 | 0 | 104 | 66 | 166 | 63 | 36 |
| Binary | 101001 | 1110101 | 100110 | 1000001 | 0 | 1000100 | 110110 | 1110110 | 110011 | 11110 |
Color Harmonies of #297526
Complementary color
Monochromatic Colors of #297526
Black with #297526
Text Example
Text Example
White with #297526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297526; }
p { color: rgb(41,117,38); }
H1.HeaderClassName
{
color: #297526;
}
.AnyTagClassName
{
color: #297526;
}
</style>
background-color css
<style>
a { background-color: #297526; }
a { background-color: rgb(41,117,38); }
div.DivClassName
{
background-color: #297526;
}
.BgClassName
{
background-color: #297526;
}
</style>
border-color css
<style>
span { border-color: #297526; }
span { border-color: rgb(41,117,38); }
td.TdClassName
{
border-color: #297526;
}
.TagClassName
{
border-color: #297526;
}
</style>