Shades of Japanese Laurel #287939
Tints of Japanese Laurel #287939
RGB
CMYK
RGB Variations
Color information
#287939 (or 0x287939) is known color: Japanese Laurel. HEX triplet: 28, 79 and 39. RGB value is (40,121,57). Sum of RGB (Red+Green+Blue) = 40+121+57=218 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.35% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 57 (22.66% from 255 or 26.15% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #287939 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287939 is #D786C6. Grayscale: #595959. Windows color (decimal): -14124743 or 3766568. OLE color: 3766568.
HSL color Cylindrical-coordinate representation of color #287939: hue angle of 132.59º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287939 is Cyan = 0.67, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 121 | 57 | - |
| CMYK | 0.67 | 0 | 0.53 | 0.53 |
| HSL | 132.59º | 0.5% | 0.32% | - |
| HSV(B) | 132.59º | 0.67% | 0.47% | - |
| XYZ | 8.45 | 14.42 | 6.21 | - |
| YUV | 89.49 | 109.66 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 121 | 57 | 0.67 | 0 | 0.53 | 0.53 | 132.59 | 0.5 | 0.32 |
| Hex | 28 | 79 | 39 | 43 | 0 | 35 | 35 | 85 | 32 | 20 |
| Octal | 50 | 171 | 71 | 103 | 0 | 65 | 65 | 205 | 62 | 40 |
| Binary | 101000 | 1111001 | 111001 | 1000011 | 0 | 110101 | 110101 | 10000101 | 110010 | 100000 |
Color Harmonies of #287939
Complementary color
Monochromatic Colors of #287939
Black with #287939
Text Example
Text Example
White with #287939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287939; }
p { color: rgb(40,121,57); }
H1.HeaderClassName
{
color: #287939;
}
.AnyTagClassName
{
color: #287939;
}
</style>
background-color css
<style>
a { background-color: #287939; }
a { background-color: rgb(40,121,57); }
div.DivClassName
{
background-color: #287939;
}
.BgClassName
{
background-color: #287939;
}
</style>
border-color css
<style>
span { border-color: #287939; }
span { border-color: rgb(40,121,57); }
td.TdClassName
{
border-color: #287939;
}
.TagClassName
{
border-color: #287939;
}
</style>