Shades of Japanese Laurel #358931
Tints of Japanese Laurel #358931
RGB
CMYK
RGB Variations
Color information
#358931 (or 0x358931) is known color: Japanese Laurel. HEX triplet: 35, 89 and 31. RGB value is (53,137,49). Sum of RGB (Red+Green+Blue) = 53+137+49=239 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.18% from 239); Green value is 137 (53.91% from 255 or 57.32% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 137 - color contains mainly: green. Hex color #358931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358931 is #CA76CE. Grayscale: #666666. Windows color (decimal): -13268687 or 3246389. OLE color: 3246389.
HSL color Cylindrical-coordinate representation of color #358931: hue angle of 117.27º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #358931 is Cyan = 0.61, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 49 | - |
| CMYK | 0.61 | 0 | 0.64 | 0.46 |
| HSL | 117.27º | 0.47% | 0.36% | - |
| HSV(B) | 117.27º | 0.64% | 0.54% | - |
| XYZ | 10.97 | 18.87 | 5.97 | - |
| YUV | 101.85 | 98.17 | 93.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 49 | 0.61 | 0 | 0.64 | 0.46 | 117.27 | 0.47 | 0.36 |
| Hex | 35 | 89 | 31 | 3D | 0 | 40 | 2E | 75 | 2F | 24 |
| Octal | 65 | 211 | 61 | 75 | 0 | 100 | 56 | 165 | 57 | 44 |
| Binary | 110101 | 10001001 | 110001 | 111101 | 0 | 1000000 | 101110 | 1110101 | 101111 | 100100 |
Color Harmonies of #358931
Complementary color
Monochromatic Colors of #358931
Black with #358931
Text Example
Text Example
White with #358931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358931; }
p { color: rgb(53,137,49); }
H1.HeaderClassName
{
color: #358931;
}
.AnyTagClassName
{
color: #358931;
}
</style>
background-color css
<style>
a { background-color: #358931; }
a { background-color: rgb(53,137,49); }
div.DivClassName
{
background-color: #358931;
}
.BgClassName
{
background-color: #358931;
}
</style>
border-color css
<style>
span { border-color: #358931; }
span { border-color: rgb(53,137,49); }
td.TdClassName
{
border-color: #358931;
}
.TagClassName
{
border-color: #358931;
}
</style>