Shades of Japanese Laurel #358137
Tints of Japanese Laurel #358137
RGB
CMYK
RGB Variations
Color information
#358137 (or 0x358137) is known color: Japanese Laurel. HEX triplet: 35, 81 and 37. RGB value is (53,129,55). Sum of RGB (Red+Green+Blue) = 53+129+55=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 129 (50.78% from 255 or 54.43% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 129 - color contains mainly: green. Hex color #358137 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358137 is #CA7EC8. Grayscale: #626262. Windows color (decimal): -13270729 or 3637557. OLE color: 3637557.
HSL color Cylindrical-coordinate representation of color #358137: hue angle of 121.58º 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 #358137 is Cyan = 0.59, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 55 | - |
| CMYK | 0.59 | 0 | 0.57 | 0.49 |
| HSL | 121.58º | 0.42% | 0.36% | - |
| HSV(B) | 121.58º | 0.59% | 0.51% | - |
| XYZ | 10.01 | 16.73 | 6.32 | - |
| YUV | 97.84 | 103.82 | 96.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 55 | 0.59 | 0 | 0.57 | 0.49 | 121.58 | 0.42 | 0.36 |
| Hex | 35 | 81 | 37 | 3B | 0 | 39 | 31 | 7A | 2A | 24 |
| Octal | 65 | 201 | 67 | 73 | 0 | 71 | 61 | 172 | 52 | 44 |
| Binary | 110101 | 10000001 | 110111 | 111011 | 0 | 111001 | 110001 | 1111010 | 101010 | 100100 |
Color Harmonies of #358137
Complementary color
Monochromatic Colors of #358137
Black with #358137
Text Example
Text Example
White with #358137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358137; }
p { color: rgb(53,129,55); }
H1.HeaderClassName
{
color: #358137;
}
.AnyTagClassName
{
color: #358137;
}
</style>
background-color css
<style>
a { background-color: #358137; }
a { background-color: rgb(53,129,55); }
div.DivClassName
{
background-color: #358137;
}
.BgClassName
{
background-color: #358137;
}
</style>
border-color css
<style>
span { border-color: #358137; }
span { border-color: rgb(53,129,55); }
td.TdClassName
{
border-color: #358137;
}
.TagClassName
{
border-color: #358137;
}
</style>