Shades of Japanese Laurel #287726
Tints of Japanese Laurel #287726
RGB
CMYK
RGB Variations
Color information
#287726 (or 0x287726) is known color: Japanese Laurel. HEX triplet: 28, 77 and 26. RGB value is (40,119,38). Sum of RGB (Red+Green+Blue) = 40+119+38=197 (26% of max value = 765). Red value is 40 (16.02% from 255 or 20.30% from 197); Green value is 119 (46.88% from 255 or 60.41% from 197); Blue value is 38 (15.23% from 255 or 19.29% from 197); Max value from RGB is 119 - color contains mainly: green. Hex color #287726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287726 is #D788D9. Grayscale: #565656. Windows color (decimal): -14125274 or 2520872. OLE color: 2520872.
HSL color Cylindrical-coordinate representation of color #287726: hue angle of 118.52º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #287726 is Cyan = 0.66, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 38 | - |
| CMYK | 0.66 | 0 | 0.68 | 0.53 |
| HSL | 118.52º | 0.52% | 0.31% | - |
| HSV(B) | 118.52º | 0.68% | 0.47% | - |
| XYZ | 7.82 | 13.78 | 4.08 | - |
| YUV | 86.15 | 100.83 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 38 | 0.66 | 0 | 0.68 | 0.53 | 118.52 | 0.52 | 0.31 |
| Hex | 28 | 77 | 26 | 42 | 0 | 44 | 35 | 77 | 34 | 1F |
| Octal | 50 | 167 | 46 | 102 | 0 | 104 | 65 | 167 | 64 | 37 |
| Binary | 101000 | 1110111 | 100110 | 1000010 | 0 | 1000100 | 110101 | 1110111 | 110100 | 11111 |
Color Harmonies of #287726
Complementary color
Monochromatic Colors of #287726
Black with #287726
Text Example
Text Example
White with #287726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287726; }
p { color: rgb(40,119,38); }
H1.HeaderClassName
{
color: #287726;
}
.AnyTagClassName
{
color: #287726;
}
</style>
background-color css
<style>
a { background-color: #287726; }
a { background-color: rgb(40,119,38); }
div.DivClassName
{
background-color: #287726;
}
.BgClassName
{
background-color: #287726;
}
</style>
border-color css
<style>
span { border-color: #287726; }
span { border-color: rgb(40,119,38); }
td.TdClassName
{
border-color: #287726;
}
.TagClassName
{
border-color: #287726;
}
</style>