Shades of Japanese Laurel #288938
Tints of Japanese Laurel #288938
RGB
CMYK
RGB Variations
Color information
#288938 (or 0x288938) is known color: Japanese Laurel. HEX triplet: 28, 89 and 38. RGB value is (40,137,56). Sum of RGB (Red+Green+Blue) = 40+137+56=233 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.17% from 233); Green value is 137 (53.91% from 255 or 58.80% from 233); Blue value is 56 (22.27% from 255 or 24.03% from 233); Max value from RGB is 137 - color contains mainly: green. Hex color #288938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288938 is #D776C7. Grayscale: #626262. Windows color (decimal): -14120648 or 3705128. OLE color: 3705128.
HSL color Cylindrical-coordinate representation of color #288938: hue angle of 129.9º 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 #288938 is Cyan = 0.71, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 137 | 56 | - |
| CMYK | 0.71 | 0 | 0.59 | 0.46 |
| HSL | 129.9º | 0.55% | 0.35% | - |
| HSV(B) | 129.9º | 0.71% | 0.54% | - |
| XYZ | 10.53 | 18.63 | 6.78 | - |
| YUV | 98.76 | 103.86 | 86.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 137 | 56 | 0.71 | 0 | 0.59 | 0.46 | 129.9 | 0.55 | 0.35 |
| Hex | 28 | 89 | 38 | 47 | 0 | 3B | 2E | 82 | 37 | 23 |
| Octal | 50 | 211 | 70 | 107 | 0 | 73 | 56 | 202 | 67 | 43 |
| Binary | 101000 | 10001001 | 111000 | 1000111 | 0 | 111011 | 101110 | 10000010 | 110111 | 100011 |
Color Harmonies of #288938
Complementary color
Monochromatic Colors of #288938
Black with #288938
Text Example
Text Example
White with #288938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288938; }
p { color: rgb(40,137,56); }
H1.HeaderClassName
{
color: #288938;
}
.AnyTagClassName
{
color: #288938;
}
</style>
background-color css
<style>
a { background-color: #288938; }
a { background-color: rgb(40,137,56); }
div.DivClassName
{
background-color: #288938;
}
.BgClassName
{
background-color: #288938;
}
</style>
border-color css
<style>
span { border-color: #288938; }
span { border-color: rgb(40,137,56); }
td.TdClassName
{
border-color: #288938;
}
.TagClassName
{
border-color: #288938;
}
</style>