Shades of Japanese Laurel #358932
Tints of Japanese Laurel #358932
RGB
CMYK
RGB Variations
Color information
#358932 (or 0x358932) is known color: Japanese Laurel. HEX triplet: 35, 89 and 32. RGB value is (53,137,50). Sum of RGB (Red+Green+Blue) = 53+137+50=240 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.08% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 50 (19.92% from 255 or 20.83% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #358932 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358932 is #CA76CD. Grayscale: #666666. Windows color (decimal): -13268686 or 3311925. OLE color: 3311925.
HSL color Cylindrical-coordinate representation of color #358932: hue angle of 117.93º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #358932 is Cyan = 0.61, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 50 | - |
| CMYK | 0.61 | 0 | 0.64 | 0.46 |
| HSL | 117.93º | 0.47% | 0.37% | - |
| HSV(B) | 117.93º | 0.64% | 0.54% | - |
| XYZ | 10.99 | 18.88 | 6.08 | - |
| YUV | 101.97 | 98.67 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 50 | 0.61 | 0 | 0.64 | 0.46 | 117.93 | 0.47 | 0.37 |
| Hex | 35 | 89 | 32 | 3D | 0 | 40 | 2E | 76 | 2F | 25 |
| Octal | 65 | 211 | 62 | 75 | 0 | 100 | 56 | 166 | 57 | 45 |
| Binary | 110101 | 10001001 | 110010 | 111101 | 0 | 1000000 | 101110 | 1110110 | 101111 | 100101 |
Color Harmonies of #358932
Complementary color
Monochromatic Colors of #358932
Black with #358932
Text Example
Text Example
White with #358932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358932; }
p { color: rgb(53,137,50); }
H1.HeaderClassName
{
color: #358932;
}
.AnyTagClassName
{
color: #358932;
}
</style>
background-color css
<style>
a { background-color: #358932; }
a { background-color: rgb(53,137,50); }
div.DivClassName
{
background-color: #358932;
}
.BgClassName
{
background-color: #358932;
}
</style>
border-color css
<style>
span { border-color: #358932; }
span { border-color: rgb(53,137,50); }
td.TdClassName
{
border-color: #358932;
}
.TagClassName
{
border-color: #358932;
}
</style>