Shades of Seaweed #364421
Tints of Seaweed #364421
RGB
CMYK
RGB Variations
Color information
#364421 (or 0x364421) is known color: Seaweed. HEX triplet: 36, 44 and 21. RGB value is (54,68,33). Sum of RGB (Red+Green+Blue) = 54+68+33=155 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.84% from 155); Green value is 68 (26.95% from 255 or 43.87% from 155); Blue value is 33 (13.28% from 255 or 21.29% from 155); Max value from RGB is 68 - color contains mainly: green. Hex color #364421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364421 is #C9BBDE. Grayscale: #3B3B3B. Windows color (decimal): -13220831 or 2180150. OLE color: 2180150.
HSL color Cylindrical-coordinate representation of color #364421: hue angle of 84º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #364421 is Cyan = 0.21, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 68 | 33 | - |
| CMYK | 0.21 | 0 | 0.51 | 0.73 |
| HSL | 84º | 0.35% | 0.2% | - |
| HSV(B) | 84º | 0.51% | 0.27% | - |
| XYZ | 3.86 | 5.03 | 2.21 | - |
| YUV | 59.82 | 112.86 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 33 | 0.21 | 0 | 0.51 | 0.73 | 84 | 0.35 | 0.2 |
| Hex | 36 | 44 | 21 | 15 | 0 | 33 | 49 | 54 | 23 | 14 |
| Octal | 66 | 104 | 41 | 25 | 0 | 63 | 111 | 124 | 43 | 24 |
| Binary | 110110 | 1000100 | 100001 | 10101 | 0 | 110011 | 1001001 | 1010100 | 100011 | 10100 |
Color Harmonies of #364421
Complementary color
Monochromatic Colors of #364421
Black with #364421
Text Example
Text Example
White with #364421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364421; }
p { color: rgb(54,68,33); }
H1.HeaderClassName
{
color: #364421;
}
.AnyTagClassName
{
color: #364421;
}
</style>
background-color css
<style>
a { background-color: #364421; }
a { background-color: rgb(54,68,33); }
div.DivClassName
{
background-color: #364421;
}
.BgClassName
{
background-color: #364421;
}
</style>
border-color css
<style>
span { border-color: #364421; }
span { border-color: rgb(54,68,33); }
td.TdClassName
{
border-color: #364421;
}
.TagClassName
{
border-color: #364421;
}
</style>