Shades of Japanese Laurel #29813A
Tints of Japanese Laurel #29813A
RGB
CMYK
RGB Variations
Color information
#29813A (or 0x29813A) is known color: Japanese Laurel. HEX triplet: 29, 81 and 3A. RGB value is (41,129,58). Sum of RGB (Red+Green+Blue) = 41+129+58=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 129 (50.78% from 255 or 56.58% from 228); Blue value is 58 (23.05% from 255 or 25.44% from 228); Max value from RGB is 129 - color contains mainly: green. Hex color #29813A is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #29813A is #D67EC5. Grayscale: #5E5E5E. Windows color (decimal): -14057158 or 3834153. OLE color: 3834153.
HSL color Cylindrical-coordinate representation of color #29813A: hue angle of 131.59º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #29813A is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 58 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.49 |
| HSL | 131.59º | 0.52% | 0.33% | - |
| HSV(B) | 131.59º | 0.68% | 0.51% | - |
| XYZ | 9.53 | 16.48 | 6.68 | - |
| YUV | 94.59 | 107.35 | 89.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 58 | 0.68 | 0 | 0.55 | 0.49 | 131.59 | 0.52 | 0.33 |
| Hex | 29 | 81 | 3A | 44 | 0 | 37 | 31 | 84 | 34 | 21 |
| Octal | 51 | 201 | 72 | 104 | 0 | 67 | 61 | 204 | 64 | 41 |
| Binary | 101001 | 10000001 | 111010 | 1000100 | 0 | 110111 | 110001 | 10000100 | 110100 | 100001 |
Color Harmonies of #29813A
Complementary color
Monochromatic Colors of #29813A
Black with #29813A
Text Example
Text Example
White with #29813A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29813A; }
p { color: rgb(41,129,58); }
H1.HeaderClassName
{
color: #29813A;
}
.AnyTagClassName
{
color: #29813A;
}
</style>
background-color css
<style>
a { background-color: #29813A; }
a { background-color: rgb(41,129,58); }
div.DivClassName
{
background-color: #29813A;
}
.BgClassName
{
background-color: #29813A;
}
</style>
border-color css
<style>
span { border-color: #29813A; }
span { border-color: rgb(41,129,58); }
td.TdClassName
{
border-color: #29813A;
}
.TagClassName
{
border-color: #29813A;
}
</style>