Shades of Japanese Laurel #298540
Tints of Japanese Laurel #298540
RGB
CMYK
RGB Variations
Color information
#298540 (or 0x298540) is known color: Japanese Laurel. HEX triplet: 29, 85 and 40. RGB value is (41,133,64). Sum of RGB (Red+Green+Blue) = 41+133+64=238 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.23% from 238); Green value is 133 (52.34% from 255 or 55.88% from 238); Blue value is 64 (25.39% from 255 or 26.89% from 238); Max value from RGB is 133 - color contains mainly: green. Hex color #298540 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298540 is #D67ABF. Grayscale: #616161. Windows color (decimal): -14056128 or 4228393. OLE color: 4228393.
HSL color Cylindrical-coordinate representation of color #298540: hue angle of 135º 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 #298540 is Cyan = 0.69, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 133 | 64 | - |
| CMYK | 0.69 | 0 | 0.52 | 0.48 |
| HSL | 135º | 0.53% | 0.34% | - |
| HSV(B) | 135º | 0.69% | 0.52% | - |
| XYZ | 10.23 | 17.62 | 7.71 | - |
| YUV | 97.63 | 109.02 | 87.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 133 | 64 | 0.69 | 0 | 0.52 | 0.48 | 135 | 0.53 | 0.34 |
| Hex | 29 | 85 | 40 | 45 | 0 | 34 | 30 | 87 | 35 | 22 |
| Octal | 51 | 205 | 100 | 105 | 0 | 64 | 60 | 207 | 65 | 42 |
| Binary | 101001 | 10000101 | 1000000 | 1000101 | 0 | 110100 | 110000 | 10000111 | 110101 | 100010 |
Color Harmonies of #298540
Complementary color
Monochromatic Colors of #298540
Black with #298540
Text Example
Text Example
White with #298540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298540; }
p { color: rgb(41,133,64); }
H1.HeaderClassName
{
color: #298540;
}
.AnyTagClassName
{
color: #298540;
}
</style>
background-color css
<style>
a { background-color: #298540; }
a { background-color: rgb(41,133,64); }
div.DivClassName
{
background-color: #298540;
}
.BgClassName
{
background-color: #298540;
}
</style>
border-color css
<style>
span { border-color: #298540; }
span { border-color: rgb(41,133,64); }
td.TdClassName
{
border-color: #298540;
}
.TagClassName
{
border-color: #298540;
}
</style>