Shades of Japanese Laurel #358139
Tints of Japanese Laurel #358139
RGB
CMYK
RGB Variations
Color information
#358139 (or 0x358139) is known color: Japanese Laurel. HEX triplet: 35, 81 and 39. RGB value is (53,129,57). Sum of RGB (Red+Green+Blue) = 53+129+57=239 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.18% from 239); Green value is 129 (50.78% from 255 or 53.97% from 239); Blue value is 57 (22.66% from 255 or 23.85% from 239); Max value from RGB is 129 - color contains mainly: green. Hex color #358139 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358139 is #CA7EC6. Grayscale: #626262. Windows color (decimal): -13270727 or 3768629. OLE color: 3768629.
HSL color Cylindrical-coordinate representation of color #358139: hue angle of 123.16º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358139 is Cyan = 0.59, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 57 | - |
| CMYK | 0.59 | 0 | 0.56 | 0.49 |
| HSL | 123.16º | 0.42% | 0.36% | - |
| HSV(B) | 123.16º | 0.59% | 0.51% | - |
| XYZ | 10.06 | 16.75 | 6.57 | - |
| YUV | 98.07 | 104.82 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 57 | 0.59 | 0 | 0.56 | 0.49 | 123.16 | 0.42 | 0.36 |
| Hex | 35 | 81 | 39 | 3B | 0 | 38 | 31 | 7B | 2A | 24 |
| Octal | 65 | 201 | 71 | 73 | 0 | 70 | 61 | 173 | 52 | 44 |
| Binary | 110101 | 10000001 | 111001 | 111011 | 0 | 111000 | 110001 | 1111011 | 101010 | 100100 |
Color Harmonies of #358139
Complementary color
Monochromatic Colors of #358139
Black with #358139
Text Example
Text Example
White with #358139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358139; }
p { color: rgb(53,129,57); }
H1.HeaderClassName
{
color: #358139;
}
.AnyTagClassName
{
color: #358139;
}
</style>
background-color css
<style>
a { background-color: #358139; }
a { background-color: rgb(53,129,57); }
div.DivClassName
{
background-color: #358139;
}
.BgClassName
{
background-color: #358139;
}
</style>
border-color css
<style>
span { border-color: #358139; }
span { border-color: rgb(53,129,57); }
td.TdClassName
{
border-color: #358139;
}
.TagClassName
{
border-color: #358139;
}
</style>