Shades of Seaweed #355115
Tints of Seaweed #355115
RGB
CMYK
RGB Variations
Color information
#355115 (or 0x355115) is known color: Seaweed. HEX triplet: 35, 51 and 15. RGB value is (53,81,21). Sum of RGB (Red+Green+Blue) = 53+81+21=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 81 (32.03% from 255 or 52.26% from 155); Blue value is 21 (8.59% from 255 or 13.55% from 155); Max value from RGB is 81 - color contains mainly: green. Hex color #355115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #355115 is #CAAEEA. Grayscale: #424242. Windows color (decimal): -13283051 or 1397045. OLE color: 1397045.
HSL color Cylindrical-coordinate representation of color #355115: hue angle of 88º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #355115 is Cyan = 0.35, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 81 | 21 | - |
| CMYK | 0.35 | 0 | 0.74 | 0.68 |
| HSL | 88º | 0.59% | 0.2% | - |
| HSV(B) | 88º | 0.74% | 0.32% | - |
| XYZ | 4.55 | 6.7 | 1.76 | - |
| YUV | 65.79 | 102.72 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 21 | 0.35 | 0 | 0.74 | 0.68 | 88 | 0.59 | 0.2 |
| Hex | 35 | 51 | 15 | 23 | 0 | 4A | 44 | 58 | 3B | 14 |
| Octal | 65 | 121 | 25 | 43 | 0 | 112 | 104 | 130 | 73 | 24 |
| Binary | 110101 | 1010001 | 10101 | 100011 | 0 | 1001010 | 1000100 | 1011000 | 111011 | 10100 |
Color Harmonies of #355115
Complementary color
Monochromatic Colors of #355115
Black with #355115
Text Example
Text Example
White with #355115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355115; }
p { color: rgb(53,81,21); }
H1.HeaderClassName
{
color: #355115;
}
.AnyTagClassName
{
color: #355115;
}
</style>
background-color css
<style>
a { background-color: #355115; }
a { background-color: rgb(53,81,21); }
div.DivClassName
{
background-color: #355115;
}
.BgClassName
{
background-color: #355115;
}
</style>
border-color css
<style>
span { border-color: #355115; }
span { border-color: rgb(53,81,21); }
td.TdClassName
{
border-color: #355115;
}
.TagClassName
{
border-color: #355115;
}
</style>