Shades of Japanese Laurel #287836
Tints of Japanese Laurel #287836
RGB
CMYK
RGB Variations
Color information
#287836 (or 0x287836) is known color: Japanese Laurel. HEX triplet: 28, 78 and 36. RGB value is (40,120,54). Sum of RGB (Red+Green+Blue) = 40+120+54=214 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.69% from 214); Green value is 120 (47.27% from 255 or 56.07% from 214); Blue value is 54 (21.48% from 255 or 25.23% from 214); Max value from RGB is 120 - color contains mainly: green. Hex color #287836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287836 is #D787C9. Grayscale: #585858. Windows color (decimal): -14125002 or 3569704. OLE color: 3569704.
HSL color Cylindrical-coordinate representation of color #287836: hue angle of 130.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287836 is Cyan = 0.67, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 120 | 54 | - |
| CMYK | 0.67 | 0 | 0.55 | 0.53 |
| HSL | 130.5º | 0.5% | 0.31% | - |
| HSV(B) | 130.5º | 0.67% | 0.47% | - |
| XYZ | 8.26 | 14.15 | 5.79 | - |
| YUV | 88.56 | 108.5 | 93.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 54 | 0.67 | 0 | 0.55 | 0.53 | 130.5 | 0.5 | 0.31 |
| Hex | 28 | 78 | 36 | 43 | 0 | 37 | 35 | 82 | 32 | 1F |
| Octal | 50 | 170 | 66 | 103 | 0 | 67 | 65 | 202 | 62 | 37 |
| Binary | 101000 | 1111000 | 110110 | 1000011 | 0 | 110111 | 110101 | 10000010 | 110010 | 11111 |
Color Harmonies of #287836
Complementary color
Monochromatic Colors of #287836
Black with #287836
Text Example
Text Example
White with #287836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287836; }
p { color: rgb(40,120,54); }
H1.HeaderClassName
{
color: #287836;
}
.AnyTagClassName
{
color: #287836;
}
</style>
background-color css
<style>
a { background-color: #287836; }
a { background-color: rgb(40,120,54); }
div.DivClassName
{
background-color: #287836;
}
.BgClassName
{
background-color: #287836;
}
</style>
border-color css
<style>
span { border-color: #287836; }
span { border-color: rgb(40,120,54); }
td.TdClassName
{
border-color: #287836;
}
.TagClassName
{
border-color: #287836;
}
</style>