Shades of Japanese Laurel #358838
Tints of Japanese Laurel #358838
RGB
CMYK
RGB Variations
Color information
#358838 (or 0x358838) is known color: Japanese Laurel. HEX triplet: 35, 88 and 38. RGB value is (53,136,56). Sum of RGB (Red+Green+Blue) = 53+136+56=245 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.63% from 245); Green value is 136 (53.52% from 255 or 55.51% from 245); Blue value is 56 (22.27% from 255 or 22.86% from 245); Max value from RGB is 136 - color contains mainly: green. Hex color #358838 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358838 is #CA77C7. Grayscale: #666666. Windows color (decimal): -13268936 or 3704885. OLE color: 3704885.
HSL color Cylindrical-coordinate representation of color #358838: hue angle of 122.17º 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 #358838 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 136 | 56 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.47 |
| HSL | 122.17º | 0.44% | 0.37% | - |
| HSV(B) | 122.17º | 0.61% | 0.53% | - |
| XYZ | 10.99 | 18.65 | 6.76 | - |
| YUV | 102.06 | 102 | 93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 136 | 56 | 0.61 | 0 | 0.59 | 0.47 | 122.17 | 0.44 | 0.37 |
| Hex | 35 | 88 | 38 | 3D | 0 | 3B | 2F | 7A | 2C | 25 |
| Octal | 65 | 210 | 70 | 75 | 0 | 73 | 57 | 172 | 54 | 45 |
| Binary | 110101 | 10001000 | 111000 | 111101 | 0 | 111011 | 101111 | 1111010 | 101100 | 100101 |
Color Harmonies of #358838
Complementary color
Monochromatic Colors of #358838
Black with #358838
Text Example
Text Example
White with #358838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358838; }
p { color: rgb(53,136,56); }
H1.HeaderClassName
{
color: #358838;
}
.AnyTagClassName
{
color: #358838;
}
</style>
background-color css
<style>
a { background-color: #358838; }
a { background-color: rgb(53,136,56); }
div.DivClassName
{
background-color: #358838;
}
.BgClassName
{
background-color: #358838;
}
</style>
border-color css
<style>
span { border-color: #358838; }
span { border-color: rgb(53,136,56); }
td.TdClassName
{
border-color: #358838;
}
.TagClassName
{
border-color: #358838;
}
</style>