Shades of Japanese Laurel #298435
Tints of Japanese Laurel #298435
RGB
CMYK
RGB Variations
Color information
#298435 (or 0x298435) is known color: Japanese Laurel. HEX triplet: 29, 84 and 35. RGB value is (41,132,53). Sum of RGB (Red+Green+Blue) = 41+132+53=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 132 (51.95% from 255 or 58.41% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 132 - color contains mainly: green. Hex color #298435 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298435 is #D67BCA. Grayscale: #606060. Windows color (decimal): -14056395 or 3507241. OLE color: 3507241.
HSL color Cylindrical-coordinate representation of color #298435: hue angle of 127.91º 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 #298435 is Cyan = 0.69, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 132 | 53 | - |
| CMYK | 0.69 | 0 | 0.60 | 0.48 |
| HSL | 127.91º | 0.53% | 0.34% | - |
| HSV(B) | 127.91º | 0.69% | 0.52% | - |
| XYZ | 9.81 | 17.23 | 6.18 | - |
| YUV | 95.79 | 103.85 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 53 | 0.69 | 0 | 0.60 | 0.48 | 127.91 | 0.53 | 0.34 |
| Hex | 29 | 84 | 35 | 45 | 0 | 3C | 30 | 80 | 35 | 22 |
| Octal | 51 | 204 | 65 | 105 | 0 | 74 | 60 | 200 | 65 | 42 |
| Binary | 101001 | 10000100 | 110101 | 1000101 | 0 | 111100 | 110000 | 10000000 | 110101 | 100010 |
Color Harmonies of #298435
Complementary color
Monochromatic Colors of #298435
Black with #298435
Text Example
Text Example
White with #298435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298435; }
p { color: rgb(41,132,53); }
H1.HeaderClassName
{
color: #298435;
}
.AnyTagClassName
{
color: #298435;
}
</style>
background-color css
<style>
a { background-color: #298435; }
a { background-color: rgb(41,132,53); }
div.DivClassName
{
background-color: #298435;
}
.BgClassName
{
background-color: #298435;
}
</style>
border-color css
<style>
span { border-color: #298435; }
span { border-color: rgb(41,132,53); }
td.TdClassName
{
border-color: #298435;
}
.TagClassName
{
border-color: #298435;
}
</style>