Shades of Japanese Laurel #359040
Tints of Japanese Laurel #359040
RGB
CMYK
RGB Variations
Color information
#359040 (or 0x359040) is known color: Japanese Laurel. HEX triplet: 35, 90 and 40. RGB value is (53,144,64). Sum of RGB (Red+Green+Blue) = 53+144+64=261 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.31% from 261); Green value is 144 (56.64% from 255 or 55.17% from 261); Blue value is 64 (25.39% from 255 or 24.52% from 261); Max value from RGB is 144 - color contains mainly: green. Hex color #359040 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359040 is #CA6FBF. Grayscale: #6B6B6B. Windows color (decimal): -13266880 or 4231221. OLE color: 4231221.
HSL color Cylindrical-coordinate representation of color #359040: hue angle of 127.25º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359040 is Cyan = 0.63, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 64 | - |
| CMYK | 0.63 | 0 | 0.56 | 0.44 |
| HSL | 127.25º | 0.46% | 0.39% | - |
| HSV(B) | 127.25º | 0.63% | 0.56% | - |
| XYZ | 12.37 | 21.07 | 8.27 | - |
| YUV | 107.67 | 103.35 | 89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 64 | 0.63 | 0 | 0.56 | 0.44 | 127.25 | 0.46 | 0.39 |
| Hex | 35 | 90 | 40 | 3F | 0 | 38 | 2C | 7F | 2E | 27 |
| Octal | 65 | 220 | 100 | 77 | 0 | 70 | 54 | 177 | 56 | 47 |
| Binary | 110101 | 10010000 | 1000000 | 111111 | 0 | 111000 | 101100 | 1111111 | 101110 | 100111 |
Color Harmonies of #359040
Complementary color
Monochromatic Colors of #359040
Black with #359040
Text Example
Text Example
White with #359040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359040; }
p { color: rgb(53,144,64); }
H1.HeaderClassName
{
color: #359040;
}
.AnyTagClassName
{
color: #359040;
}
</style>
background-color css
<style>
a { background-color: #359040; }
a { background-color: rgb(53,144,64); }
div.DivClassName
{
background-color: #359040;
}
.BgClassName
{
background-color: #359040;
}
</style>
border-color css
<style>
span { border-color: #359040; }
span { border-color: rgb(53,144,64); }
td.TdClassName
{
border-color: #359040;
}
.TagClassName
{
border-color: #359040;
}
</style>