Shades of Japanese Laurel #358736
Tints of Japanese Laurel #358736
RGB
CMYK
RGB Variations
Color information
#358736 (or 0x358736) is known color: Japanese Laurel. HEX triplet: 35, 87 and 36. RGB value is (53,135,54). Sum of RGB (Red+Green+Blue) = 53+135+54=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 135 (53.12% from 255 or 55.79% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 135 - color contains mainly: green. Hex color #358736 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358736 is #CA78C9. Grayscale: #656565. Windows color (decimal): -13269194 or 3573557. OLE color: 3573557.
HSL color Cylindrical-coordinate representation of color #358736: hue angle of 120.73º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358736 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 54 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.47 |
| HSL | 120.73º | 0.44% | 0.37% | - |
| HSV(B) | 120.73º | 0.61% | 0.53% | - |
| XYZ | 10.8 | 18.35 | 6.46 | - |
| YUV | 101.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 54 | 0.61 | 0 | 0.60 | 0.47 | 120.73 | 0.44 | 0.37 |
| Hex | 35 | 87 | 36 | 3D | 0 | 3C | 2F | 79 | 2C | 25 |
| Octal | 65 | 207 | 66 | 75 | 0 | 74 | 57 | 171 | 54 | 45 |
| Binary | 110101 | 10000111 | 110110 | 111101 | 0 | 111100 | 101111 | 1111001 | 101100 | 100101 |
Color Harmonies of #358736
Complementary color
Monochromatic Colors of #358736
Black with #358736
Text Example
Text Example
White with #358736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358736; }
p { color: rgb(53,135,54); }
H1.HeaderClassName
{
color: #358736;
}
.AnyTagClassName
{
color: #358736;
}
</style>
background-color css
<style>
a { background-color: #358736; }
a { background-color: rgb(53,135,54); }
div.DivClassName
{
background-color: #358736;
}
.BgClassName
{
background-color: #358736;
}
</style>
border-color css
<style>
span { border-color: #358736; }
span { border-color: rgb(53,135,54); }
td.TdClassName
{
border-color: #358736;
}
.TagClassName
{
border-color: #358736;
}
</style>