Shades of Japanese Laurel #287734
Tints of Japanese Laurel #287734
RGB
CMYK
RGB Variations
Color information
#287734 (or 0x287734) is known color: Japanese Laurel. HEX triplet: 28, 77 and 34. RGB value is (40,119,52). Sum of RGB (Red+Green+Blue) = 40+119+52=211 (27% of max value = 765). Red value is 40 (16.02% from 255 or 18.96% from 211); Green value is 119 (46.88% from 255 or 56.40% from 211); Blue value is 52 (20.70% from 255 or 24.64% from 211); Max value from RGB is 119 - color contains mainly: green. Hex color #287734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287734 is #D788CB. Grayscale: #575757. Windows color (decimal): -14125260 or 3438376. OLE color: 3438376.
HSL color Cylindrical-coordinate representation of color #287734: hue angle of 129.11º 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 #287734 is Cyan = 0.66, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 52 | - |
| CMYK | 0.66 | 0 | 0.56 | 0.53 |
| HSL | 129.11º | 0.5% | 0.31% | - |
| HSV(B) | 129.11º | 0.66% | 0.47% | - |
| XYZ | 8.09 | 13.89 | 5.5 | - |
| YUV | 87.74 | 107.83 | 93.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 52 | 0.66 | 0 | 0.56 | 0.53 | 129.11 | 0.5 | 0.31 |
| Hex | 28 | 77 | 34 | 42 | 0 | 38 | 35 | 81 | 32 | 1F |
| Octal | 50 | 167 | 64 | 102 | 0 | 70 | 65 | 201 | 62 | 37 |
| Binary | 101000 | 1110111 | 110100 | 1000010 | 0 | 111000 | 110101 | 10000001 | 110010 | 11111 |
Color Harmonies of #287734
Complementary color
Monochromatic Colors of #287734
Black with #287734
Text Example
Text Example
White with #287734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287734; }
p { color: rgb(40,119,52); }
H1.HeaderClassName
{
color: #287734;
}
.AnyTagClassName
{
color: #287734;
}
</style>
background-color css
<style>
a { background-color: #287734; }
a { background-color: rgb(40,119,52); }
div.DivClassName
{
background-color: #287734;
}
.BgClassName
{
background-color: #287734;
}
</style>
border-color css
<style>
span { border-color: #287734; }
span { border-color: rgb(40,119,52); }
td.TdClassName
{
border-color: #287734;
}
.TagClassName
{
border-color: #287734;
}
</style>