Shades of Japanese Laurel #358140
Tints of Japanese Laurel #358140
RGB
CMYK
RGB Variations
Color information
#358140 (or 0x358140) is known color: Japanese Laurel. HEX triplet: 35, 81 and 40. RGB value is (53,129,64). Sum of RGB (Red+Green+Blue) = 53+129+64=246 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.54% from 246); Green value is 129 (50.78% from 255 or 52.44% from 246); Blue value is 64 (25.39% from 255 or 26.02% from 246); Max value from RGB is 129 - color contains mainly: green. Hex color #358140 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358140 is #CA7EBF. Grayscale: #636363. Windows color (decimal): -13270720 or 4227381. OLE color: 4227381.
HSL color Cylindrical-coordinate representation of color #358140: hue angle of 128.68º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358140 is Cyan = 0.59, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 64 | - |
| CMYK | 0.59 | 0 | 0.50 | 0.49 |
| HSL | 128.68º | 0.42% | 0.36% | - |
| HSV(B) | 128.68º | 0.59% | 0.51% | - |
| XYZ | 10.24 | 16.83 | 7.56 | - |
| YUV | 98.87 | 108.32 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 64 | 0.59 | 0 | 0.50 | 0.49 | 128.68 | 0.42 | 0.36 |
| Hex | 35 | 81 | 40 | 3B | 0 | 32 | 31 | 81 | 2A | 24 |
| Octal | 65 | 201 | 100 | 73 | 0 | 62 | 61 | 201 | 52 | 44 |
| Binary | 110101 | 10000001 | 1000000 | 111011 | 0 | 110010 | 110001 | 10000001 | 101010 | 100100 |
Color Harmonies of #358140
Complementary color
Monochromatic Colors of #358140
Black with #358140
Text Example
Text Example
White with #358140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358140; }
p { color: rgb(53,129,64); }
H1.HeaderClassName
{
color: #358140;
}
.AnyTagClassName
{
color: #358140;
}
</style>
background-color css
<style>
a { background-color: #358140; }
a { background-color: rgb(53,129,64); }
div.DivClassName
{
background-color: #358140;
}
.BgClassName
{
background-color: #358140;
}
</style>
border-color css
<style>
span { border-color: #358140; }
span { border-color: rgb(53,129,64); }
td.TdClassName
{
border-color: #358140;
}
.TagClassName
{
border-color: #358140;
}
</style>