Shades of Seaweed #384426
Tints of Seaweed #384426
RGB
CMYK
RGB Variations
Color information
#384426 (or 0x384426) is known color: Seaweed. HEX triplet: 38, 44 and 26. RGB value is (56,68,38). Sum of RGB (Red+Green+Blue) = 56+68+38=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 68 (26.95% from 255 or 41.98% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 68 - color contains mainly: green. Hex color #384426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384426 is #C7BBD9. Grayscale: #3D3D3D. Windows color (decimal): -13089754 or 2507832. OLE color: 2507832.
HSL color Cylindrical-coordinate representation of color #384426: hue angle of 84º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #384426 is Cyan = 0.18, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 68 | 38 | - |
| CMYK | 0.18 | 0 | 0.44 | 0.73 |
| HSL | 84º | 0.28% | 0.21% | - |
| HSV(B) | 84º | 0.44% | 0.27% | - |
| XYZ | 4.05 | 5.11 | 2.61 | - |
| YUV | 60.99 | 115.02 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 68 | 38 | 0.18 | 0 | 0.44 | 0.73 | 84 | 0.28 | 0.21 |
| Hex | 38 | 44 | 26 | 12 | 0 | 2C | 49 | 54 | 1C | 15 |
| Octal | 70 | 104 | 46 | 22 | 0 | 54 | 111 | 124 | 34 | 25 |
| Binary | 111000 | 1000100 | 100110 | 10010 | 0 | 101100 | 1001001 | 1010100 | 11100 | 10101 |
Color Harmonies of #384426
Complementary color
Monochromatic Colors of #384426
Black with #384426
Text Example
Text Example
White with #384426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384426; }
p { color: rgb(56,68,38); }
H1.HeaderClassName
{
color: #384426;
}
.AnyTagClassName
{
color: #384426;
}
</style>
background-color css
<style>
a { background-color: #384426; }
a { background-color: rgb(56,68,38); }
div.DivClassName
{
background-color: #384426;
}
.BgClassName
{
background-color: #384426;
}
</style>
border-color css
<style>
span { border-color: #384426; }
span { border-color: rgb(56,68,38); }
td.TdClassName
{
border-color: #384426;
}
.TagClassName
{
border-color: #384426;
}
</style>