Shades of Japanese Laurel #287732
Tints of Japanese Laurel #287732
RGB
CMYK
RGB Variations
Color information
#287732 (or 0x287732) is known color: Japanese Laurel. HEX triplet: 28, 77 and 32. RGB value is (40,119,50). Sum of RGB (Red+Green+Blue) = 40+119+50=209 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.14% from 209); Green value is 119 (46.88% from 255 or 56.94% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 119 - color contains mainly: green. Hex color #287732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287732 is #D788CD. Grayscale: #575757. Windows color (decimal): -14125262 or 3307304. OLE color: 3307304.
HSL color Cylindrical-coordinate representation of color #287732: hue angle of 127.59º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287732 is Cyan = 0.66, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 50 | - |
| CMYK | 0.66 | 0 | 0.58 | 0.53 |
| HSL | 127.59º | 0.5% | 0.31% | - |
| HSV(B) | 127.59º | 0.66% | 0.47% | - |
| XYZ | 8.05 | 13.88 | 5.27 | - |
| YUV | 87.51 | 106.83 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 50 | 0.66 | 0 | 0.58 | 0.53 | 127.59 | 0.5 | 0.31 |
| Hex | 28 | 77 | 32 | 42 | 0 | 3A | 35 | 80 | 32 | 1F |
| Octal | 50 | 167 | 62 | 102 | 0 | 72 | 65 | 200 | 62 | 37 |
| Binary | 101000 | 1110111 | 110010 | 1000010 | 0 | 111010 | 110101 | 10000000 | 110010 | 11111 |
Color Harmonies of #287732
Complementary color
Monochromatic Colors of #287732
Black with #287732
Text Example
Text Example
White with #287732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287732; }
p { color: rgb(40,119,50); }
H1.HeaderClassName
{
color: #287732;
}
.AnyTagClassName
{
color: #287732;
}
</style>
background-color css
<style>
a { background-color: #287732; }
a { background-color: rgb(40,119,50); }
div.DivClassName
{
background-color: #287732;
}
.BgClassName
{
background-color: #287732;
}
</style>
border-color css
<style>
span { border-color: #287732; }
span { border-color: rgb(40,119,50); }
td.TdClassName
{
border-color: #287732;
}
.TagClassName
{
border-color: #287732;
}
</style>