Shades of Japanese Laurel #358934
Tints of Japanese Laurel #358934
RGB
CMYK
RGB Variations
Color information
#358934 (or 0x358934) is known color: Japanese Laurel. HEX triplet: 35, 89 and 34. RGB value is (53,137,52). Sum of RGB (Red+Green+Blue) = 53+137+52=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 52 (20.70% from 255 or 21.49% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #358934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358934 is #CA76CB. Grayscale: #666666. Windows color (decimal): -13268684 or 3442997. OLE color: 3442997.
HSL color Cylindrical-coordinate representation of color #358934: hue angle of 119.29º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #358934 is Cyan = 0.61, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 52 | - |
| CMYK | 0.61 | 0 | 0.62 | 0.46 |
| HSL | 119.29º | 0.45% | 0.37% | - |
| HSV(B) | 119.29º | 0.62% | 0.54% | - |
| XYZ | 11.03 | 18.9 | 6.31 | - |
| YUV | 102.19 | 99.67 | 92.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 52 | 0.61 | 0 | 0.62 | 0.46 | 119.29 | 0.45 | 0.37 |
| Hex | 35 | 89 | 34 | 3D | 0 | 3E | 2E | 77 | 2D | 25 |
| Octal | 65 | 211 | 64 | 75 | 0 | 76 | 56 | 167 | 55 | 45 |
| Binary | 110101 | 10001001 | 110100 | 111101 | 0 | 111110 | 101110 | 1110111 | 101101 | 100101 |
Color Harmonies of #358934
Complementary color
Monochromatic Colors of #358934
Black with #358934
Text Example
Text Example
White with #358934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358934; }
p { color: rgb(53,137,52); }
H1.HeaderClassName
{
color: #358934;
}
.AnyTagClassName
{
color: #358934;
}
</style>
background-color css
<style>
a { background-color: #358934; }
a { background-color: rgb(53,137,52); }
div.DivClassName
{
background-color: #358934;
}
.BgClassName
{
background-color: #358934;
}
</style>
border-color css
<style>
span { border-color: #358934; }
span { border-color: rgb(53,137,52); }
td.TdClassName
{
border-color: #358934;
}
.TagClassName
{
border-color: #358934;
}
</style>