Shades of Japanese Laurel #287429
Tints of Japanese Laurel #287429
RGB
CMYK
RGB Variations
Color information
#287429 (or 0x287429) is known color: Japanese Laurel. HEX triplet: 28, 74 and 29. RGB value is (40,116,41). Sum of RGB (Red+Green+Blue) = 40+116+41=197 (26% of max value = 765). Red value is 40 (16.02% from 255 or 20.30% from 197); Green value is 116 (45.70% from 255 or 58.88% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 116 - color contains mainly: green. Hex color #287429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287429 is #D78BD6. Grayscale: #545454. Windows color (decimal): -14126039 or 2716712. OLE color: 2716712.
HSL color Cylindrical-coordinate representation of color #287429: hue angle of 120.79º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287429 is Cyan = 0.66, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 41 | - |
| CMYK | 0.66 | 0 | 0.65 | 0.55 |
| HSL | 120.79º | 0.49% | 0.31% | - |
| HSV(B) | 120.79º | 0.66% | 0.45% | - |
| XYZ | 7.52 | 13.1 | 4.23 | - |
| YUV | 84.73 | 103.32 | 96.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 41 | 0.66 | 0 | 0.65 | 0.55 | 120.79 | 0.49 | 0.31 |
| Hex | 28 | 74 | 29 | 42 | 0 | 41 | 37 | 79 | 31 | 1F |
| Octal | 50 | 164 | 51 | 102 | 0 | 101 | 67 | 171 | 61 | 37 |
| Binary | 101000 | 1110100 | 101001 | 1000010 | 0 | 1000001 | 110111 | 1111001 | 110001 | 11111 |
Color Harmonies of #287429
Complementary color
Monochromatic Colors of #287429
Black with #287429
Text Example
Text Example
White with #287429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287429; }
p { color: rgb(40,116,41); }
H1.HeaderClassName
{
color: #287429;
}
.AnyTagClassName
{
color: #287429;
}
</style>
background-color css
<style>
a { background-color: #287429; }
a { background-color: rgb(40,116,41); }
div.DivClassName
{
background-color: #287429;
}
.BgClassName
{
background-color: #287429;
}
</style>
border-color css
<style>
span { border-color: #287429; }
span { border-color: rgb(40,116,41); }
td.TdClassName
{
border-color: #287429;
}
.TagClassName
{
border-color: #287429;
}
</style>