Shades of Japanese Laurel #287625
Tints of Japanese Laurel #287625
RGB
CMYK
RGB Variations
Color information
#287625 (or 0x287625) is known color: Japanese Laurel. HEX triplet: 28, 76 and 25. RGB value is (40,118,37). Sum of RGB (Red+Green+Blue) = 40+118+37=195 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.51% from 195); Green value is 118 (46.48% from 255 or 60.51% from 195); Blue value is 37 (14.84% from 255 or 18.97% from 195); Max value from RGB is 118 - color contains mainly: green. Hex color #287625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287625 is #D789DA. Grayscale: #555555. Windows color (decimal): -14125531 or 2455080. OLE color: 2455080.
HSL color Cylindrical-coordinate representation of color #287625: hue angle of 117.78º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #287625 is Cyan = 0.66, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 37 | - |
| CMYK | 0.66 | 0 | 0.69 | 0.54 |
| HSL | 117.78º | 0.52% | 0.3% | - |
| HSV(B) | 117.78º | 0.69% | 0.46% | - |
| XYZ | 7.69 | 13.54 | 3.96 | - |
| YUV | 85.44 | 100.66 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 37 | 0.66 | 0 | 0.69 | 0.54 | 117.78 | 0.52 | 0.3 |
| Hex | 28 | 76 | 25 | 42 | 0 | 45 | 36 | 76 | 34 | 1E |
| Octal | 50 | 166 | 45 | 102 | 0 | 105 | 66 | 166 | 64 | 36 |
| Binary | 101000 | 1110110 | 100101 | 1000010 | 0 | 1000101 | 110110 | 1110110 | 110100 | 11110 |
Color Harmonies of #287625
Complementary color
Monochromatic Colors of #287625
Black with #287625
Text Example
Text Example
White with #287625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287625; }
p { color: rgb(40,118,37); }
H1.HeaderClassName
{
color: #287625;
}
.AnyTagClassName
{
color: #287625;
}
</style>
background-color css
<style>
a { background-color: #287625; }
a { background-color: rgb(40,118,37); }
div.DivClassName
{
background-color: #287625;
}
.BgClassName
{
background-color: #287625;
}
</style>
border-color css
<style>
span { border-color: #287625; }
span { border-color: rgb(40,118,37); }
td.TdClassName
{
border-color: #287625;
}
.TagClassName
{
border-color: #287625;
}
</style>