Shades of Japanese Laurel #357139
Tints of Japanese Laurel #357139
RGB
CMYK
RGB Variations
Color information
#357139 (or 0x357139) is known color: Japanese Laurel. HEX triplet: 35, 71 and 39. RGB value is (53,113,57). Sum of RGB (Red+Green+Blue) = 53+113+57=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 57 (22.66% from 255 or 25.56% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #357139 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357139 is #CA8EC6. Grayscale: #585858. Windows color (decimal): -13274823 or 3764533. OLE color: 3764533.
HSL color Cylindrical-coordinate representation of color #357139: hue angle of 124º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357139 is Cyan = 0.53, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 57 | - |
| CMYK | 0.53 | 0 | 0.50 | 0.56 |
| HSL | 124º | 0.36% | 0.33% | - |
| HSV(B) | 124º | 0.53% | 0.44% | - |
| XYZ | 8.11 | 12.86 | 5.93 | - |
| YUV | 88.68 | 110.12 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 57 | 0.53 | 0 | 0.50 | 0.56 | 124 | 0.36 | 0.33 |
| Hex | 35 | 71 | 39 | 35 | 0 | 32 | 38 | 7C | 24 | 21 |
| Octal | 65 | 161 | 71 | 65 | 0 | 62 | 70 | 174 | 44 | 41 |
| Binary | 110101 | 1110001 | 111001 | 110101 | 0 | 110010 | 111000 | 1111100 | 100100 | 100001 |
Color Harmonies of #357139
Complementary color
Monochromatic Colors of #357139
Black with #357139
Text Example
Text Example
White with #357139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357139; }
p { color: rgb(53,113,57); }
H1.HeaderClassName
{
color: #357139;
}
.AnyTagClassName
{
color: #357139;
}
</style>
background-color css
<style>
a { background-color: #357139; }
a { background-color: rgb(53,113,57); }
div.DivClassName
{
background-color: #357139;
}
.BgClassName
{
background-color: #357139;
}
</style>
border-color css
<style>
span { border-color: #357139; }
span { border-color: rgb(53,113,57); }
td.TdClassName
{
border-color: #357139;
}
.TagClassName
{
border-color: #357139;
}
</style>