Shades of Japanese Laurel #358939
Tints of Japanese Laurel #358939
RGB
CMYK
RGB Variations
Color information
#358939 (or 0x358939) is known color: Japanese Laurel. HEX triplet: 35, 89 and 39. RGB value is (53,137,57). Sum of RGB (Red+Green+Blue) = 53+137+57=247 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.46% from 247); Green value is 137 (53.91% from 255 or 55.47% from 247); Blue value is 57 (22.66% from 255 or 23.08% from 247); Max value from RGB is 137 - color contains mainly: green. Hex color #358939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358939 is #CA76C6. Grayscale: #666666. Windows color (decimal): -13268679 or 3770677. OLE color: 3770677.
HSL color Cylindrical-coordinate representation of color #358939: hue angle of 122.86º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358939 is Cyan = 0.61, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 57 | - |
| CMYK | 0.61 | 0 | 0.58 | 0.46 |
| HSL | 122.86º | 0.44% | 0.37% | - |
| HSV(B) | 122.86º | 0.61% | 0.54% | - |
| XYZ | 11.15 | 18.94 | 6.94 | - |
| YUV | 102.76 | 102.17 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 57 | 0.61 | 0 | 0.58 | 0.46 | 122.86 | 0.44 | 0.37 |
| Hex | 35 | 89 | 39 | 3D | 0 | 3A | 2E | 7B | 2C | 25 |
| Octal | 65 | 211 | 71 | 75 | 0 | 72 | 56 | 173 | 54 | 45 |
| Binary | 110101 | 10001001 | 111001 | 111101 | 0 | 111010 | 101110 | 1111011 | 101100 | 100101 |
Color Harmonies of #358939
Complementary color
Monochromatic Colors of #358939
Black with #358939
Text Example
Text Example
White with #358939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358939; }
p { color: rgb(53,137,57); }
H1.HeaderClassName
{
color: #358939;
}
.AnyTagClassName
{
color: #358939;
}
</style>
background-color css
<style>
a { background-color: #358939; }
a { background-color: rgb(53,137,57); }
div.DivClassName
{
background-color: #358939;
}
.BgClassName
{
background-color: #358939;
}
</style>
border-color css
<style>
span { border-color: #358939; }
span { border-color: rgb(53,137,57); }
td.TdClassName
{
border-color: #358939;
}
.TagClassName
{
border-color: #358939;
}
</style>