Shades of Japanese Laurel #288635
Tints of Japanese Laurel #288635
RGB
CMYK
RGB Variations
Color information
#288635 (or 0x288635) is known color: Japanese Laurel. HEX triplet: 28, 86 and 35. RGB value is (40,134,53). Sum of RGB (Red+Green+Blue) = 40+134+53=227 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.62% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 53 (21.09% from 255 or 23.35% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #288635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288635 is #D779CA. Grayscale: #606060. Windows color (decimal): -14121419 or 3507752. OLE color: 3507752.
HSL color Cylindrical-coordinate representation of color #288635: hue angle of 128.3º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #288635 is Cyan = 0.70, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 134 | 53 | - |
| CMYK | 0.70 | 0 | 0.60 | 0.47 |
| HSL | 128.3º | 0.54% | 0.34% | - |
| HSV(B) | 128.3º | 0.7% | 0.53% | - |
| XYZ | 10.04 | 17.76 | 6.27 | - |
| YUV | 96.66 | 103.36 | 87.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 134 | 53 | 0.70 | 0 | 0.60 | 0.47 | 128.3 | 0.54 | 0.34 |
| Hex | 28 | 86 | 35 | 46 | 0 | 3C | 2F | 80 | 36 | 22 |
| Octal | 50 | 206 | 65 | 106 | 0 | 74 | 57 | 200 | 66 | 42 |
| Binary | 101000 | 10000110 | 110101 | 1000110 | 0 | 111100 | 101111 | 10000000 | 110110 | 100010 |
Color Harmonies of #288635
Complementary color
Monochromatic Colors of #288635
Black with #288635
Text Example
Text Example
White with #288635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288635; }
p { color: rgb(40,134,53); }
H1.HeaderClassName
{
color: #288635;
}
.AnyTagClassName
{
color: #288635;
}
</style>
background-color css
<style>
a { background-color: #288635; }
a { background-color: rgb(40,134,53); }
div.DivClassName
{
background-color: #288635;
}
.BgClassName
{
background-color: #288635;
}
</style>
border-color css
<style>
span { border-color: #288635; }
span { border-color: rgb(40,134,53); }
td.TdClassName
{
border-color: #288635;
}
.TagClassName
{
border-color: #288635;
}
</style>