Shades of Japanese Laurel #358738
Tints of Japanese Laurel #358738
RGB
CMYK
RGB Variations
Color information
#358738 (or 0x358738) is known color: Japanese Laurel. HEX triplet: 35, 87 and 38. RGB value is (53,135,56). Sum of RGB (Red+Green+Blue) = 53+135+56=244 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.72% from 244); Green value is 135 (53.12% from 255 or 55.33% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 135 - color contains mainly: green. Hex color #358738 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358738 is #CA78C7. Grayscale: #656565. Windows color (decimal): -13269192 or 3704629. OLE color: 3704629.
HSL color Cylindrical-coordinate representation of color #358738: hue angle of 122.2º 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 #358738 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 135 | 56 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.47 |
| HSL | 122.2º | 0.44% | 0.37% | - |
| HSV(B) | 122.2º | 0.61% | 0.53% | - |
| XYZ | 10.85 | 18.37 | 6.72 | - |
| YUV | 101.48 | 102.33 | 93.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 135 | 56 | 0.61 | 0 | 0.59 | 0.47 | 122.2 | 0.44 | 0.37 |
| Hex | 35 | 87 | 38 | 3D | 0 | 3B | 2F | 7A | 2C | 25 |
| Octal | 65 | 207 | 70 | 75 | 0 | 73 | 57 | 172 | 54 | 45 |
| Binary | 110101 | 10000111 | 111000 | 111101 | 0 | 111011 | 101111 | 1111010 | 101100 | 100101 |
Color Harmonies of #358738
Complementary color
Monochromatic Colors of #358738
Black with #358738
Text Example
Text Example
White with #358738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358738; }
p { color: rgb(53,135,56); }
H1.HeaderClassName
{
color: #358738;
}
.AnyTagClassName
{
color: #358738;
}
</style>
background-color css
<style>
a { background-color: #358738; }
a { background-color: rgb(53,135,56); }
div.DivClassName
{
background-color: #358738;
}
.BgClassName
{
background-color: #358738;
}
</style>
border-color css
<style>
span { border-color: #358738; }
span { border-color: rgb(53,135,56); }
td.TdClassName
{
border-color: #358738;
}
.TagClassName
{
border-color: #358738;
}
</style>