Shades of Japanese Laurel #357534
Tints of Japanese Laurel #357534
RGB
CMYK
RGB Variations
Color information
#357534 (or 0x357534) is known color: Japanese Laurel. HEX triplet: 35, 75 and 34. RGB value is (53,117,52). Sum of RGB (Red+Green+Blue) = 53+117+52=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #357534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357534 is #CA8ACB. Grayscale: #5A5A5A. Windows color (decimal): -13273804 or 3437877. OLE color: 3437877.
HSL color Cylindrical-coordinate representation of color #357534: hue angle of 119.08º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357534 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 52 | - |
| CMYK | 0.55 | 0 | 0.56 | 0.54 |
| HSL | 119.08º | 0.38% | 0.33% | - |
| HSV(B) | 119.08º | 0.56% | 0.46% | - |
| XYZ | 8.45 | 13.73 | 5.45 | - |
| YUV | 90.45 | 106.3 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 52 | 0.55 | 0 | 0.56 | 0.54 | 119.08 | 0.38 | 0.33 |
| Hex | 35 | 75 | 34 | 37 | 0 | 38 | 36 | 77 | 26 | 21 |
| Octal | 65 | 165 | 64 | 67 | 0 | 70 | 66 | 167 | 46 | 41 |
| Binary | 110101 | 1110101 | 110100 | 110111 | 0 | 111000 | 110110 | 1110111 | 100110 | 100001 |
Color Harmonies of #357534
Complementary color
Monochromatic Colors of #357534
Black with #357534
Text Example
Text Example
White with #357534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357534; }
p { color: rgb(53,117,52); }
H1.HeaderClassName
{
color: #357534;
}
.AnyTagClassName
{
color: #357534;
}
</style>
background-color css
<style>
a { background-color: #357534; }
a { background-color: rgb(53,117,52); }
div.DivClassName
{
background-color: #357534;
}
.BgClassName
{
background-color: #357534;
}
</style>
border-color css
<style>
span { border-color: #357534; }
span { border-color: rgb(53,117,52); }
td.TdClassName
{
border-color: #357534;
}
.TagClassName
{
border-color: #357534;
}
</style>