Shades of Japanese Laurel #287425
Tints of Japanese Laurel #287425
RGB
CMYK
RGB Variations
Color information
#287425 (or 0x287425) is known color: Japanese Laurel. HEX triplet: 28, 74 and 25. RGB value is (40,116,37). Sum of RGB (Red+Green+Blue) = 40+116+37=193 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.73% from 193); Green value is 116 (45.70% from 255 or 60.10% from 193); Blue value is 37 (14.84% from 255 or 19.17% from 193); Max value from RGB is 116 - color contains mainly: green. Hex color #287425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287425 is #D78BDA. Grayscale: #545454. Windows color (decimal): -14126043 or 2454568. OLE color: 2454568.
HSL color Cylindrical-coordinate representation of color #287425: hue angle of 117.72º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #287425 is Cyan = 0.66, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 37 | - |
| CMYK | 0.66 | 0 | 0.68 | 0.55 |
| HSL | 117.72º | 0.52% | 0.3% | - |
| HSV(B) | 117.72º | 0.68% | 0.45% | - |
| XYZ | 7.45 | 13.08 | 3.88 | - |
| YUV | 84.27 | 101.32 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 37 | 0.66 | 0 | 0.68 | 0.55 | 117.72 | 0.52 | 0.3 |
| Hex | 28 | 74 | 25 | 42 | 0 | 44 | 37 | 76 | 34 | 1E |
| Octal | 50 | 164 | 45 | 102 | 0 | 104 | 67 | 166 | 64 | 36 |
| Binary | 101000 | 1110100 | 100101 | 1000010 | 0 | 1000100 | 110111 | 1110110 | 110100 | 11110 |
Color Harmonies of #287425
Complementary color
Monochromatic Colors of #287425
Black with #287425
Text Example
Text Example
White with #287425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287425; }
p { color: rgb(40,116,37); }
H1.HeaderClassName
{
color: #287425;
}
.AnyTagClassName
{
color: #287425;
}
</style>
background-color css
<style>
a { background-color: #287425; }
a { background-color: rgb(40,116,37); }
div.DivClassName
{
background-color: #287425;
}
.BgClassName
{
background-color: #287425;
}
</style>
border-color css
<style>
span { border-color: #287425; }
span { border-color: rgb(40,116,37); }
td.TdClassName
{
border-color: #287425;
}
.TagClassName
{
border-color: #287425;
}
</style>