Shades of Seaweed #364028
Tints of Seaweed #364028
RGB
CMYK
RGB Variations
Color information
#364028 (or 0x364028) is known color: Seaweed. HEX triplet: 36, 40 and 28. RGB value is (54,64,40). Sum of RGB (Red+Green+Blue) = 54+64+40=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 64 (25.39% from 255 or 40.51% from 158); Blue value is 40 (16.02% from 255 or 25.32% from 158); Max value from RGB is 64 - color contains mainly: green. Hex color #364028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364028 is #C9BFD7. Grayscale: #3A3A3A. Windows color (decimal): -13221848 or 2637878. OLE color: 2637878.
HSL color Cylindrical-coordinate representation of color #364028: hue angle of 85º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #364028 is Cyan = 0.16, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 64 | 40 | - |
| CMYK | 0.16 | 0 | 0.38 | 0.75 |
| HSL | 85º | 0.23% | 0.2% | - |
| HSV(B) | 85º | 0.38% | 0.25% | - |
| XYZ | 3.74 | 4.6 | 2.7 | - |
| YUV | 58.27 | 117.69 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 40 | 0.16 | 0 | 0.38 | 0.75 | 85 | 0.23 | 0.2 |
| Hex | 36 | 40 | 28 | 10 | 0 | 26 | 4B | 55 | 17 | 14 |
| Octal | 66 | 100 | 50 | 20 | 0 | 46 | 113 | 125 | 27 | 24 |
| Binary | 110110 | 1000000 | 101000 | 10000 | 0 | 100110 | 1001011 | 1010101 | 10111 | 10100 |
Color Harmonies of #364028
Complementary color
Monochromatic Colors of #364028
Black with #364028
Text Example
Text Example
White with #364028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364028; }
p { color: rgb(54,64,40); }
H1.HeaderClassName
{
color: #364028;
}
.AnyTagClassName
{
color: #364028;
}
</style>
background-color css
<style>
a { background-color: #364028; }
a { background-color: rgb(54,64,40); }
div.DivClassName
{
background-color: #364028;
}
.BgClassName
{
background-color: #364028;
}
</style>
border-color css
<style>
span { border-color: #364028; }
span { border-color: rgb(54,64,40); }
td.TdClassName
{
border-color: #364028;
}
.TagClassName
{
border-color: #364028;
}
</style>