Shades of Japanese Laurel #358435
Tints of Japanese Laurel #358435
RGB
CMYK
RGB Variations
Color information
#358435 (or 0x358435) is known color: Japanese Laurel. HEX triplet: 35, 84 and 35. RGB value is (53,132,53). Sum of RGB (Red+Green+Blue) = 53+132+53=238 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.27% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #358435 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358435 is #CA7BCA. Grayscale: #636363. Windows color (decimal): -13269963 or 3507253. OLE color: 3507253.
HSL color Cylindrical-coordinate representation of color #358435: hue angle of 120º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358435 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 53 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.48 |
| HSL | 120º | 0.43% | 0.36% | - |
| HSV(B) | 120º | 0.6% | 0.52% | - |
| XYZ | 10.36 | 17.52 | 6.2 | - |
| YUV | 99.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 53 | 0.60 | 0 | 0.60 | 0.48 | 120 | 0.43 | 0.36 |
| Hex | 35 | 84 | 35 | 3C | 0 | 3C | 30 | 78 | 2B | 24 |
| Octal | 65 | 204 | 65 | 74 | 0 | 74 | 60 | 170 | 53 | 44 |
| Binary | 110101 | 10000100 | 110101 | 111100 | 0 | 111100 | 110000 | 1111000 | 101011 | 100100 |
Color Harmonies of #358435
Complementary color
Monochromatic Colors of #358435
Black with #358435
Text Example
Text Example
White with #358435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358435; }
p { color: rgb(53,132,53); }
H1.HeaderClassName
{
color: #358435;
}
.AnyTagClassName
{
color: #358435;
}
</style>
background-color css
<style>
a { background-color: #358435; }
a { background-color: rgb(53,132,53); }
div.DivClassName
{
background-color: #358435;
}
.BgClassName
{
background-color: #358435;
}
</style>
border-color css
<style>
span { border-color: #358435; }
span { border-color: rgb(53,132,53); }
td.TdClassName
{
border-color: #358435;
}
.TagClassName
{
border-color: #358435;
}
</style>