Shades of Japanese Laurel #298330
Tints of Japanese Laurel #298330
RGB
CMYK
RGB Variations
Color information
#298330 (or 0x298330) is known color: Japanese Laurel. HEX triplet: 29, 83 and 30. RGB value is (41,131,48). Sum of RGB (Red+Green+Blue) = 41+131+48=220 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.64% from 220); Green value is 131 (51.56% from 255 or 59.55% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 131 - color contains mainly: green. Hex color #298330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298330 is #D67CCF. Grayscale: #5E5E5E. Windows color (decimal): -14056656 or 3179305. OLE color: 3179305.
HSL color Cylindrical-coordinate representation of color #298330: hue angle of 124.67º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298330 is Cyan = 0.69, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 131 | 48 | - |
| CMYK | 0.69 | 0 | 0.63 | 0.49 |
| HSL | 124.67º | 0.52% | 0.34% | - |
| HSV(B) | 124.67º | 0.69% | 0.51% | - |
| XYZ | 9.56 | 16.92 | 5.56 | - |
| YUV | 94.63 | 101.68 | 89.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 131 | 48 | 0.69 | 0 | 0.63 | 0.49 | 124.67 | 0.52 | 0.34 |
| Hex | 29 | 83 | 30 | 45 | 0 | 3F | 31 | 7D | 34 | 22 |
| Octal | 51 | 203 | 60 | 105 | 0 | 77 | 61 | 175 | 64 | 42 |
| Binary | 101001 | 10000011 | 110000 | 1000101 | 0 | 111111 | 110001 | 1111101 | 110100 | 100010 |
Color Harmonies of #298330
Complementary color
Monochromatic Colors of #298330
Black with #298330
Text Example
Text Example
White with #298330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298330; }
p { color: rgb(41,131,48); }
H1.HeaderClassName
{
color: #298330;
}
.AnyTagClassName
{
color: #298330;
}
</style>
background-color css
<style>
a { background-color: #298330; }
a { background-color: rgb(41,131,48); }
div.DivClassName
{
background-color: #298330;
}
.BgClassName
{
background-color: #298330;
}
</style>
border-color css
<style>
span { border-color: #298330; }
span { border-color: rgb(41,131,48); }
td.TdClassName
{
border-color: #298330;
}
.TagClassName
{
border-color: #298330;
}
</style>