Shades of Japanese Laurel #287622
Tints of Japanese Laurel #287622
RGB
CMYK
RGB Variations
Color information
#287622 (or 0x287622) is known color: Japanese Laurel. HEX triplet: 28, 76 and 22. RGB value is (40,118,34). Sum of RGB (Red+Green+Blue) = 40+118+34=192 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.83% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 34 (13.67% from 255 or 17.71% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #287622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287622 is #D789DD. Grayscale: #555555. Windows color (decimal): -14125534 or 2258472. OLE color: 2258472.
HSL color Cylindrical-coordinate representation of color #287622: hue angle of 115.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #287622 is Cyan = 0.66, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 34 | - |
| CMYK | 0.66 | 0 | 0.71 | 0.54 |
| HSL | 115.71º | 0.55% | 0.3% | - |
| HSV(B) | 115.71º | 0.71% | 0.46% | - |
| XYZ | 7.64 | 13.52 | 3.72 | - |
| YUV | 85.1 | 99.16 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 34 | 0.66 | 0 | 0.71 | 0.54 | 115.71 | 0.55 | 0.3 |
| Hex | 28 | 76 | 22 | 42 | 0 | 47 | 36 | 74 | 37 | 1E |
| Octal | 50 | 166 | 42 | 102 | 0 | 107 | 66 | 164 | 67 | 36 |
| Binary | 101000 | 1110110 | 100010 | 1000010 | 0 | 1000111 | 110110 | 1110100 | 110111 | 11110 |
Color Harmonies of #287622
Complementary color
Monochromatic Colors of #287622
Black with #287622
Text Example
Text Example
White with #287622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287622; }
p { color: rgb(40,118,34); }
H1.HeaderClassName
{
color: #287622;
}
.AnyTagClassName
{
color: #287622;
}
</style>
background-color css
<style>
a { background-color: #287622; }
a { background-color: rgb(40,118,34); }
div.DivClassName
{
background-color: #287622;
}
.BgClassName
{
background-color: #287622;
}
</style>
border-color css
<style>
span { border-color: #287622; }
span { border-color: rgb(40,118,34); }
td.TdClassName
{
border-color: #287622;
}
.TagClassName
{
border-color: #287622;
}
</style>