Shades of Japanese Laurel #287520
Tints of Japanese Laurel #287520
RGB
CMYK
RGB Variations
Color information
#287520 (or 0x287520) is known color: Japanese Laurel. HEX triplet: 28, 75 and 20. RGB value is (40,117,32). Sum of RGB (Red+Green+Blue) = 40+117+32=189 (25% of max value = 765). Red value is 40 (16.02% from 255 or 21.16% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 32 (12.89% from 255 or 16.93% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #287520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287520 is #D78ADF. Grayscale: #545454. Windows color (decimal): -14125792 or 2127144. OLE color: 2127144.
HSL color Cylindrical-coordinate representation of color #287520: hue angle of 114.35º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #287520 is Cyan = 0.66, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 32 | - |
| CMYK | 0.66 | 0 | 0.73 | 0.54 |
| HSL | 114.35º | 0.57% | 0.29% | - |
| HSV(B) | 114.35º | 0.73% | 0.46% | - |
| XYZ | 7.5 | 13.28 | 3.53 | - |
| YUV | 84.29 | 98.49 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 32 | 0.66 | 0 | 0.73 | 0.54 | 114.35 | 0.57 | 0.29 |
| Hex | 28 | 75 | 20 | 42 | 0 | 49 | 36 | 72 | 39 | 1D |
| Octal | 50 | 165 | 40 | 102 | 0 | 111 | 66 | 162 | 71 | 35 |
| Binary | 101000 | 1110101 | 100000 | 1000010 | 0 | 1001001 | 110110 | 1110010 | 111001 | 11101 |
Color Harmonies of #287520
Complementary color
Monochromatic Colors of #287520
Black with #287520
Text Example
Text Example
White with #287520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287520; }
p { color: rgb(40,117,32); }
H1.HeaderClassName
{
color: #287520;
}
.AnyTagClassName
{
color: #287520;
}
</style>
background-color css
<style>
a { background-color: #287520; }
a { background-color: rgb(40,117,32); }
div.DivClassName
{
background-color: #287520;
}
.BgClassName
{
background-color: #287520;
}
</style>
border-color css
<style>
span { border-color: #287520; }
span { border-color: rgb(40,117,32); }
td.TdClassName
{
border-color: #287520;
}
.TagClassName
{
border-color: #287520;
}
</style>