Shades of Seaweed #355416
Tints of Seaweed #355416
RGB
CMYK
RGB Variations
Color information
#355416 (or 0x355416) is known color: Seaweed. HEX triplet: 35, 54 and 16. RGB value is (53,84,22). Sum of RGB (Red+Green+Blue) = 53+84+22=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 84 (33.20% from 255 or 52.83% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 84 - color contains mainly: green. Hex color #355416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #355416 is #CAABE9. Grayscale: #434343. Windows color (decimal): -13282282 or 1463349. OLE color: 1463349.
HSL color Cylindrical-coordinate representation of color #355416: hue angle of 90º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #355416 is Cyan = 0.37, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 84 | 22 | - |
| CMYK | 0.37 | 0 | 0.74 | 0.67 |
| HSL | 90º | 0.58% | 0.21% | - |
| HSV(B) | 90º | 0.74% | 0.33% | - |
| XYZ | 4.78 | 7.16 | 1.89 | - |
| YUV | 67.66 | 102.23 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 84 | 22 | 0.37 | 0 | 0.74 | 0.67 | 90 | 0.58 | 0.21 |
| Hex | 35 | 54 | 16 | 25 | 0 | 4A | 43 | 5A | 3A | 15 |
| Octal | 65 | 124 | 26 | 45 | 0 | 112 | 103 | 132 | 72 | 25 |
| Binary | 110101 | 1010100 | 10110 | 100101 | 0 | 1001010 | 1000011 | 1011010 | 111010 | 10101 |
Color Harmonies of #355416
Complementary color
Monochromatic Colors of #355416
Black with #355416
Text Example
Text Example
White with #355416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355416; }
p { color: rgb(53,84,22); }
H1.HeaderClassName
{
color: #355416;
}
.AnyTagClassName
{
color: #355416;
}
</style>
background-color css
<style>
a { background-color: #355416; }
a { background-color: rgb(53,84,22); }
div.DivClassName
{
background-color: #355416;
}
.BgClassName
{
background-color: #355416;
}
</style>
border-color css
<style>
span { border-color: #355416; }
span { border-color: rgb(53,84,22); }
td.TdClassName
{
border-color: #355416;
}
.TagClassName
{
border-color: #355416;
}
</style>