Shades of Seaweed #355817
Tints of Seaweed #355817
RGB
CMYK
RGB Variations
Color information
#355817 (or 0x355817) is known color: Seaweed. HEX triplet: 35, 58 and 17. RGB value is (53,88,23). Sum of RGB (Red+Green+Blue) = 53+88+23=164 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.32% from 164); Green value is 88 (34.77% from 255 or 53.66% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 88 - color contains mainly: green. Hex color #355817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #355817 is #CAA7E8. Grayscale: #464646. Windows color (decimal): -13281257 or 1529909. OLE color: 1529909.
HSL color Cylindrical-coordinate representation of color #355817: hue angle of 92.31º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #355817 is Cyan = 0.40, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 88 | 23 | - |
| CMYK | 0.40 | 0 | 0.74 | 0.65 |
| HSL | 92.31º | 0.59% | 0.22% | - |
| HSV(B) | 92.31º | 0.74% | 0.35% | - |
| XYZ | 5.11 | 7.8 | 2.05 | - |
| YUV | 70.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 23 | 0.40 | 0 | 0.74 | 0.65 | 92.31 | 0.59 | 0.22 |
| Hex | 35 | 58 | 17 | 28 | 0 | 4A | 41 | 5C | 3B | 16 |
| Octal | 65 | 130 | 27 | 50 | 0 | 112 | 101 | 134 | 73 | 26 |
| Binary | 110101 | 1011000 | 10111 | 101000 | 0 | 1001010 | 1000001 | 1011100 | 111011 | 10110 |
Color Harmonies of #355817
Complementary color
Monochromatic Colors of #355817
Black with #355817
Text Example
Text Example
White with #355817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355817; }
p { color: rgb(53,88,23); }
H1.HeaderClassName
{
color: #355817;
}
.AnyTagClassName
{
color: #355817;
}
</style>
background-color css
<style>
a { background-color: #355817; }
a { background-color: rgb(53,88,23); }
div.DivClassName
{
background-color: #355817;
}
.BgClassName
{
background-color: #355817;
}
</style>
border-color css
<style>
span { border-color: #355817; }
span { border-color: rgb(53,88,23); }
td.TdClassName
{
border-color: #355817;
}
.TagClassName
{
border-color: #355817;
}
</style>