Shades of Japanese Laurel #298535
Tints of Japanese Laurel #298535
RGB
CMYK
RGB Variations
Color information
#298535 (or 0x298535) is known color: Japanese Laurel. HEX triplet: 29, 85 and 35. RGB value is (41,133,53). Sum of RGB (Red+Green+Blue) = 41+133+53=227 (30% of max value = 765). Red value is 41 (16.41% from 255 or 18.06% from 227); Green value is 133 (52.34% from 255 or 58.59% from 227); Blue value is 53 (21.09% from 255 or 23.35% from 227); Max value from RGB is 133 - color contains mainly: green. Hex color #298535 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298535 is #D67ACA. Grayscale: #606060. Windows color (decimal): -14056139 or 3507497. OLE color: 3507497.
HSL color Cylindrical-coordinate representation of color #298535: hue angle of 127.83º 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 #298535 is Cyan = 0.69, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 133 | 53 | - |
| CMYK | 0.69 | 0 | 0.60 | 0.48 |
| HSL | 127.83º | 0.53% | 0.34% | - |
| HSV(B) | 127.83º | 0.69% | 0.52% | - |
| XYZ | 9.94 | 17.5 | 6.22 | - |
| YUV | 96.37 | 103.52 | 88.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 53 | 0.69 | 0 | 0.60 | 0.48 | 127.83 | 0.53 | 0.34 |
| Hex | 29 | 85 | 35 | 45 | 0 | 3C | 30 | 80 | 35 | 22 |
| Octal | 51 | 205 | 65 | 105 | 0 | 74 | 60 | 200 | 65 | 42 |
| Binary | 101001 | 10000101 | 110101 | 1000101 | 0 | 111100 | 110000 | 10000000 | 110101 | 100010 |
Color Harmonies of #298535
Complementary color
Monochromatic Colors of #298535
Black with #298535
Text Example
Text Example
White with #298535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298535; }
p { color: rgb(41,133,53); }
H1.HeaderClassName
{
color: #298535;
}
.AnyTagClassName
{
color: #298535;
}
</style>
background-color css
<style>
a { background-color: #298535; }
a { background-color: rgb(41,133,53); }
div.DivClassName
{
background-color: #298535;
}
.BgClassName
{
background-color: #298535;
}
</style>
border-color css
<style>
span { border-color: #298535; }
span { border-color: rgb(41,133,53); }
td.TdClassName
{
border-color: #298535;
}
.TagClassName
{
border-color: #298535;
}
</style>