Shades of Japanese Laurel #297731
Tints of Japanese Laurel #297731
RGB
CMYK
RGB Variations
Color information
#297731 (or 0x297731) is known color: Japanese Laurel. HEX triplet: 29, 77 and 31. RGB value is (41,119,49). Sum of RGB (Red+Green+Blue) = 41+119+49=209 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.62% from 209); Green value is 119 (46.88% from 255 or 56.94% from 209); Blue value is 49 (19.53% from 255 or 23.44% from 209); Max value from RGB is 119 - color contains mainly: green. Hex color #297731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297731 is #D688CE. Grayscale: #575757. Windows color (decimal): -14059727 or 3241769. OLE color: 3241769.
HSL color Cylindrical-coordinate representation of color #297731: hue angle of 126.15º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297731 is Cyan = 0.66, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 49 | - |
| CMYK | 0.66 | 0 | 0.59 | 0.53 |
| HSL | 126.15º | 0.49% | 0.31% | - |
| HSV(B) | 126.15º | 0.66% | 0.47% | - |
| XYZ | 8.07 | 13.89 | 5.16 | - |
| YUV | 87.7 | 106.16 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 49 | 0.66 | 0 | 0.59 | 0.53 | 126.15 | 0.49 | 0.31 |
| Hex | 29 | 77 | 31 | 42 | 0 | 3B | 35 | 7E | 31 | 1F |
| Octal | 51 | 167 | 61 | 102 | 0 | 73 | 65 | 176 | 61 | 37 |
| Binary | 101001 | 1110111 | 110001 | 1000010 | 0 | 111011 | 110101 | 1111110 | 110001 | 11111 |
Color Harmonies of #297731
Complementary color
Monochromatic Colors of #297731
Black with #297731
Text Example
Text Example
White with #297731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297731; }
p { color: rgb(41,119,49); }
H1.HeaderClassName
{
color: #297731;
}
.AnyTagClassName
{
color: #297731;
}
</style>
background-color css
<style>
a { background-color: #297731; }
a { background-color: rgb(41,119,49); }
div.DivClassName
{
background-color: #297731;
}
.BgClassName
{
background-color: #297731;
}
</style>
border-color css
<style>
span { border-color: #297731; }
span { border-color: rgb(41,119,49); }
td.TdClassName
{
border-color: #297731;
}
.TagClassName
{
border-color: #297731;
}
</style>