Shades of Japanese Laurel #29752A
Tints of Japanese Laurel #29752A
RGB
CMYK
RGB Variations
Color information
#29752A (or 0x29752A) is known color: Japanese Laurel. HEX triplet: 29, 75 and 2A. RGB value is (41,117,42). Sum of RGB (Red+Green+Blue) = 41+117+42=200 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.5% from 200); Green value is 117 (46.09% from 255 or 58.5% from 200); Blue value is 42 (16.80% from 255 or 21% from 200); Max value from RGB is 117 - color contains mainly: green. Hex color #29752A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #29752A is #D68AD5. Grayscale: #555555. Windows color (decimal): -14060246 or 2782505. OLE color: 2782505.
HSL color Cylindrical-coordinate representation of color #29752A: hue angle of 120.79º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #29752A is Cyan = 0.65, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 42 | - |
| CMYK | 0.65 | 0 | 0.64 | 0.54 |
| HSL | 120.79º | 0.48% | 0.31% | - |
| HSV(B) | 120.79º | 0.65% | 0.46% | - |
| XYZ | 7.69 | 13.36 | 4.36 | - |
| YUV | 85.73 | 103.32 | 96.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 42 | 0.65 | 0 | 0.64 | 0.54 | 120.79 | 0.48 | 0.31 |
| Hex | 29 | 75 | 2A | 41 | 0 | 40 | 36 | 79 | 30 | 1F |
| Octal | 51 | 165 | 52 | 101 | 0 | 100 | 66 | 171 | 60 | 37 |
| Binary | 101001 | 1110101 | 101010 | 1000001 | 0 | 1000000 | 110110 | 1111001 | 110000 | 11111 |
Color Harmonies of #29752A
Complementary color
Monochromatic Colors of #29752A
Black with #29752A
Text Example
Text Example
White with #29752A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29752A; }
p { color: rgb(41,117,42); }
H1.HeaderClassName
{
color: #29752A;
}
.AnyTagClassName
{
color: #29752A;
}
</style>
background-color css
<style>
a { background-color: #29752A; }
a { background-color: rgb(41,117,42); }
div.DivClassName
{
background-color: #29752A;
}
.BgClassName
{
background-color: #29752A;
}
</style>
border-color css
<style>
span { border-color: #29752A; }
span { border-color: rgb(41,117,42); }
td.TdClassName
{
border-color: #29752A;
}
.TagClassName
{
border-color: #29752A;
}
</style>