Shades of Japanese Laurel #297931
Tints of Japanese Laurel #297931
RGB
CMYK
RGB Variations
Color information
#297931 (or 0x297931) is known color: Japanese Laurel. HEX triplet: 29, 79 and 31. RGB value is (41,121,49). Sum of RGB (Red+Green+Blue) = 41+121+49=211 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.43% from 211); Green value is 121 (47.66% from 255 or 57.35% from 211); Blue value is 49 (19.53% from 255 or 23.22% from 211); Max value from RGB is 121 - color contains mainly: green. Hex color #297931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297931 is #D686CE. Grayscale: #595959. Windows color (decimal): -14059215 or 3242281. OLE color: 3242281.
HSL color Cylindrical-coordinate representation of color #297931: hue angle of 126º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297931 is Cyan = 0.66, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 49 | - |
| CMYK | 0.66 | 0 | 0.60 | 0.53 |
| HSL | 126º | 0.49% | 0.32% | - |
| HSV(B) | 126º | 0.66% | 0.47% | - |
| XYZ | 8.31 | 14.37 | 5.24 | - |
| YUV | 88.87 | 105.5 | 93.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 49 | 0.66 | 0 | 0.60 | 0.53 | 126 | 0.49 | 0.32 |
| Hex | 29 | 79 | 31 | 42 | 0 | 3C | 35 | 7E | 31 | 20 |
| Octal | 51 | 171 | 61 | 102 | 0 | 74 | 65 | 176 | 61 | 40 |
| Binary | 101001 | 1111001 | 110001 | 1000010 | 0 | 111100 | 110101 | 1111110 | 110001 | 100000 |
Color Harmonies of #297931
Complementary color
Monochromatic Colors of #297931
Black with #297931
Text Example
Text Example
White with #297931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297931; }
p { color: rgb(41,121,49); }
H1.HeaderClassName
{
color: #297931;
}
.AnyTagClassName
{
color: #297931;
}
</style>
background-color css
<style>
a { background-color: #297931; }
a { background-color: rgb(41,121,49); }
div.DivClassName
{
background-color: #297931;
}
.BgClassName
{
background-color: #297931;
}
</style>
border-color css
<style>
span { border-color: #297931; }
span { border-color: rgb(41,121,49); }
td.TdClassName
{
border-color: #297931;
}
.TagClassName
{
border-color: #297931;
}
</style>