Shades of Japanese Laurel #287529
Tints of Japanese Laurel #287529
RGB
CMYK
RGB Variations
Color information
#287529 (or 0x287529) is known color: Japanese Laurel. HEX triplet: 28, 75 and 29. RGB value is (40,117,41). Sum of RGB (Red+Green+Blue) = 40+117+41=198 (26% of max value = 765). Red value is 40 (16.02% from 255 or 20.20% from 198); Green value is 117 (46.09% from 255 or 59.09% from 198); Blue value is 41 (16.41% from 255 or 20.71% from 198); Max value from RGB is 117 - color contains mainly: green. Hex color #287529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287529 is #D78AD6. Grayscale: #555555. Windows color (decimal): -14125783 or 2716968. OLE color: 2716968.
HSL color Cylindrical-coordinate representation of color #287529: hue angle of 120.78º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287529 is Cyan = 0.66, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 41 | - |
| CMYK | 0.66 | 0 | 0.65 | 0.54 |
| HSL | 120.78º | 0.49% | 0.31% | - |
| HSV(B) | 120.78º | 0.66% | 0.46% | - |
| XYZ | 7.64 | 13.33 | 4.27 | - |
| YUV | 85.31 | 102.99 | 95.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 41 | 0.66 | 0 | 0.65 | 0.54 | 120.78 | 0.49 | 0.31 |
| Hex | 28 | 75 | 29 | 42 | 0 | 41 | 36 | 79 | 31 | 1F |
| Octal | 50 | 165 | 51 | 102 | 0 | 101 | 66 | 171 | 61 | 37 |
| Binary | 101000 | 1110101 | 101001 | 1000010 | 0 | 1000001 | 110110 | 1111001 | 110001 | 11111 |
Color Harmonies of #287529
Complementary color
Monochromatic Colors of #287529
Black with #287529
Text Example
Text Example
White with #287529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287529; }
p { color: rgb(40,117,41); }
H1.HeaderClassName
{
color: #287529;
}
.AnyTagClassName
{
color: #287529;
}
</style>
background-color css
<style>
a { background-color: #287529; }
a { background-color: rgb(40,117,41); }
div.DivClassName
{
background-color: #287529;
}
.BgClassName
{
background-color: #287529;
}
</style>
border-color css
<style>
span { border-color: #287529; }
span { border-color: rgb(40,117,41); }
td.TdClassName
{
border-color: #287529;
}
.TagClassName
{
border-color: #287529;
}
</style>