Shades of Japanese Laurel #298640
Tints of Japanese Laurel #298640
RGB
CMYK
RGB Variations
Color information
#298640 (or 0x298640) is known color: Japanese Laurel. HEX triplet: 29, 86 and 40. RGB value is (41,134,64). Sum of RGB (Red+Green+Blue) = 41+134+64=239 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.15% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #298640 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298640 is #D679BF. Grayscale: #626262. Windows color (decimal): -14055872 or 4228649. OLE color: 4228649.
HSL color Cylindrical-coordinate representation of color #298640: hue angle of 134.84º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298640 is Cyan = 0.69, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 134 | 64 | - |
| CMYK | 0.69 | 0 | 0.52 | 0.47 |
| HSL | 134.84º | 0.53% | 0.34% | - |
| HSV(B) | 134.84º | 0.69% | 0.53% | - |
| XYZ | 10.36 | 17.89 | 7.76 | - |
| YUV | 98.21 | 108.69 | 87.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 64 | 0.69 | 0 | 0.52 | 0.47 | 134.84 | 0.53 | 0.34 |
| Hex | 29 | 86 | 40 | 45 | 0 | 34 | 2F | 87 | 35 | 22 |
| Octal | 51 | 206 | 100 | 105 | 0 | 64 | 57 | 207 | 65 | 42 |
| Binary | 101001 | 10000110 | 1000000 | 1000101 | 0 | 110100 | 101111 | 10000111 | 110101 | 100010 |
Color Harmonies of #298640
Complementary color
Monochromatic Colors of #298640
Black with #298640
Text Example
Text Example
White with #298640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298640; }
p { color: rgb(41,134,64); }
H1.HeaderClassName
{
color: #298640;
}
.AnyTagClassName
{
color: #298640;
}
</style>
background-color css
<style>
a { background-color: #298640; }
a { background-color: rgb(41,134,64); }
div.DivClassName
{
background-color: #298640;
}
.BgClassName
{
background-color: #298640;
}
</style>
border-color css
<style>
span { border-color: #298640; }
span { border-color: rgb(41,134,64); }
td.TdClassName
{
border-color: #298640;
}
.TagClassName
{
border-color: #298640;
}
</style>