Shades of Japanese Laurel #297630
Tints of Japanese Laurel #297630
RGB
CMYK
RGB Variations
Color information
#297630 (or 0x297630) is known color: Japanese Laurel. HEX triplet: 29, 76 and 30. RGB value is (41,118,48). Sum of RGB (Red+Green+Blue) = 41+118+48=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 48 (19.14% from 255 or 23.19% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #297630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297630 is #D689CF. Grayscale: #575757. Windows color (decimal): -14059984 or 3175977. OLE color: 3175977.
HSL color Cylindrical-coordinate representation of color #297630: hue angle of 125.45º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297630 is Cyan = 0.65, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 48 | - |
| CMYK | 0.65 | 0 | 0.59 | 0.54 |
| HSL | 125.45º | 0.48% | 0.31% | - |
| HSV(B) | 125.45º | 0.65% | 0.46% | - |
| XYZ | 7.93 | 13.64 | 5.01 | - |
| YUV | 87 | 105.99 | 95.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 48 | 0.65 | 0 | 0.59 | 0.54 | 125.45 | 0.48 | 0.31 |
| Hex | 29 | 76 | 30 | 41 | 0 | 3B | 36 | 7D | 30 | 1F |
| Octal | 51 | 166 | 60 | 101 | 0 | 73 | 66 | 175 | 60 | 37 |
| Binary | 101001 | 1110110 | 110000 | 1000001 | 0 | 111011 | 110110 | 1111101 | 110000 | 11111 |
Color Harmonies of #297630
Complementary color
Monochromatic Colors of #297630
Black with #297630
Text Example
Text Example
White with #297630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297630; }
p { color: rgb(41,118,48); }
H1.HeaderClassName
{
color: #297630;
}
.AnyTagClassName
{
color: #297630;
}
</style>
background-color css
<style>
a { background-color: #297630; }
a { background-color: rgb(41,118,48); }
div.DivClassName
{
background-color: #297630;
}
.BgClassName
{
background-color: #297630;
}
</style>
border-color css
<style>
span { border-color: #297630; }
span { border-color: rgb(41,118,48); }
td.TdClassName
{
border-color: #297630;
}
.TagClassName
{
border-color: #297630;
}
</style>