Shades of Japanese Laurel #298030
Tints of Japanese Laurel #298030
RGB
CMYK
RGB Variations
Color information
#298030 (or 0x298030) is known color: Japanese Laurel. HEX triplet: 29, 80 and 30. RGB value is (41,128,48). Sum of RGB (Red+Green+Blue) = 41+128+48=217 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.89% from 217); Green value is 128 (50.39% from 255 or 58.99% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 128 - color contains mainly: green. Hex color #298030 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #298030 is #D67FCF. Grayscale: #5D5D5D. Windows color (decimal): -14057424 or 3178537. OLE color: 3178537.
HSL color Cylindrical-coordinate representation of color #298030: hue angle of 124.83º 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 #298030 is Cyan = 0.68, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 128 | 48 | - |
| CMYK | 0.68 | 0 | 0.62 | 0.50 |
| HSL | 124.83º | 0.51% | 0.33% | - |
| HSV(B) | 124.83º | 0.68% | 0.5% | - |
| XYZ | 9.17 | 16.12 | 5.43 | - |
| YUV | 92.87 | 102.68 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 128 | 48 | 0.68 | 0 | 0.62 | 0.50 | 124.83 | 0.51 | 0.33 |
| Hex | 29 | 80 | 30 | 44 | 0 | 3E | 32 | 7D | 33 | 21 |
| Octal | 51 | 200 | 60 | 104 | 0 | 76 | 62 | 175 | 63 | 41 |
| Binary | 101001 | 10000000 | 110000 | 1000100 | 0 | 111110 | 110010 | 1111101 | 110011 | 100001 |
Color Harmonies of #298030
Complementary color
Monochromatic Colors of #298030
Black with #298030
Text Example
Text Example
White with #298030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298030; }
p { color: rgb(41,128,48); }
H1.HeaderClassName
{
color: #298030;
}
.AnyTagClassName
{
color: #298030;
}
</style>
background-color css
<style>
a { background-color: #298030; }
a { background-color: rgb(41,128,48); }
div.DivClassName
{
background-color: #298030;
}
.BgClassName
{
background-color: #298030;
}
</style>
border-color css
<style>
span { border-color: #298030; }
span { border-color: rgb(41,128,48); }
td.TdClassName
{
border-color: #298030;
}
.TagClassName
{
border-color: #298030;
}
</style>