Shades of Japanese Laurel #287528
Tints of Japanese Laurel #287528
RGB
CMYK
RGB Variations
Color information
#287528 (or 0x287528) is known color: Japanese Laurel. HEX triplet: 28, 75 and 28. RGB value is (40,117,40). Sum of RGB (Red+Green+Blue) = 40+117+40=197 (26% of max value = 765). Red value is 40 (16.02% from 255 or 20.30% from 197); Green value is 117 (46.09% from 255 or 59.39% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 117 - color contains mainly: green. Hex color #287528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287528 is #D78AD7. Grayscale: #555555. Windows color (decimal): -14125784 or 2651432. OLE color: 2651432.
HSL color Cylindrical-coordinate representation of color #287528: hue angle of 120º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287528 is Cyan = 0.66, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 40 | - |
| CMYK | 0.66 | 0 | 0.66 | 0.54 |
| HSL | 120º | 0.49% | 0.31% | - |
| HSV(B) | 120º | 0.66% | 0.46% | - |
| XYZ | 7.62 | 13.33 | 4.18 | - |
| YUV | 85.2 | 102.49 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 40 | 0.66 | 0 | 0.66 | 0.54 | 120 | 0.49 | 0.31 |
| Hex | 28 | 75 | 28 | 42 | 0 | 42 | 36 | 78 | 31 | 1F |
| Octal | 50 | 165 | 50 | 102 | 0 | 102 | 66 | 170 | 61 | 37 |
| Binary | 101000 | 1110101 | 101000 | 1000010 | 0 | 1000010 | 110110 | 1111000 | 110001 | 11111 |
Color Harmonies of #287528
Complementary color
Monochromatic Colors of #287528
Black with #287528
Text Example
Text Example
White with #287528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287528; }
p { color: rgb(40,117,40); }
H1.HeaderClassName
{
color: #287528;
}
.AnyTagClassName
{
color: #287528;
}
</style>
background-color css
<style>
a { background-color: #287528; }
a { background-color: rgb(40,117,40); }
div.DivClassName
{
background-color: #287528;
}
.BgClassName
{
background-color: #287528;
}
</style>
border-color css
<style>
span { border-color: #287528; }
span { border-color: rgb(40,117,40); }
td.TdClassName
{
border-color: #287528;
}
.TagClassName
{
border-color: #287528;
}
</style>