Shades of Japanese Laurel #287927
Tints of Japanese Laurel #287927
RGB
CMYK
RGB Variations
Color information
#287927 (or 0x287927) is known color: Japanese Laurel. HEX triplet: 28, 79 and 27. RGB value is (40,121,39). Sum of RGB (Red+Green+Blue) = 40+121+39=200 (26% of max value = 765). Red value is 40 (16.02% from 255 or 20% from 200); Green value is 121 (47.66% from 255 or 60.5% from 200); Blue value is 39 (15.62% from 255 or 19.5% from 200); Max value from RGB is 121 - color contains mainly: green. Hex color #287927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287927 is #D786D8. Grayscale: #575757. Windows color (decimal): -14124761 or 2586920. OLE color: 2586920.
HSL color Cylindrical-coordinate representation of color #287927: hue angle of 119.27º degrees, saturation: 0.51, 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 #287927 is Cyan = 0.67, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 121 | 39 | - |
| CMYK | 0.67 | 0 | 0.68 | 0.53 |
| HSL | 119.27º | 0.51% | 0.31% | - |
| HSV(B) | 119.27º | 0.68% | 0.47% | - |
| XYZ | 8.08 | 14.27 | 4.25 | - |
| YUV | 87.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 121 | 39 | 0.67 | 0 | 0.68 | 0.53 | 119.27 | 0.51 | 0.31 |
| Hex | 28 | 79 | 27 | 43 | 0 | 44 | 35 | 77 | 33 | 1F |
| Octal | 50 | 171 | 47 | 103 | 0 | 104 | 65 | 167 | 63 | 37 |
| Binary | 101000 | 1111001 | 100111 | 1000011 | 0 | 1000100 | 110101 | 1110111 | 110011 | 11111 |
Color Harmonies of #287927
Complementary color
Monochromatic Colors of #287927
Black with #287927
Text Example
Text Example
White with #287927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287927; }
p { color: rgb(40,121,39); }
H1.HeaderClassName
{
color: #287927;
}
.AnyTagClassName
{
color: #287927;
}
</style>
background-color css
<style>
a { background-color: #287927; }
a { background-color: rgb(40,121,39); }
div.DivClassName
{
background-color: #287927;
}
.BgClassName
{
background-color: #287927;
}
</style>
border-color css
<style>
span { border-color: #287927; }
span { border-color: rgb(40,121,39); }
td.TdClassName
{
border-color: #287927;
}
.TagClassName
{
border-color: #287927;
}
</style>