Shades of Japanese Laurel #287521
Tints of Japanese Laurel #287521
RGB
CMYK
RGB Variations
Color information
#287521 (or 0x287521) is known color: Japanese Laurel. HEX triplet: 28, 75 and 21. RGB value is (40,117,33). Sum of RGB (Red+Green+Blue) = 40+117+33=190 (25% of max value = 765). Red value is 40 (16.02% from 255 or 21.05% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 33 (13.28% from 255 or 17.37% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #287521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287521 is #D78ADE. Grayscale: #545454. Windows color (decimal): -14125791 or 2192680. OLE color: 2192680.
HSL color Cylindrical-coordinate representation of color #287521: hue angle of 115º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #287521 is Cyan = 0.66, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 33 | - |
| CMYK | 0.66 | 0 | 0.72 | 0.54 |
| HSL | 115º | 0.56% | 0.29% | - |
| HSV(B) | 115º | 0.72% | 0.46% | - |
| XYZ | 7.51 | 13.28 | 3.61 | - |
| YUV | 84.4 | 98.99 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 33 | 0.66 | 0 | 0.72 | 0.54 | 115 | 0.56 | 0.29 |
| Hex | 28 | 75 | 21 | 42 | 0 | 48 | 36 | 73 | 38 | 1D |
| Octal | 50 | 165 | 41 | 102 | 0 | 110 | 66 | 163 | 70 | 35 |
| Binary | 101000 | 1110101 | 100001 | 1000010 | 0 | 1001000 | 110110 | 1110011 | 111000 | 11101 |
Color Harmonies of #287521
Complementary color
Monochromatic Colors of #287521
Black with #287521
Text Example
Text Example
White with #287521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287521; }
p { color: rgb(40,117,33); }
H1.HeaderClassName
{
color: #287521;
}
.AnyTagClassName
{
color: #287521;
}
</style>
background-color css
<style>
a { background-color: #287521; }
a { background-color: rgb(40,117,33); }
div.DivClassName
{
background-color: #287521;
}
.BgClassName
{
background-color: #287521;
}
</style>
border-color css
<style>
span { border-color: #287521; }
span { border-color: rgb(40,117,33); }
td.TdClassName
{
border-color: #287521;
}
.TagClassName
{
border-color: #287521;
}
</style>