Shades of Japanese Laurel #357543
Tints of Japanese Laurel #357543
RGB
CMYK
RGB Variations
Color information
#357543 (or 0x357543) is known color: Japanese Laurel. HEX triplet: 35, 75 and 43. RGB value is (53,117,67). Sum of RGB (Red+Green+Blue) = 53+117+67=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 67 (26.56% from 255 or 28.27% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #357543 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357543 is #CA8ABC. Grayscale: #5C5C5C. Windows color (decimal): -13273789 or 4420917. OLE color: 4420917.
HSL color Cylindrical-coordinate representation of color #357543: hue angle of 133.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357543 is Cyan = 0.55, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 67 | - |
| CMYK | 0.55 | 0 | 0.43 | 0.54 |
| HSL | 133.13º | 0.38% | 0.33% | - |
| HSV(B) | 133.13º | 0.55% | 0.46% | - |
| XYZ | 8.84 | 13.88 | 7.52 | - |
| YUV | 92.16 | 113.8 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 67 | 0.55 | 0 | 0.43 | 0.54 | 133.13 | 0.38 | 0.33 |
| Hex | 35 | 75 | 43 | 37 | 0 | 2B | 36 | 85 | 26 | 21 |
| Octal | 65 | 165 | 103 | 67 | 0 | 53 | 66 | 205 | 46 | 41 |
| Binary | 110101 | 1110101 | 1000011 | 110111 | 0 | 101011 | 110110 | 10000101 | 100110 | 100001 |
Color Harmonies of #357543
Complementary color
Monochromatic Colors of #357543
Black with #357543
Text Example
Text Example
White with #357543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357543; }
p { color: rgb(53,117,67); }
H1.HeaderClassName
{
color: #357543;
}
.AnyTagClassName
{
color: #357543;
}
</style>
background-color css
<style>
a { background-color: #357543; }
a { background-color: rgb(53,117,67); }
div.DivClassName
{
background-color: #357543;
}
.BgClassName
{
background-color: #357543;
}
</style>
border-color css
<style>
span { border-color: #357543; }
span { border-color: rgb(53,117,67); }
td.TdClassName
{
border-color: #357543;
}
.TagClassName
{
border-color: #357543;
}
</style>