Shades of Japanese Laurel #298739
Tints of Japanese Laurel #298739
RGB
CMYK
RGB Variations
Color information
#298739 (or 0x298739) is known color: Japanese Laurel. HEX triplet: 29, 87 and 39. RGB value is (41,135,57). Sum of RGB (Red+Green+Blue) = 41+135+57=233 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.60% from 233); Green value is 135 (53.12% from 255 or 57.94% from 233); Blue value is 57 (22.66% from 255 or 24.46% from 233); Max value from RGB is 135 - color contains mainly: green. Hex color #298739 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298739 is #D678C6. Grayscale: #626262. Windows color (decimal): -14055623 or 3770153. OLE color: 3770153.
HSL color Cylindrical-coordinate representation of color #298739: hue angle of 130.21º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298739 is Cyan = 0.70, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 135 | 57 | - |
| CMYK | 0.70 | 0 | 0.58 | 0.47 |
| HSL | 130.21º | 0.53% | 0.35% | - |
| HSV(B) | 130.21º | 0.7% | 0.53% | - |
| XYZ | 10.32 | 18.09 | 6.82 | - |
| YUV | 98 | 104.86 | 87.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 135 | 57 | 0.70 | 0 | 0.58 | 0.47 | 130.21 | 0.53 | 0.35 |
| Hex | 29 | 87 | 39 | 46 | 0 | 3A | 2F | 82 | 35 | 23 |
| Octal | 51 | 207 | 71 | 106 | 0 | 72 | 57 | 202 | 65 | 43 |
| Binary | 101001 | 10000111 | 111001 | 1000110 | 0 | 111010 | 101111 | 10000010 | 110101 | 100011 |
Color Harmonies of #298739
Complementary color
Monochromatic Colors of #298739
Black with #298739
Text Example
Text Example
White with #298739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298739; }
p { color: rgb(41,135,57); }
H1.HeaderClassName
{
color: #298739;
}
.AnyTagClassName
{
color: #298739;
}
</style>
background-color css
<style>
a { background-color: #298739; }
a { background-color: rgb(41,135,57); }
div.DivClassName
{
background-color: #298739;
}
.BgClassName
{
background-color: #298739;
}
</style>
border-color css
<style>
span { border-color: #298739; }
span { border-color: rgb(41,135,57); }
td.TdClassName
{
border-color: #298739;
}
.TagClassName
{
border-color: #298739;
}
</style>