Shades of Japanese Laurel #357733
Tints of Japanese Laurel #357733
RGB
CMYK
RGB Variations
Color information
#357733 (or 0x357733) is known color: Japanese Laurel. HEX triplet: 35, 77 and 33. RGB value is (53,119,51). Sum of RGB (Red+Green+Blue) = 53+119+51=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 119 (46.88% from 255 or 53.36% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 119 - color contains mainly: green. Hex color #357733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357733 is #CA88CC. Grayscale: #5B5B5B. Windows color (decimal): -13273293 or 3372853. OLE color: 3372853.
HSL color Cylindrical-coordinate representation of color #357733: hue angle of 118.24º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #357733 is Cyan = 0.55, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 51 | - |
| CMYK | 0.55 | 0 | 0.57 | 0.53 |
| HSL | 118.24º | 0.4% | 0.33% | - |
| HSV(B) | 118.24º | 0.57% | 0.47% | - |
| XYZ | 8.66 | 14.19 | 5.41 | - |
| YUV | 91.51 | 105.13 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 51 | 0.55 | 0 | 0.57 | 0.53 | 118.24 | 0.4 | 0.33 |
| Hex | 35 | 77 | 33 | 37 | 0 | 39 | 35 | 76 | 28 | 21 |
| Octal | 65 | 167 | 63 | 67 | 0 | 71 | 65 | 166 | 50 | 41 |
| Binary | 110101 | 1110111 | 110011 | 110111 | 0 | 111001 | 110101 | 1110110 | 101000 | 100001 |
Color Harmonies of #357733
Complementary color
Monochromatic Colors of #357733
Black with #357733
Text Example
Text Example
White with #357733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357733; }
p { color: rgb(53,119,51); }
H1.HeaderClassName
{
color: #357733;
}
.AnyTagClassName
{
color: #357733;
}
</style>
background-color css
<style>
a { background-color: #357733; }
a { background-color: rgb(53,119,51); }
div.DivClassName
{
background-color: #357733;
}
.BgClassName
{
background-color: #357733;
}
</style>
border-color css
<style>
span { border-color: #357733; }
span { border-color: rgb(53,119,51); }
td.TdClassName
{
border-color: #357733;
}
.TagClassName
{
border-color: #357733;
}
</style>