Shades of Japanese Laurel #297730
Tints of Japanese Laurel #297730
RGB
CMYK
RGB Variations
Color information
#297730 (or 0x297730) is known color: Japanese Laurel. HEX triplet: 29, 77 and 30. RGB value is (41,119,48). Sum of RGB (Red+Green+Blue) = 41+119+48=208 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.71% from 208); Green value is 119 (46.88% from 255 or 57.21% from 208); Blue value is 48 (19.14% from 255 or 23.08% from 208); Max value from RGB is 119 - color contains mainly: green. Hex color #297730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297730 is #D688CF. Grayscale: #575757. Windows color (decimal): -14059728 or 3176233. OLE color: 3176233.
HSL color Cylindrical-coordinate representation of color #297730: hue angle of 125.38º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297730 is Cyan = 0.66, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 48 | - |
| CMYK | 0.66 | 0 | 0.60 | 0.53 |
| HSL | 125.38º | 0.49% | 0.31% | - |
| HSV(B) | 125.38º | 0.66% | 0.47% | - |
| XYZ | 8.04 | 13.88 | 5.05 | - |
| YUV | 87.58 | 105.66 | 94.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 48 | 0.66 | 0 | 0.60 | 0.53 | 125.38 | 0.49 | 0.31 |
| Hex | 29 | 77 | 30 | 42 | 0 | 3C | 35 | 7D | 31 | 1F |
| Octal | 51 | 167 | 60 | 102 | 0 | 74 | 65 | 175 | 61 | 37 |
| Binary | 101001 | 1110111 | 110000 | 1000010 | 0 | 111100 | 110101 | 1111101 | 110001 | 11111 |
Color Harmonies of #297730
Complementary color
Monochromatic Colors of #297730
Black with #297730
Text Example
Text Example
White with #297730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297730; }
p { color: rgb(41,119,48); }
H1.HeaderClassName
{
color: #297730;
}
.AnyTagClassName
{
color: #297730;
}
</style>
background-color css
<style>
a { background-color: #297730; }
a { background-color: rgb(41,119,48); }
div.DivClassName
{
background-color: #297730;
}
.BgClassName
{
background-color: #297730;
}
</style>
border-color css
<style>
span { border-color: #297730; }
span { border-color: rgb(41,119,48); }
td.TdClassName
{
border-color: #297730;
}
.TagClassName
{
border-color: #297730;
}
</style>