Shades of Japanese Laurel #297633
Tints of Japanese Laurel #297633
RGB
CMYK
RGB Variations
Color information
#297633 (or 0x297633) is known color: Japanese Laurel. HEX triplet: 29, 76 and 33. RGB value is (41,118,51). Sum of RGB (Red+Green+Blue) = 41+118+51=210 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.52% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 51 (20.31% from 255 or 24.29% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #297633 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297633 is #D689CC. Grayscale: #575757. Windows color (decimal): -14059981 or 3372585. OLE color: 3372585.
HSL color Cylindrical-coordinate representation of color #297633: hue angle of 127.79º 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 #297633 is Cyan = 0.65, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 118 | 51 | - |
| CMYK | 0.65 | 0 | 0.57 | 0.54 |
| HSL | 127.79º | 0.48% | 0.31% | - |
| HSV(B) | 127.79º | 0.65% | 0.46% | - |
| XYZ | 7.99 | 13.67 | 5.35 | - |
| YUV | 87.34 | 107.49 | 94.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 51 | 0.65 | 0 | 0.57 | 0.54 | 127.79 | 0.48 | 0.31 |
| Hex | 29 | 76 | 33 | 41 | 0 | 39 | 36 | 80 | 30 | 1F |
| Octal | 51 | 166 | 63 | 101 | 0 | 71 | 66 | 200 | 60 | 37 |
| Binary | 101001 | 1110110 | 110011 | 1000001 | 0 | 111001 | 110110 | 10000000 | 110000 | 11111 |
Color Harmonies of #297633
Complementary color
Monochromatic Colors of #297633
Black with #297633
Text Example
Text Example
White with #297633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297633; }
p { color: rgb(41,118,51); }
H1.HeaderClassName
{
color: #297633;
}
.AnyTagClassName
{
color: #297633;
}
</style>
background-color css
<style>
a { background-color: #297633; }
a { background-color: rgb(41,118,51); }
div.DivClassName
{
background-color: #297633;
}
.BgClassName
{
background-color: #297633;
}
</style>
border-color css
<style>
span { border-color: #297633; }
span { border-color: rgb(41,118,51); }
td.TdClassName
{
border-color: #297633;
}
.TagClassName
{
border-color: #297633;
}
</style>