Shades of Seaweed #325014
Tints of Seaweed #325014
RGB
CMYK
RGB Variations
Color information
#325014 (or 0x325014) is known color: Seaweed. HEX triplet: 32, 50 and 14. RGB value is (50,80,20). Sum of RGB (Red+Green+Blue) = 50+80+20=150 (19% of max value = 765). Red value is 50 (19.92% from 255 or 33.33% from 150); Green value is 80 (31.64% from 255 or 53.33% from 150); Blue value is 20 (8.20% from 255 or 13.33% from 150); Max value from RGB is 80 - color contains mainly: green. Hex color #325014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325014 is #CDAFEB. Grayscale: #404040. Windows color (decimal): -13479916 or 1331250. OLE color: 1331250.
HSL color Cylindrical-coordinate representation of color #325014: hue angle of 90º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #325014 is Cyan = 0.37, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 50 | 80 | 20 | - |
| CMYK | 0.37 | 0 | 0.75 | 0.69 |
| HSL | 90º | 0.6% | 0.2% | - |
| HSV(B) | 90º | 0.75% | 0.31% | - |
| XYZ | 4.31 | 6.47 | 1.68 | - |
| YUV | 64.19 | 103.06 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 80 | 20 | 0.37 | 0 | 0.75 | 0.69 | 90 | 0.6 | 0.2 |
| Hex | 32 | 50 | 14 | 25 | 0 | 4B | 45 | 5A | 3C | 14 |
| Octal | 62 | 120 | 24 | 45 | 0 | 113 | 105 | 132 | 74 | 24 |
| Binary | 110010 | 1010000 | 10100 | 100101 | 0 | 1001011 | 1000101 | 1011010 | 111100 | 10100 |
Color Harmonies of #325014
Complementary color
Monochromatic Colors of #325014
Black with #325014
Text Example
Text Example
White with #325014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325014; }
p { color: rgb(50,80,20); }
H1.HeaderClassName
{
color: #325014;
}
.AnyTagClassName
{
color: #325014;
}
</style>
background-color css
<style>
a { background-color: #325014; }
a { background-color: rgb(50,80,20); }
div.DivClassName
{
background-color: #325014;
}
.BgClassName
{
background-color: #325014;
}
</style>
border-color css
<style>
span { border-color: #325014; }
span { border-color: rgb(50,80,20); }
td.TdClassName
{
border-color: #325014;
}
.TagClassName
{
border-color: #325014;
}
</style>