Shades of Japanese Laurel #297930
Tints of Japanese Laurel #297930
RGB
CMYK
RGB Variations
Color information
#297930 (or 0x297930) is known color: Japanese Laurel. HEX triplet: 29, 79 and 30. RGB value is (41,121,48). Sum of RGB (Red+Green+Blue) = 41+121+48=210 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.52% from 210); Green value is 121 (47.66% from 255 or 57.62% from 210); Blue value is 48 (19.14% from 255 or 22.86% from 210); Max value from RGB is 121 - color contains mainly: green. Hex color #297930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297930 is #D686CF. Grayscale: #585858. Windows color (decimal): -14059216 or 3176745. OLE color: 3176745.
HSL color Cylindrical-coordinate representation of color #297930: hue angle of 125.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297930 is Cyan = 0.66, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 48 | - |
| CMYK | 0.66 | 0 | 0.60 | 0.53 |
| HSL | 125.25º | 0.49% | 0.32% | - |
| HSV(B) | 125.25º | 0.66% | 0.47% | - |
| XYZ | 8.29 | 14.36 | 5.13 | - |
| YUV | 88.76 | 105 | 93.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 48 | 0.66 | 0 | 0.60 | 0.53 | 125.25 | 0.49 | 0.32 |
| Hex | 29 | 79 | 30 | 42 | 0 | 3C | 35 | 7D | 31 | 20 |
| Octal | 51 | 171 | 60 | 102 | 0 | 74 | 65 | 175 | 61 | 40 |
| Binary | 101001 | 1111001 | 110000 | 1000010 | 0 | 111100 | 110101 | 1111101 | 110001 | 100000 |
Color Harmonies of #297930
Complementary color
Monochromatic Colors of #297930
Black with #297930
Text Example
Text Example
White with #297930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297930; }
p { color: rgb(41,121,48); }
H1.HeaderClassName
{
color: #297930;
}
.AnyTagClassName
{
color: #297930;
}
</style>
background-color css
<style>
a { background-color: #297930; }
a { background-color: rgb(41,121,48); }
div.DivClassName
{
background-color: #297930;
}
.BgClassName
{
background-color: #297930;
}
</style>
border-color css
<style>
span { border-color: #297930; }
span { border-color: rgb(41,121,48); }
td.TdClassName
{
border-color: #297930;
}
.TagClassName
{
border-color: #297930;
}
</style>