Shades of Japanese Laurel #298737
Tints of Japanese Laurel #298737
RGB
CMYK
RGB Variations
Color information
#298737 (or 0x298737) is known color: Japanese Laurel. HEX triplet: 29, 87 and 37. RGB value is (41,135,55). Sum of RGB (Red+Green+Blue) = 41+135+55=231 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.75% from 231); Green value is 135 (53.12% from 255 or 58.44% from 231); Blue value is 55 (21.88% from 255 or 23.81% from 231); Max value from RGB is 135 - color contains mainly: green. Hex color #298737 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298737 is #D678C8. Grayscale: #616161. Windows color (decimal): -14055625 or 3639081. OLE color: 3639081.
HSL color Cylindrical-coordinate representation of color #298737: hue angle of 128.94º 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 #298737 is Cyan = 0.70, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 135 | 55 | - |
| CMYK | 0.70 | 0 | 0.59 | 0.47 |
| HSL | 128.94º | 0.53% | 0.35% | - |
| HSV(B) | 128.94º | 0.7% | 0.53% | - |
| XYZ | 10.27 | 18.08 | 6.56 | - |
| YUV | 97.77 | 103.86 | 87.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 135 | 55 | 0.70 | 0 | 0.59 | 0.47 | 128.94 | 0.53 | 0.35 |
| Hex | 29 | 87 | 37 | 46 | 0 | 3B | 2F | 81 | 35 | 23 |
| Octal | 51 | 207 | 67 | 106 | 0 | 73 | 57 | 201 | 65 | 43 |
| Binary | 101001 | 10000111 | 110111 | 1000110 | 0 | 111011 | 101111 | 10000001 | 110101 | 100011 |
Color Harmonies of #298737
Complementary color
Monochromatic Colors of #298737
Black with #298737
Text Example
Text Example
White with #298737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298737; }
p { color: rgb(41,135,55); }
H1.HeaderClassName
{
color: #298737;
}
.AnyTagClassName
{
color: #298737;
}
</style>
background-color css
<style>
a { background-color: #298737; }
a { background-color: rgb(41,135,55); }
div.DivClassName
{
background-color: #298737;
}
.BgClassName
{
background-color: #298737;
}
</style>
border-color css
<style>
span { border-color: #298737; }
span { border-color: rgb(41,135,55); }
td.TdClassName
{
border-color: #298737;
}
.TagClassName
{
border-color: #298737;
}
</style>