Shades of Seaweed #395220
Tints of Seaweed #395220
RGB
CMYK
RGB Variations
Color information
#395220 (or 0x395220) is known color: Seaweed. HEX triplet: 39, 52 and 20. RGB value is (57,82,32). Sum of RGB (Red+Green+Blue) = 57+82+32=171 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.33% from 171); Green value is 82 (32.42% from 255 or 47.95% from 171); Blue value is 32 (12.89% from 255 or 18.71% from 171); Max value from RGB is 82 - color contains mainly: green. Hex color #395220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395220 is #C6ADDF. Grayscale: #444444. Windows color (decimal): -13020640 or 2118201. OLE color: 2118201.
HSL color Cylindrical-coordinate representation of color #395220: hue angle of 90º degrees, saturation: 0.44, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #395220 is Cyan = 0.30, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 82 | 32 | - |
| CMYK | 0.30 | 0 | 0.61 | 0.68 |
| HSL | 90º | 0.44% | 0.22% | - |
| HSV(B) | 90º | 0.61% | 0.32% | - |
| XYZ | 4.97 | 7.01 | 2.46 | - |
| YUV | 68.83 | 107.22 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 32 | 0.30 | 0 | 0.61 | 0.68 | 90 | 0.44 | 0.22 |
| Hex | 39 | 52 | 20 | 1E | 0 | 3D | 44 | 5A | 2C | 16 |
| Octal | 71 | 122 | 40 | 36 | 0 | 75 | 104 | 132 | 54 | 26 |
| Binary | 111001 | 1010010 | 100000 | 11110 | 0 | 111101 | 1000100 | 1011010 | 101100 | 10110 |
Color Harmonies of #395220
Complementary color
Monochromatic Colors of #395220
Black with #395220
Text Example
Text Example
White with #395220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395220; }
p { color: rgb(57,82,32); }
H1.HeaderClassName
{
color: #395220;
}
.AnyTagClassName
{
color: #395220;
}
</style>
background-color css
<style>
a { background-color: #395220; }
a { background-color: rgb(57,82,32); }
div.DivClassName
{
background-color: #395220;
}
.BgClassName
{
background-color: #395220;
}
</style>
border-color css
<style>
span { border-color: #395220; }
span { border-color: rgb(57,82,32); }
td.TdClassName
{
border-color: #395220;
}
.TagClassName
{
border-color: #395220;
}
</style>