Shades of Japanese Laurel #29731F
Tints of Japanese Laurel #29731F
RGB
CMYK
RGB Variations
Color information
#29731F (or 0x29731F) is known color: Japanese Laurel. HEX triplet: 29, 73 and 1F. RGB value is (41,115,31). Sum of RGB (Red+Green+Blue) = 41+115+31=187 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.93% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 31 (12.5% from 255 or 16.58% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #29731F is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #29731F is #D68CE0. Grayscale: #535353. Windows color (decimal): -14060769 or 2061097. OLE color: 2061097.
HSL color Cylindrical-coordinate representation of color #29731F: hue angle of 112.86º degrees, saturation: 0.58, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #29731F is Cyan = 0.64, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 31 | - |
| CMYK | 0.64 | 0 | 0.73 | 0.55 |
| HSL | 112.86º | 0.58% | 0.29% | - |
| HSV(B) | 112.86º | 0.73% | 0.45% | - |
| XYZ | 7.29 | 12.83 | 3.39 | - |
| YUV | 83.3 | 98.48 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 31 | 0.64 | 0 | 0.73 | 0.55 | 112.86 | 0.58 | 0.29 |
| Hex | 29 | 73 | 1F | 40 | 0 | 49 | 37 | 71 | 3A | 1D |
| Octal | 51 | 163 | 37 | 100 | 0 | 111 | 67 | 161 | 72 | 35 |
| Binary | 101001 | 1110011 | 11111 | 1000000 | 0 | 1001001 | 110111 | 1110001 | 111010 | 11101 |
Color Harmonies of #29731F
Complementary color
Monochromatic Colors of #29731F
Black with #29731F
Text Example
Text Example
White with #29731F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29731F; }
p { color: rgb(41,115,31); }
H1.HeaderClassName
{
color: #29731F;
}
.AnyTagClassName
{
color: #29731F;
}
</style>
background-color css
<style>
a { background-color: #29731F; }
a { background-color: rgb(41,115,31); }
div.DivClassName
{
background-color: #29731F;
}
.BgClassName
{
background-color: #29731F;
}
</style>
border-color css
<style>
span { border-color: #29731F; }
span { border-color: rgb(41,115,31); }
td.TdClassName
{
border-color: #29731F;
}
.TagClassName
{
border-color: #29731F;
}
</style>