Shades of Japanese Laurel #358732
Tints of Japanese Laurel #358732
RGB
CMYK
RGB Variations
Color information
#358732 (or 0x358732) is known color: Japanese Laurel. HEX triplet: 35, 87 and 32. RGB value is (53,135,50). Sum of RGB (Red+Green+Blue) = 53+135+50=238 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.27% from 238); Green value is 135 (53.12% from 255 or 56.72% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 135 - color contains mainly: green. Hex color #358732 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358732 is #CA78CD. Grayscale: #656565. Windows color (decimal): -13269198 or 3311413. OLE color: 3311413.
HSL color Cylindrical-coordinate representation of color #358732: hue angle of 117.88º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #358732 is Cyan = 0.61, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 50 | - |
| CMYK | 0.61 | 0 | 0.63 | 0.47 |
| HSL | 117.88º | 0.46% | 0.36% | - |
| HSV(B) | 117.88º | 0.63% | 0.53% | - |
| XYZ | 10.71 | 18.32 | 5.99 | - |
| YUV | 100.79 | 99.33 | 93.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 50 | 0.61 | 0 | 0.63 | 0.47 | 117.88 | 0.46 | 0.36 |
| Hex | 35 | 87 | 32 | 3D | 0 | 3F | 2F | 76 | 2E | 24 |
| Octal | 65 | 207 | 62 | 75 | 0 | 77 | 57 | 166 | 56 | 44 |
| Binary | 110101 | 10000111 | 110010 | 111101 | 0 | 111111 | 101111 | 1110110 | 101110 | 100100 |
Color Harmonies of #358732
Complementary color
Monochromatic Colors of #358732
Black with #358732
Text Example
Text Example
White with #358732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358732; }
p { color: rgb(53,135,50); }
H1.HeaderClassName
{
color: #358732;
}
.AnyTagClassName
{
color: #358732;
}
</style>
background-color css
<style>
a { background-color: #358732; }
a { background-color: rgb(53,135,50); }
div.DivClassName
{
background-color: #358732;
}
.BgClassName
{
background-color: #358732;
}
</style>
border-color css
<style>
span { border-color: #358732; }
span { border-color: rgb(53,135,50); }
td.TdClassName
{
border-color: #358732;
}
.TagClassName
{
border-color: #358732;
}
</style>