Shades of Japanese Laurel #297938
Tints of Japanese Laurel #297938
RGB
CMYK
RGB Variations
Color information
#297938 (or 0x297938) is known color: Japanese Laurel. HEX triplet: 29, 79 and 38. RGB value is (41,121,56). Sum of RGB (Red+Green+Blue) = 41+121+56=218 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.81% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 56 (22.27% from 255 or 25.69% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #297938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #297938 is #D686C7. Grayscale: #595959. Windows color (decimal): -14059208 or 3701033. OLE color: 3701033.
HSL color Cylindrical-coordinate representation of color #297938: hue angle of 131.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 #297938 is Cyan = 0.66, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 56 | - |
| CMYK | 0.66 | 0 | 0.54 | 0.53 |
| HSL | 131.25º | 0.49% | 0.32% | - |
| HSV(B) | 131.25º | 0.66% | 0.47% | - |
| XYZ | 8.47 | 14.43 | 6.08 | - |
| YUV | 89.67 | 109 | 93.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 56 | 0.66 | 0 | 0.54 | 0.53 | 131.25 | 0.49 | 0.32 |
| Hex | 29 | 79 | 38 | 42 | 0 | 36 | 35 | 83 | 31 | 20 |
| Octal | 51 | 171 | 70 | 102 | 0 | 66 | 65 | 203 | 61 | 40 |
| Binary | 101001 | 1111001 | 111000 | 1000010 | 0 | 110110 | 110101 | 10000011 | 110001 | 100000 |
Color Harmonies of #297938
Complementary color
Monochromatic Colors of #297938
Black with #297938
Text Example
Text Example
White with #297938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297938; }
p { color: rgb(41,121,56); }
H1.HeaderClassName
{
color: #297938;
}
.AnyTagClassName
{
color: #297938;
}
</style>
background-color css
<style>
a { background-color: #297938; }
a { background-color: rgb(41,121,56); }
div.DivClassName
{
background-color: #297938;
}
.BgClassName
{
background-color: #297938;
}
</style>
border-color css
<style>
span { border-color: #297938; }
span { border-color: rgb(41,121,56); }
td.TdClassName
{
border-color: #297938;
}
.TagClassName
{
border-color: #297938;
}
</style>