Shades of Japanese Laurel #357333
Tints of Japanese Laurel #357333
RGB
CMYK
RGB Variations
Color information
#357333 (or 0x357333) is known color: Japanese Laurel. HEX triplet: 35, 73 and 33. RGB value is (53,115,51). Sum of RGB (Red+Green+Blue) = 53+115+51=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #357333 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357333 is #CA8CCC. Grayscale: #595959. Windows color (decimal): -13274317 or 3371829. OLE color: 3371829.
HSL color Cylindrical-coordinate representation of color #357333: hue angle of 118.12º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357333 is Cyan = 0.54, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 115 | 51 | - |
| CMYK | 0.54 | 0 | 0.56 | 0.55 |
| HSL | 118.13º | 0.39% | 0.33% | - |
| HSV(B) | 118.13º | 0.56% | 0.45% | - |
| XYZ | 8.2 | 13.26 | 5.26 | - |
| YUV | 89.17 | 106.46 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 51 | 0.54 | 0 | 0.56 | 0.55 | 118.13 | 0.39 | 0.33 |
| Hex | 35 | 73 | 33 | 36 | 0 | 38 | 37 | 76 | 27 | 21 |
| Octal | 65 | 163 | 63 | 66 | 0 | 70 | 67 | 166 | 47 | 41 |
| Binary | 110101 | 1110011 | 110011 | 110110 | 0 | 111000 | 110111 | 1110110 | 100111 | 100001 |
Color Harmonies of #357333
Complementary color
Monochromatic Colors of #357333
Black with #357333
Text Example
Text Example
White with #357333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357333; }
p { color: rgb(53,115,51); }
H1.HeaderClassName
{
color: #357333;
}
.AnyTagClassName
{
color: #357333;
}
</style>
background-color css
<style>
a { background-color: #357333; }
a { background-color: rgb(53,115,51); }
div.DivClassName
{
background-color: #357333;
}
.BgClassName
{
background-color: #357333;
}
</style>
border-color css
<style>
span { border-color: #357333; }
span { border-color: rgb(53,115,51); }
td.TdClassName
{
border-color: #357333;
}
.TagClassName
{
border-color: #357333;
}
</style>