Shades of Japanese Laurel #298035
Tints of Japanese Laurel #298035
RGB
CMYK
RGB Variations
Color information
#298035 (or 0x298035) is known color: Japanese Laurel. HEX triplet: 29, 80 and 35. RGB value is (41,128,53). Sum of RGB (Red+Green+Blue) = 41+128+53=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #298035 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298035 is #D67FCA. Grayscale: #5D5D5D. Windows color (decimal): -14057419 or 3506217. OLE color: 3506217.
HSL color Cylindrical-coordinate representation of color #298035: hue angle of 128.28º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #298035 is Cyan = 0.68, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 128 | 53 | - |
| CMYK | 0.68 | 0 | 0.59 | 0.50 |
| HSL | 128.28º | 0.51% | 0.33% | - |
| HSV(B) | 128.28º | 0.68% | 0.5% | - |
| XYZ | 9.28 | 16.17 | 6 | - |
| YUV | 93.44 | 105.18 | 90.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 128 | 53 | 0.68 | 0 | 0.59 | 0.50 | 128.28 | 0.51 | 0.33 |
| Hex | 29 | 80 | 35 | 44 | 0 | 3B | 32 | 80 | 33 | 21 |
| Octal | 51 | 200 | 65 | 104 | 0 | 73 | 62 | 200 | 63 | 41 |
| Binary | 101001 | 10000000 | 110101 | 1000100 | 0 | 111011 | 110010 | 10000000 | 110011 | 100001 |
Color Harmonies of #298035
Complementary color
Monochromatic Colors of #298035
Black with #298035
Text Example
Text Example
White with #298035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298035; }
p { color: rgb(41,128,53); }
H1.HeaderClassName
{
color: #298035;
}
.AnyTagClassName
{
color: #298035;
}
</style>
background-color css
<style>
a { background-color: #298035; }
a { background-color: rgb(41,128,53); }
div.DivClassName
{
background-color: #298035;
}
.BgClassName
{
background-color: #298035;
}
</style>
border-color css
<style>
span { border-color: #298035; }
span { border-color: rgb(41,128,53); }
td.TdClassName
{
border-color: #298035;
}
.TagClassName
{
border-color: #298035;
}
</style>