Shades of Japanese Laurel #298131
Tints of Japanese Laurel #298131
RGB
CMYK
RGB Variations
Color information
#298131 (or 0x298131) is known color: Japanese Laurel. HEX triplet: 29, 81 and 31. RGB value is (41,129,49). Sum of RGB (Red+Green+Blue) = 41+129+49=219 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.72% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #298131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298131 is #D67ECE. Grayscale: #5D5D5D. Windows color (decimal): -14057167 or 3244329. OLE color: 3244329.
HSL color Cylindrical-coordinate representation of color #298131: hue angle of 125.45º 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 #298131 is Cyan = 0.68, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 49 | - |
| CMYK | 0.68 | 0 | 0.62 | 0.49 |
| HSL | 125.45º | 0.52% | 0.33% | - |
| HSV(B) | 125.45º | 0.68% | 0.51% | - |
| XYZ | 9.32 | 16.39 | 5.58 | - |
| YUV | 93.57 | 102.85 | 90.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 49 | 0.68 | 0 | 0.62 | 0.49 | 125.45 | 0.52 | 0.33 |
| Hex | 29 | 81 | 31 | 44 | 0 | 3E | 31 | 7D | 34 | 21 |
| Octal | 51 | 201 | 61 | 104 | 0 | 76 | 61 | 175 | 64 | 41 |
| Binary | 101001 | 10000001 | 110001 | 1000100 | 0 | 111110 | 110001 | 1111101 | 110100 | 100001 |
Color Harmonies of #298131
Complementary color
Monochromatic Colors of #298131
Black with #298131
Text Example
Text Example
White with #298131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298131; }
p { color: rgb(41,129,49); }
H1.HeaderClassName
{
color: #298131;
}
.AnyTagClassName
{
color: #298131;
}
</style>
background-color css
<style>
a { background-color: #298131; }
a { background-color: rgb(41,129,49); }
div.DivClassName
{
background-color: #298131;
}
.BgClassName
{
background-color: #298131;
}
</style>
border-color css
<style>
span { border-color: #298131; }
span { border-color: rgb(41,129,49); }
td.TdClassName
{
border-color: #298131;
}
.TagClassName
{
border-color: #298131;
}
</style>