Shades of Seaweed #395120
Tints of Seaweed #395120
RGB
CMYK
RGB Variations
Color information
#395120 (or 0x395120) is known color: Seaweed. HEX triplet: 39, 51 and 20. RGB value is (57,81,32). Sum of RGB (Red+Green+Blue) = 57+81+32=170 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.53% from 170); Green value is 81 (32.03% from 255 or 47.65% from 170); Blue value is 32 (12.89% from 255 or 18.82% from 170); Max value from RGB is 81 - color contains mainly: green. Hex color #395120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395120 is #C6AEDF. Grayscale: #444444. Windows color (decimal): -13020896 or 2117945. OLE color: 2117945.
HSL color Cylindrical-coordinate representation of color #395120: hue angle of 89.39º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #395120 is Cyan = 0.30, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 32 | - |
| CMYK | 0.30 | 0 | 0.60 | 0.68 |
| HSL | 89.39º | 0.43% | 0.22% | - |
| HSV(B) | 89.39º | 0.6% | 0.32% | - |
| XYZ | 4.89 | 6.86 | 2.43 | - |
| YUV | 68.24 | 107.55 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 32 | 0.30 | 0 | 0.60 | 0.68 | 89.39 | 0.43 | 0.22 |
| Hex | 39 | 51 | 20 | 1E | 0 | 3C | 44 | 59 | 2B | 16 |
| Octal | 71 | 121 | 40 | 36 | 0 | 74 | 104 | 131 | 53 | 26 |
| Binary | 111001 | 1010001 | 100000 | 11110 | 0 | 111100 | 1000100 | 1011001 | 101011 | 10110 |
Color Harmonies of #395120
Complementary color
Monochromatic Colors of #395120
Black with #395120
Text Example
Text Example
White with #395120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395120; }
p { color: rgb(57,81,32); }
H1.HeaderClassName
{
color: #395120;
}
.AnyTagClassName
{
color: #395120;
}
</style>
background-color css
<style>
a { background-color: #395120; }
a { background-color: rgb(57,81,32); }
div.DivClassName
{
background-color: #395120;
}
.BgClassName
{
background-color: #395120;
}
</style>
border-color css
<style>
span { border-color: #395120; }
span { border-color: rgb(57,81,32); }
td.TdClassName
{
border-color: #395120;
}
.TagClassName
{
border-color: #395120;
}
</style>