Shades of Japanese Laurel #298439
Tints of Japanese Laurel #298439
RGB
CMYK
RGB Variations
Color information
#298439 (or 0x298439) is known color: Japanese Laurel. HEX triplet: 29, 84 and 39. RGB value is (41,132,57). Sum of RGB (Red+Green+Blue) = 41+132+57=230 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.83% from 230); Green value is 132 (51.95% from 255 or 57.39% from 230); Blue value is 57 (22.66% from 255 or 24.78% from 230); Max value from RGB is 132 - color contains mainly: green. Hex color #298439 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298439 is #D67BC6. Grayscale: #606060. Windows color (decimal): -14056391 or 3769385. OLE color: 3769385.
HSL color Cylindrical-coordinate representation of color #298439: hue angle of 130.55º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298439 is Cyan = 0.69, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 132 | 57 | - |
| CMYK | 0.69 | 0 | 0.57 | 0.48 |
| HSL | 130.55º | 0.53% | 0.34% | - |
| HSV(B) | 130.55º | 0.69% | 0.52% | - |
| XYZ | 9.9 | 17.27 | 6.68 | - |
| YUV | 96.24 | 105.85 | 88.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 57 | 0.69 | 0 | 0.57 | 0.48 | 130.55 | 0.53 | 0.34 |
| Hex | 29 | 84 | 39 | 45 | 0 | 39 | 30 | 83 | 35 | 22 |
| Octal | 51 | 204 | 71 | 105 | 0 | 71 | 60 | 203 | 65 | 42 |
| Binary | 101001 | 10000100 | 111001 | 1000101 | 0 | 111001 | 110000 | 10000011 | 110101 | 100010 |
Color Harmonies of #298439
Complementary color
Monochromatic Colors of #298439
Black with #298439
Text Example
Text Example
White with #298439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298439; }
p { color: rgb(41,132,57); }
H1.HeaderClassName
{
color: #298439;
}
.AnyTagClassName
{
color: #298439;
}
</style>
background-color css
<style>
a { background-color: #298439; }
a { background-color: rgb(41,132,57); }
div.DivClassName
{
background-color: #298439;
}
.BgClassName
{
background-color: #298439;
}
</style>
border-color css
<style>
span { border-color: #298439; }
span { border-color: rgb(41,132,57); }
td.TdClassName
{
border-color: #298439;
}
.TagClassName
{
border-color: #298439;
}
</style>