Shades of Japanese Laurel #358236
Tints of Japanese Laurel #358236
RGB
CMYK
RGB Variations
Color information
#358236 (or 0x358236) is known color: Japanese Laurel. HEX triplet: 35, 82 and 36. RGB value is (53,130,54). Sum of RGB (Red+Green+Blue) = 53+130+54=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #358236 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358236 is #CA7DC9. Grayscale: #626262. Windows color (decimal): -13270474 or 3572277. OLE color: 3572277.
HSL color Cylindrical-coordinate representation of color #358236: hue angle of 120.78º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358236 is Cyan = 0.59, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 54 | - |
| CMYK | 0.59 | 0 | 0.58 | 0.49 |
| HSL | 120.78º | 0.42% | 0.36% | - |
| HSV(B) | 120.78º | 0.59% | 0.51% | - |
| XYZ | 10.12 | 16.99 | 6.24 | - |
| YUV | 98.31 | 102.99 | 95.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 54 | 0.59 | 0 | 0.58 | 0.49 | 120.78 | 0.42 | 0.36 |
| Hex | 35 | 82 | 36 | 3B | 0 | 3A | 31 | 79 | 2A | 24 |
| Octal | 65 | 202 | 66 | 73 | 0 | 72 | 61 | 171 | 52 | 44 |
| Binary | 110101 | 10000010 | 110110 | 111011 | 0 | 111010 | 110001 | 1111001 | 101010 | 100100 |
Color Harmonies of #358236
Complementary color
Monochromatic Colors of #358236
Black with #358236
Text Example
Text Example
White with #358236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358236; }
p { color: rgb(53,130,54); }
H1.HeaderClassName
{
color: #358236;
}
.AnyTagClassName
{
color: #358236;
}
</style>
background-color css
<style>
a { background-color: #358236; }
a { background-color: rgb(53,130,54); }
div.DivClassName
{
background-color: #358236;
}
.BgClassName
{
background-color: #358236;
}
</style>
border-color css
<style>
span { border-color: #358236; }
span { border-color: rgb(53,130,54); }
td.TdClassName
{
border-color: #358236;
}
.TagClassName
{
border-color: #358236;
}
</style>