Shades of Japanese Laurel #288439
Tints of Japanese Laurel #288439
RGB
CMYK
RGB Variations
Color information
#288439 (or 0x288439) is known color: Japanese Laurel. HEX triplet: 28, 84 and 39. RGB value is (40,132,57). Sum of RGB (Red+Green+Blue) = 40+132+57=229 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.47% from 229); Green value is 132 (51.95% from 255 or 57.64% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 132 - color contains mainly: green. Hex color #288439 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288439 is #D77BC6. Grayscale: #606060. Windows color (decimal): -14121927 or 3769384. OLE color: 3769384.
HSL color Cylindrical-coordinate representation of color #288439: hue angle of 131.09º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #288439 is Cyan = 0.70, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 132 | 57 | - |
| CMYK | 0.70 | 0 | 0.57 | 0.48 |
| HSL | 131.09º | 0.53% | 0.34% | - |
| HSV(B) | 131.09º | 0.7% | 0.52% | - |
| XYZ | 9.86 | 17.25 | 6.68 | - |
| YUV | 95.94 | 106.02 | 88.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 132 | 57 | 0.70 | 0 | 0.57 | 0.48 | 131.09 | 0.53 | 0.34 |
| Hex | 28 | 84 | 39 | 46 | 0 | 39 | 30 | 83 | 35 | 22 |
| Octal | 50 | 204 | 71 | 106 | 0 | 71 | 60 | 203 | 65 | 42 |
| Binary | 101000 | 10000100 | 111001 | 1000110 | 0 | 111001 | 110000 | 10000011 | 110101 | 100010 |
Color Harmonies of #288439
Complementary color
Monochromatic Colors of #288439
Black with #288439
Text Example
Text Example
White with #288439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288439; }
p { color: rgb(40,132,57); }
H1.HeaderClassName
{
color: #288439;
}
.AnyTagClassName
{
color: #288439;
}
</style>
background-color css
<style>
a { background-color: #288439; }
a { background-color: rgb(40,132,57); }
div.DivClassName
{
background-color: #288439;
}
.BgClassName
{
background-color: #288439;
}
</style>
border-color css
<style>
span { border-color: #288439; }
span { border-color: rgb(40,132,57); }
td.TdClassName
{
border-color: #288439;
}
.TagClassName
{
border-color: #288439;
}
</style>