Shades of Japanese Laurel #298430
Tints of Japanese Laurel #298430
RGB
CMYK
RGB Variations
Color information
#298430 (or 0x298430) is known color: Japanese Laurel. HEX triplet: 29, 84 and 30. RGB value is (41,132,48). Sum of RGB (Red+Green+Blue) = 41+132+48=221 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.55% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #298430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298430 is #D67BCF. Grayscale: #5F5F5F. Windows color (decimal): -14056400 or 3179561. OLE color: 3179561.
HSL color Cylindrical-coordinate representation of color #298430: hue angle of 124.62º 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 #298430 is Cyan = 0.69, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 132 | 48 | - |
| CMYK | 0.69 | 0 | 0.64 | 0.48 |
| HSL | 124.62º | 0.53% | 0.34% | - |
| HSV(B) | 124.62º | 0.69% | 0.52% | - |
| XYZ | 9.7 | 17.19 | 5.6 | - |
| YUV | 95.22 | 101.35 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 48 | 0.69 | 0 | 0.64 | 0.48 | 124.62 | 0.53 | 0.34 |
| Hex | 29 | 84 | 30 | 45 | 0 | 40 | 30 | 7D | 35 | 22 |
| Octal | 51 | 204 | 60 | 105 | 0 | 100 | 60 | 175 | 65 | 42 |
| Binary | 101001 | 10000100 | 110000 | 1000101 | 0 | 1000000 | 110000 | 1111101 | 110101 | 100010 |
Color Harmonies of #298430
Complementary color
Monochromatic Colors of #298430
Black with #298430
Text Example
Text Example
White with #298430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298430; }
p { color: rgb(41,132,48); }
H1.HeaderClassName
{
color: #298430;
}
.AnyTagClassName
{
color: #298430;
}
</style>
background-color css
<style>
a { background-color: #298430; }
a { background-color: rgb(41,132,48); }
div.DivClassName
{
background-color: #298430;
}
.BgClassName
{
background-color: #298430;
}
</style>
border-color css
<style>
span { border-color: #298430; }
span { border-color: rgb(41,132,48); }
td.TdClassName
{
border-color: #298430;
}
.TagClassName
{
border-color: #298430;
}
</style>