Shades of Japanese Laurel #357630
Tints of Japanese Laurel #357630
RGB
CMYK
RGB Variations
Color information
#357630 (or 0x357630) is known color: Japanese Laurel. HEX triplet: 35, 76 and 30. RGB value is (53,118,48). Sum of RGB (Red+Green+Blue) = 53+118+48=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #357630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357630 is #CA89CF. Grayscale: #5A5A5A. Windows color (decimal): -13273552 or 3175989. OLE color: 3175989.
HSL color Cylindrical-coordinate representation of color #357630: hue angle of 115.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #357630 is Cyan = 0.55, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 118 | 48 | - |
| CMYK | 0.55 | 0 | 0.59 | 0.54 |
| HSL | 115.71º | 0.42% | 0.33% | - |
| HSV(B) | 115.71º | 0.59% | 0.46% | - |
| XYZ | 8.48 | 13.93 | 5.04 | - |
| YUV | 90.59 | 103.97 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 48 | 0.55 | 0 | 0.59 | 0.54 | 115.71 | 0.42 | 0.33 |
| Hex | 35 | 76 | 30 | 37 | 0 | 3B | 36 | 74 | 2A | 21 |
| Octal | 65 | 166 | 60 | 67 | 0 | 73 | 66 | 164 | 52 | 41 |
| Binary | 110101 | 1110110 | 110000 | 110111 | 0 | 111011 | 110110 | 1110100 | 101010 | 100001 |
Color Harmonies of #357630
Complementary color
Monochromatic Colors of #357630
Black with #357630
Text Example
Text Example
White with #357630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357630; }
p { color: rgb(53,118,48); }
H1.HeaderClassName
{
color: #357630;
}
.AnyTagClassName
{
color: #357630;
}
</style>
background-color css
<style>
a { background-color: #357630; }
a { background-color: rgb(53,118,48); }
div.DivClassName
{
background-color: #357630;
}
.BgClassName
{
background-color: #357630;
}
</style>
border-color css
<style>
span { border-color: #357630; }
span { border-color: rgb(53,118,48); }
td.TdClassName
{
border-color: #357630;
}
.TagClassName
{
border-color: #357630;
}
</style>