Shades of Japanese Laurel #358439
Tints of Japanese Laurel #358439
RGB
CMYK
RGB Variations
Color information
#358439 (or 0x358439) is known color: Japanese Laurel. HEX triplet: 35, 84 and 39. RGB value is (53,132,57). Sum of RGB (Red+Green+Blue) = 53+132+57=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 132 (51.95% from 255 or 54.55% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 132 - color contains mainly: green. Hex color #358439 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358439 is #CA7BC6. Grayscale: #646464. Windows color (decimal): -13269959 or 3769397. OLE color: 3769397.
HSL color Cylindrical-coordinate representation of color #358439: hue angle of 123.04º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358439 is Cyan = 0.60, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 57 | - |
| CMYK | 0.60 | 0 | 0.57 | 0.48 |
| HSL | 123.04º | 0.43% | 0.36% | - |
| HSV(B) | 123.04º | 0.6% | 0.52% | - |
| XYZ | 10.46 | 17.55 | 6.71 | - |
| YUV | 99.83 | 103.83 | 94.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 57 | 0.60 | 0 | 0.57 | 0.48 | 123.04 | 0.43 | 0.36 |
| Hex | 35 | 84 | 39 | 3C | 0 | 39 | 30 | 7B | 2B | 24 |
| Octal | 65 | 204 | 71 | 74 | 0 | 71 | 60 | 173 | 53 | 44 |
| Binary | 110101 | 10000100 | 111001 | 111100 | 0 | 111001 | 110000 | 1111011 | 101011 | 100100 |
Color Harmonies of #358439
Complementary color
Monochromatic Colors of #358439
Black with #358439
Text Example
Text Example
White with #358439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358439; }
p { color: rgb(53,132,57); }
H1.HeaderClassName
{
color: #358439;
}
.AnyTagClassName
{
color: #358439;
}
</style>
background-color css
<style>
a { background-color: #358439; }
a { background-color: rgb(53,132,57); }
div.DivClassName
{
background-color: #358439;
}
.BgClassName
{
background-color: #358439;
}
</style>
border-color css
<style>
span { border-color: #358439; }
span { border-color: rgb(53,132,57); }
td.TdClassName
{
border-color: #358439;
}
.TagClassName
{
border-color: #358439;
}
</style>