Shades of Japanese Laurel #298632
Tints of Japanese Laurel #298632
RGB
CMYK
RGB Variations
Color information
#298632 (or 0x298632) is known color: Japanese Laurel. HEX triplet: 29, 86 and 32. RGB value is (41,134,50). Sum of RGB (Red+Green+Blue) = 41+134+50=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 50 (19.92% from 255 or 22.22% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #298632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298632 is #D679CD. Grayscale: #606060. Windows color (decimal): -14055886 or 3311145. OLE color: 3311145.
HSL color Cylindrical-coordinate representation of color #298632: hue angle of 125.81º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298632 is Cyan = 0.69, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 134 | 50 | - |
| CMYK | 0.69 | 0 | 0.63 | 0.47 |
| HSL | 125.81º | 0.53% | 0.34% | - |
| HSV(B) | 125.81º | 0.69% | 0.53% | - |
| XYZ | 10.02 | 17.75 | 5.92 | - |
| YUV | 96.62 | 101.69 | 88.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 50 | 0.69 | 0 | 0.63 | 0.47 | 125.81 | 0.53 | 0.34 |
| Hex | 29 | 86 | 32 | 45 | 0 | 3F | 2F | 7E | 35 | 22 |
| Octal | 51 | 206 | 62 | 105 | 0 | 77 | 57 | 176 | 65 | 42 |
| Binary | 101001 | 10000110 | 110010 | 1000101 | 0 | 111111 | 101111 | 1111110 | 110101 | 100010 |
Color Harmonies of #298632
Complementary color
Monochromatic Colors of #298632
Black with #298632
Text Example
Text Example
White with #298632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298632; }
p { color: rgb(41,134,50); }
H1.HeaderClassName
{
color: #298632;
}
.AnyTagClassName
{
color: #298632;
}
</style>
background-color css
<style>
a { background-color: #298632; }
a { background-color: rgb(41,134,50); }
div.DivClassName
{
background-color: #298632;
}
.BgClassName
{
background-color: #298632;
}
</style>
border-color css
<style>
span { border-color: #298632; }
span { border-color: rgb(41,134,50); }
td.TdClassName
{
border-color: #298632;
}
.TagClassName
{
border-color: #298632;
}
</style>