Shades of Japanese Laurel #287724
Tints of Japanese Laurel #287724
RGB
CMYK
RGB Variations
Color information
#287724 (or 0x287724) is known color: Japanese Laurel. HEX triplet: 28, 77 and 24. RGB value is (40,119,36). Sum of RGB (Red+Green+Blue) = 40+119+36=195 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.51% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 36 (14.45% from 255 or 18.46% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #287724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287724 is #D788DB. Grayscale: #565656. Windows color (decimal): -14125276 or 2389800. OLE color: 2389800.
HSL color Cylindrical-coordinate representation of color #287724: hue angle of 117.11º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #287724 is Cyan = 0.66, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 36 | - |
| CMYK | 0.66 | 0 | 0.70 | 0.53 |
| HSL | 117.11º | 0.54% | 0.3% | - |
| HSV(B) | 117.11º | 0.7% | 0.47% | - |
| XYZ | 7.79 | 13.77 | 3.92 | - |
| YUV | 85.92 | 99.83 | 95.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 36 | 0.66 | 0 | 0.70 | 0.53 | 117.11 | 0.54 | 0.3 |
| Hex | 28 | 77 | 24 | 42 | 0 | 46 | 35 | 75 | 36 | 1E |
| Octal | 50 | 167 | 44 | 102 | 0 | 106 | 65 | 165 | 66 | 36 |
| Binary | 101000 | 1110111 | 100100 | 1000010 | 0 | 1000110 | 110101 | 1110101 | 110110 | 11110 |
Color Harmonies of #287724
Complementary color
Monochromatic Colors of #287724
Black with #287724
Text Example
Text Example
White with #287724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287724; }
p { color: rgb(40,119,36); }
H1.HeaderClassName
{
color: #287724;
}
.AnyTagClassName
{
color: #287724;
}
</style>
background-color css
<style>
a { background-color: #287724; }
a { background-color: rgb(40,119,36); }
div.DivClassName
{
background-color: #287724;
}
.BgClassName
{
background-color: #287724;
}
</style>
border-color css
<style>
span { border-color: #287724; }
span { border-color: rgb(40,119,36); }
td.TdClassName
{
border-color: #287724;
}
.TagClassName
{
border-color: #287724;
}
</style>