Shades of Seaweed #324916
Tints of Seaweed #324916
RGB
CMYK
RGB Variations
Color information
#324916 (or 0x324916) is known color: Seaweed. HEX triplet: 32, 49 and 16. RGB value is (50,73,22). Sum of RGB (Red+Green+Blue) = 50+73+22=145 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.48% from 145); Green value is 73 (28.91% from 255 or 50.34% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 73 - color contains mainly: green. Hex color #324916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #324916 is #CDB6E9. Grayscale: #3C3C3C. Windows color (decimal): -13481706 or 1460530. OLE color: 1460530.
HSL color Cylindrical-coordinate representation of color #324916: hue angle of 87.06º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #324916 is Cyan = 0.32, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 50 | 73 | 22 | - |
| CMYK | 0.32 | 0 | 0.70 | 0.71 |
| HSL | 87.06º | 0.54% | 0.19% | - |
| HSV(B) | 87.06º | 0.7% | 0.29% | - |
| XYZ | 3.84 | 5.5 | 1.62 | - |
| YUV | 60.31 | 106.38 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 22 | 0.32 | 0 | 0.70 | 0.71 | 87.06 | 0.54 | 0.19 |
| Hex | 32 | 49 | 16 | 20 | 0 | 46 | 47 | 57 | 36 | 13 |
| Octal | 62 | 111 | 26 | 40 | 0 | 106 | 107 | 127 | 66 | 23 |
| Binary | 110010 | 1001001 | 10110 | 100000 | 0 | 1000110 | 1000111 | 1010111 | 110110 | 10011 |
Color Harmonies of #324916
Complementary color
Monochromatic Colors of #324916
Black with #324916
Text Example
Text Example
White with #324916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324916; }
p { color: rgb(50,73,22); }
H1.HeaderClassName
{
color: #324916;
}
.AnyTagClassName
{
color: #324916;
}
</style>
background-color css
<style>
a { background-color: #324916; }
a { background-color: rgb(50,73,22); }
div.DivClassName
{
background-color: #324916;
}
.BgClassName
{
background-color: #324916;
}
</style>
border-color css
<style>
span { border-color: #324916; }
span { border-color: rgb(50,73,22); }
td.TdClassName
{
border-color: #324916;
}
.TagClassName
{
border-color: #324916;
}
</style>