Shades of Japanese Laurel #358739
Tints of Japanese Laurel #358739
RGB
CMYK
RGB Variations
Color information
#358739 (or 0x358739) is known color: Japanese Laurel. HEX triplet: 35, 87 and 39. RGB value is (53,135,57). Sum of RGB (Red+Green+Blue) = 53+135+57=245 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.63% from 245); Green value is 135 (53.12% from 255 or 55.10% from 245); Blue value is 57 (22.66% from 255 or 23.27% from 245); Max value from RGB is 135 - color contains mainly: green. Hex color #358739 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358739 is #CA78C6. Grayscale: #656565. Windows color (decimal): -13269191 or 3770165. OLE color: 3770165.
HSL color Cylindrical-coordinate representation of color #358739: hue angle of 122.93º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358739 is Cyan = 0.61, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 57 | - |
| CMYK | 0.61 | 0 | 0.58 | 0.47 |
| HSL | 122.93º | 0.44% | 0.37% | - |
| HSV(B) | 122.93º | 0.61% | 0.53% | - |
| XYZ | 10.87 | 18.38 | 6.85 | - |
| YUV | 101.59 | 102.83 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 57 | 0.61 | 0 | 0.58 | 0.47 | 122.93 | 0.44 | 0.37 |
| Hex | 35 | 87 | 39 | 3D | 0 | 3A | 2F | 7B | 2C | 25 |
| Octal | 65 | 207 | 71 | 75 | 0 | 72 | 57 | 173 | 54 | 45 |
| Binary | 110101 | 10000111 | 111001 | 111101 | 0 | 111010 | 101111 | 1111011 | 101100 | 100101 |
Color Harmonies of #358739
Complementary color
Monochromatic Colors of #358739
Black with #358739
Text Example
Text Example
White with #358739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358739; }
p { color: rgb(53,135,57); }
H1.HeaderClassName
{
color: #358739;
}
.AnyTagClassName
{
color: #358739;
}
</style>
background-color css
<style>
a { background-color: #358739; }
a { background-color: rgb(53,135,57); }
div.DivClassName
{
background-color: #358739;
}
.BgClassName
{
background-color: #358739;
}
</style>
border-color css
<style>
span { border-color: #358739; }
span { border-color: rgb(53,135,57); }
td.TdClassName
{
border-color: #358739;
}
.TagClassName
{
border-color: #358739;
}
</style>