Shades of Japanese Laurel #357432
Tints of Japanese Laurel #357432
RGB
CMYK
RGB Variations
Color information
#357432 (or 0x357432) is known color: Japanese Laurel. HEX triplet: 35, 74 and 32. RGB value is (53,116,50). Sum of RGB (Red+Green+Blue) = 53+116+50=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 116 (45.70% from 255 or 52.97% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 116 - color contains mainly: green. Hex color #357432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357432 is #CA8BCD. Grayscale: #595959. Windows color (decimal): -13274062 or 3306549. OLE color: 3306549.
HSL color Cylindrical-coordinate representation of color #357432: hue angle of 117.27º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #357432 is Cyan = 0.54, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 50 | - |
| CMYK | 0.54 | 0 | 0.57 | 0.55 |
| HSL | 117.27º | 0.4% | 0.33% | - |
| HSV(B) | 117.27º | 0.57% | 0.45% | - |
| XYZ | 8.29 | 13.48 | 5.18 | - |
| YUV | 89.64 | 105.63 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 50 | 0.54 | 0 | 0.57 | 0.55 | 117.27 | 0.4 | 0.33 |
| Hex | 35 | 74 | 32 | 36 | 0 | 39 | 37 | 75 | 28 | 21 |
| Octal | 65 | 164 | 62 | 66 | 0 | 71 | 67 | 165 | 50 | 41 |
| Binary | 110101 | 1110100 | 110010 | 110110 | 0 | 111001 | 110111 | 1110101 | 101000 | 100001 |
Color Harmonies of #357432
Complementary color
Monochromatic Colors of #357432
Black with #357432
Text Example
Text Example
White with #357432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357432; }
p { color: rgb(53,116,50); }
H1.HeaderClassName
{
color: #357432;
}
.AnyTagClassName
{
color: #357432;
}
</style>
background-color css
<style>
a { background-color: #357432; }
a { background-color: rgb(53,116,50); }
div.DivClassName
{
background-color: #357432;
}
.BgClassName
{
background-color: #357432;
}
</style>
border-color css
<style>
span { border-color: #357432; }
span { border-color: rgb(53,116,50); }
td.TdClassName
{
border-color: #357432;
}
.TagClassName
{
border-color: #357432;
}
</style>