Shades of Japanese Laurel #357438
Tints of Japanese Laurel #357438
RGB
CMYK
RGB Variations
Color information
#357438 (or 0x357438) is known color: Japanese Laurel. HEX triplet: 35, 74 and 38. RGB value is (53,116,56). Sum of RGB (Red+Green+Blue) = 53+116+56=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 116 (45.70% from 255 or 51.56% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 116 - color contains mainly: green. Hex color #357438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357438 is #CA8BC7. Grayscale: #5A5A5A. Windows color (decimal): -13274056 or 3699765. OLE color: 3699765.
HSL color Cylindrical-coordinate representation of color #357438: hue angle of 122.86º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #357438 is Cyan = 0.54, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 116 | 56 | - |
| CMYK | 0.54 | 0 | 0.52 | 0.55 |
| HSL | 122.86º | 0.37% | 0.33% | - |
| HSV(B) | 122.86º | 0.54% | 0.45% | - |
| XYZ | 8.43 | 13.53 | 5.91 | - |
| YUV | 90.32 | 108.63 | 101.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 56 | 0.54 | 0 | 0.52 | 0.55 | 122.86 | 0.37 | 0.33 |
| Hex | 35 | 74 | 38 | 36 | 0 | 34 | 37 | 7B | 25 | 21 |
| Octal | 65 | 164 | 70 | 66 | 0 | 64 | 67 | 173 | 45 | 41 |
| Binary | 110101 | 1110100 | 111000 | 110110 | 0 | 110100 | 110111 | 1111011 | 100101 | 100001 |
Color Harmonies of #357438
Complementary color
Monochromatic Colors of #357438
Black with #357438
Text Example
Text Example
White with #357438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357438; }
p { color: rgb(53,116,56); }
H1.HeaderClassName
{
color: #357438;
}
.AnyTagClassName
{
color: #357438;
}
</style>
background-color css
<style>
a { background-color: #357438; }
a { background-color: rgb(53,116,56); }
div.DivClassName
{
background-color: #357438;
}
.BgClassName
{
background-color: #357438;
}
</style>
border-color css
<style>
span { border-color: #357438; }
span { border-color: rgb(53,116,56); }
td.TdClassName
{
border-color: #357438;
}
.TagClassName
{
border-color: #357438;
}
</style>