Shades of Japanese Laurel #288936
Tints of Japanese Laurel #288936
RGB
CMYK
RGB Variations
Color information
#288936 (or 0x288936) is known color: Japanese Laurel. HEX triplet: 28, 89 and 36. RGB value is (40,137,54). Sum of RGB (Red+Green+Blue) = 40+137+54=231 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.32% from 231); Green value is 137 (53.91% from 255 or 59.31% from 231); Blue value is 54 (21.48% from 255 or 23.38% from 231); Max value from RGB is 137 - color contains mainly: green. Hex color #288936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288936 is #D776C9. Grayscale: #626262. Windows color (decimal): -14120650 or 3574056. OLE color: 3574056.
HSL color Cylindrical-coordinate representation of color #288936: hue angle of 128.66º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #288936 is Cyan = 0.71, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 137 | 54 | - |
| CMYK | 0.71 | 0 | 0.61 | 0.46 |
| HSL | 128.66º | 0.55% | 0.35% | - |
| HSV(B) | 128.66º | 0.71% | 0.54% | - |
| XYZ | 10.49 | 18.61 | 6.53 | - |
| YUV | 98.54 | 102.86 | 86.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 137 | 54 | 0.71 | 0 | 0.61 | 0.46 | 128.66 | 0.55 | 0.35 |
| Hex | 28 | 89 | 36 | 47 | 0 | 3D | 2E | 81 | 37 | 23 |
| Octal | 50 | 211 | 66 | 107 | 0 | 75 | 56 | 201 | 67 | 43 |
| Binary | 101000 | 10001001 | 110110 | 1000111 | 0 | 111101 | 101110 | 10000001 | 110111 | 100011 |
Color Harmonies of #288936
Complementary color
Monochromatic Colors of #288936
Black with #288936
Text Example
Text Example
White with #288936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288936; }
p { color: rgb(40,137,54); }
H1.HeaderClassName
{
color: #288936;
}
.AnyTagClassName
{
color: #288936;
}
</style>
background-color css
<style>
a { background-color: #288936; }
a { background-color: rgb(40,137,54); }
div.DivClassName
{
background-color: #288936;
}
.BgClassName
{
background-color: #288936;
}
</style>
border-color css
<style>
span { border-color: #288936; }
span { border-color: rgb(40,137,54); }
td.TdClassName
{
border-color: #288936;
}
.TagClassName
{
border-color: #288936;
}
</style>