Shades of Japanese Laurel #358938
Tints of Japanese Laurel #358938
RGB
CMYK
RGB Variations
Color information
#358938 (or 0x358938) is known color: Japanese Laurel. HEX triplet: 35, 89 and 38. RGB value is (53,137,56). Sum of RGB (Red+Green+Blue) = 53+137+56=246 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.54% from 246); Green value is 137 (53.91% from 255 or 55.69% from 246); Blue value is 56 (22.27% from 255 or 22.76% from 246); Max value from RGB is 137 - color contains mainly: green. Hex color #358938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358938 is #CA76C7. Grayscale: #666666. Windows color (decimal): -13268680 or 3705141. OLE color: 3705141.
HSL color Cylindrical-coordinate representation of color #358938: hue angle of 122.14º 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 #358938 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 56 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.46 |
| HSL | 122.14º | 0.44% | 0.37% | - |
| HSV(B) | 122.14º | 0.61% | 0.54% | - |
| XYZ | 11.13 | 18.93 | 6.81 | - |
| YUV | 102.65 | 101.67 | 92.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 56 | 0.61 | 0 | 0.59 | 0.46 | 122.14 | 0.44 | 0.37 |
| Hex | 35 | 89 | 38 | 3D | 0 | 3B | 2E | 7A | 2C | 25 |
| Octal | 65 | 211 | 70 | 75 | 0 | 73 | 56 | 172 | 54 | 45 |
| Binary | 110101 | 10001001 | 111000 | 111101 | 0 | 111011 | 101110 | 1111010 | 101100 | 100101 |
Color Harmonies of #358938
Complementary color
Monochromatic Colors of #358938
Black with #358938
Text Example
Text Example
White with #358938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358938; }
p { color: rgb(53,137,56); }
H1.HeaderClassName
{
color: #358938;
}
.AnyTagClassName
{
color: #358938;
}
</style>
background-color css
<style>
a { background-color: #358938; }
a { background-color: rgb(53,137,56); }
div.DivClassName
{
background-color: #358938;
}
.BgClassName
{
background-color: #358938;
}
</style>
border-color css
<style>
span { border-color: #358938; }
span { border-color: rgb(53,137,56); }
td.TdClassName
{
border-color: #358938;
}
.TagClassName
{
border-color: #358938;
}
</style>