Shades of Japanese Laurel #288735
Tints of Japanese Laurel #288735
RGB
CMYK
RGB Variations
Color information
#288735 (or 0x288735) is known color: Japanese Laurel. HEX triplet: 28, 87 and 35. RGB value is (40,135,53). Sum of RGB (Red+Green+Blue) = 40+135+53=228 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.54% from 228); Green value is 135 (53.12% from 255 or 59.21% from 228); Blue value is 53 (21.09% from 255 or 23.25% from 228); Max value from RGB is 135 - color contains mainly: green. Hex color #288735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288735 is #D778CA. Grayscale: #616161. Windows color (decimal): -14121163 or 3508008. OLE color: 3508008.
HSL color Cylindrical-coordinate representation of color #288735: hue angle of 128.21º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #288735 is Cyan = 0.70, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 135 | 53 | - |
| CMYK | 0.70 | 0 | 0.61 | 0.47 |
| HSL | 128.21º | 0.54% | 0.34% | - |
| HSV(B) | 128.21º | 0.7% | 0.53% | - |
| XYZ | 10.18 | 18.04 | 6.31 | - |
| YUV | 97.25 | 103.03 | 87.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 135 | 53 | 0.70 | 0 | 0.61 | 0.47 | 128.21 | 0.54 | 0.34 |
| Hex | 28 | 87 | 35 | 46 | 0 | 3D | 2F | 80 | 36 | 22 |
| Octal | 50 | 207 | 65 | 106 | 0 | 75 | 57 | 200 | 66 | 42 |
| Binary | 101000 | 10000111 | 110101 | 1000110 | 0 | 111101 | 101111 | 10000000 | 110110 | 100010 |
Color Harmonies of #288735
Complementary color
Monochromatic Colors of #288735
Black with #288735
Text Example
Text Example
White with #288735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288735; }
p { color: rgb(40,135,53); }
H1.HeaderClassName
{
color: #288735;
}
.AnyTagClassName
{
color: #288735;
}
</style>
background-color css
<style>
a { background-color: #288735; }
a { background-color: rgb(40,135,53); }
div.DivClassName
{
background-color: #288735;
}
.BgClassName
{
background-color: #288735;
}
</style>
border-color css
<style>
span { border-color: #288735; }
span { border-color: rgb(40,135,53); }
td.TdClassName
{
border-color: #288735;
}
.TagClassName
{
border-color: #288735;
}
</style>