Shades of Japanese Laurel #298939
Tints of Japanese Laurel #298939
RGB
CMYK
RGB Variations
Color information
#298939 (or 0x298939) is known color: Japanese Laurel. HEX triplet: 29, 89 and 39. RGB value is (41,137,57). Sum of RGB (Red+Green+Blue) = 41+137+57=235 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.45% from 235); Green value is 137 (53.91% from 255 or 58.30% from 235); Blue value is 57 (22.66% from 255 or 24.26% from 235); Max value from RGB is 137 - color contains mainly: green. Hex color #298939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298939 is #D676C6. Grayscale: #636363. Windows color (decimal): -14055111 or 3770665. OLE color: 3770665.
HSL color Cylindrical-coordinate representation of color #298939: hue angle of 130º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298939 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 137 | 57 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.46 |
| HSL | 130º | 0.54% | 0.35% | - |
| HSV(B) | 130º | 0.7% | 0.54% | - |
| XYZ | 10.6 | 18.66 | 6.91 | - |
| YUV | 99.18 | 104.2 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 137 | 57 | 0.70 | 0 | 0.58 | 0.46 | 130 | 0.54 | 0.35 |
| Hex | 29 | 89 | 39 | 46 | 0 | 3A | 2E | 82 | 36 | 23 |
| Octal | 51 | 211 | 71 | 106 | 0 | 72 | 56 | 202 | 66 | 43 |
| Binary | 101001 | 10001001 | 111001 | 1000110 | 0 | 111010 | 101110 | 10000010 | 110110 | 100011 |
Color Harmonies of #298939
Complementary color
Monochromatic Colors of #298939
Black with #298939
Text Example
Text Example
White with #298939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298939; }
p { color: rgb(41,137,57); }
H1.HeaderClassName
{
color: #298939;
}
.AnyTagClassName
{
color: #298939;
}
</style>
background-color css
<style>
a { background-color: #298939; }
a { background-color: rgb(41,137,57); }
div.DivClassName
{
background-color: #298939;
}
.BgClassName
{
background-color: #298939;
}
</style>
border-color css
<style>
span { border-color: #298939; }
span { border-color: rgb(41,137,57); }
td.TdClassName
{
border-color: #298939;
}
.TagClassName
{
border-color: #298939;
}
</style>