Shades of Japanese Laurel #298536
Tints of Japanese Laurel #298536
RGB
CMYK
RGB Variations
Color information
#298536 (or 0x298536) is known color: Japanese Laurel. HEX triplet: 29, 85 and 36. RGB value is (41,133,54). Sum of RGB (Red+Green+Blue) = 41+133+54=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 133 (52.34% from 255 or 58.33% from 228); Blue value is 54 (21.48% from 255 or 23.68% from 228); Max value from RGB is 133 - color contains mainly: green. Hex color #298536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298536 is #D67AC9. Grayscale: #606060. Windows color (decimal): -14056138 or 3573033. OLE color: 3573033.
HSL color Cylindrical-coordinate representation of color #298536: hue angle of 128.48º 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 #298536 is Cyan = 0.69, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 133 | 54 | - |
| CMYK | 0.69 | 0 | 0.59 | 0.48 |
| HSL | 128.48º | 0.53% | 0.34% | - |
| HSV(B) | 128.48º | 0.69% | 0.52% | - |
| XYZ | 9.97 | 17.51 | 6.34 | - |
| YUV | 96.49 | 104.02 | 88.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 54 | 0.69 | 0 | 0.59 | 0.48 | 128.48 | 0.53 | 0.34 |
| Hex | 29 | 85 | 36 | 45 | 0 | 3B | 30 | 80 | 35 | 22 |
| Octal | 51 | 205 | 66 | 105 | 0 | 73 | 60 | 200 | 65 | 42 |
| Binary | 101001 | 10000101 | 110110 | 1000101 | 0 | 111011 | 110000 | 10000000 | 110101 | 100010 |
Color Harmonies of #298536
Complementary color
Monochromatic Colors of #298536
Black with #298536
Text Example
Text Example
White with #298536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298536; }
p { color: rgb(41,133,54); }
H1.HeaderClassName
{
color: #298536;
}
.AnyTagClassName
{
color: #298536;
}
</style>
background-color css
<style>
a { background-color: #298536; }
a { background-color: rgb(41,133,54); }
div.DivClassName
{
background-color: #298536;
}
.BgClassName
{
background-color: #298536;
}
</style>
border-color css
<style>
span { border-color: #298536; }
span { border-color: rgb(41,133,54); }
td.TdClassName
{
border-color: #298536;
}
.TagClassName
{
border-color: #298536;
}
</style>