Shades of Japanese Laurel #288534
Tints of Japanese Laurel #288534
RGB
CMYK
RGB Variations
Color information
#288534 (or 0x288534) is known color: Japanese Laurel. HEX triplet: 28, 85 and 34. RGB value is (40,133,52). Sum of RGB (Red+Green+Blue) = 40+133+52=225 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.78% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 52 (20.70% from 255 or 23.11% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #288534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288534 is #D77ACB. Grayscale: #606060. Windows color (decimal): -14121676 or 3441960. OLE color: 3441960.
HSL color Cylindrical-coordinate representation of color #288534: hue angle of 127.74º degrees, saturation: 0.54, 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 #288534 is Cyan = 0.70, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 40 | 133 | 52 | - |
| CMYK | 0.70 | 0 | 0.61 | 0.48 |
| HSL | 127.74º | 0.54% | 0.34% | - |
| HSV(B) | 127.74º | 0.7% | 0.52% | - |
| XYZ | 9.88 | 17.47 | 6.1 | - |
| YUV | 95.96 | 103.19 | 88.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 133 | 52 | 0.70 | 0 | 0.61 | 0.48 | 127.74 | 0.54 | 0.34 |
| Hex | 28 | 85 | 34 | 46 | 0 | 3D | 30 | 80 | 36 | 22 |
| Octal | 50 | 205 | 64 | 106 | 0 | 75 | 60 | 200 | 66 | 42 |
| Binary | 101000 | 10000101 | 110100 | 1000110 | 0 | 111101 | 110000 | 10000000 | 110110 | 100010 |
Color Harmonies of #288534
Complementary color
Monochromatic Colors of #288534
Black with #288534
Text Example
Text Example
White with #288534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288534; }
p { color: rgb(40,133,52); }
H1.HeaderClassName
{
color: #288534;
}
.AnyTagClassName
{
color: #288534;
}
</style>
background-color css
<style>
a { background-color: #288534; }
a { background-color: rgb(40,133,52); }
div.DivClassName
{
background-color: #288534;
}
.BgClassName
{
background-color: #288534;
}
</style>
border-color css
<style>
span { border-color: #288534; }
span { border-color: rgb(40,133,52); }
td.TdClassName
{
border-color: #288534;
}
.TagClassName
{
border-color: #288534;
}
</style>