Shades of Japanese Laurel #288336
Tints of Japanese Laurel #288336
RGB
CMYK
RGB Variations
Color information
#288336 (or 0x288336) is known color: Japanese Laurel. HEX triplet: 28, 83 and 36. RGB value is (40,131,54). Sum of RGB (Red+Green+Blue) = 40+131+54=225 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.78% from 225); Green value is 131 (51.56% from 255 or 58.22% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 131 - color contains mainly: green. Hex color #288336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288336 is #D77CC9. Grayscale: #5F5F5F. Windows color (decimal): -14122186 or 3572520. OLE color: 3572520.
HSL color Cylindrical-coordinate representation of color #288336: hue angle of 129.23º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #288336 is Cyan = 0.69, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 131 | 54 | - |
| CMYK | 0.69 | 0 | 0.59 | 0.49 |
| HSL | 129.23º | 0.53% | 0.34% | - |
| HSV(B) | 129.23º | 0.69% | 0.51% | - |
| XYZ | 9.66 | 16.95 | 6.25 | - |
| YUV | 95.01 | 104.85 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 131 | 54 | 0.69 | 0 | 0.59 | 0.49 | 129.23 | 0.53 | 0.34 |
| Hex | 28 | 83 | 36 | 45 | 0 | 3B | 31 | 81 | 35 | 22 |
| Octal | 50 | 203 | 66 | 105 | 0 | 73 | 61 | 201 | 65 | 42 |
| Binary | 101000 | 10000011 | 110110 | 1000101 | 0 | 111011 | 110001 | 10000001 | 110101 | 100010 |
Color Harmonies of #288336
Complementary color
Monochromatic Colors of #288336
Black with #288336
Text Example
Text Example
White with #288336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288336; }
p { color: rgb(40,131,54); }
H1.HeaderClassName
{
color: #288336;
}
.AnyTagClassName
{
color: #288336;
}
</style>
background-color css
<style>
a { background-color: #288336; }
a { background-color: rgb(40,131,54); }
div.DivClassName
{
background-color: #288336;
}
.BgClassName
{
background-color: #288336;
}
</style>
border-color css
<style>
span { border-color: #288336; }
span { border-color: rgb(40,131,54); }
td.TdClassName
{
border-color: #288336;
}
.TagClassName
{
border-color: #288336;
}
</style>