Shades of Seaweed #384926
Tints of Seaweed #384926
RGB
CMYK
RGB Variations
Color information
#384926 (or 0x384926) is known color: Seaweed. HEX triplet: 38, 49 and 26. RGB value is (56,73,38). Sum of RGB (Red+Green+Blue) = 56+73+38=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 73 (28.91% from 255 or 43.71% from 167); Blue value is 38 (15.23% from 255 or 22.75% from 167); Max value from RGB is 73 - color contains mainly: green. Hex color #384926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384926 is #C7B6D9. Grayscale: #404040. Windows color (decimal): -13088474 or 2509112. OLE color: 2509112.
HSL color Cylindrical-coordinate representation of color #384926: hue angle of 89.14º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #384926 is Cyan = 0.23, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 73 | 38 | - |
| CMYK | 0.23 | 0 | 0.48 | 0.71 |
| HSL | 89.14º | 0.32% | 0.22% | - |
| HSV(B) | 89.14º | 0.48% | 0.29% | - |
| XYZ | 4.36 | 5.75 | 2.71 | - |
| YUV | 63.93 | 113.37 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 38 | 0.23 | 0 | 0.48 | 0.71 | 89.14 | 0.32 | 0.22 |
| Hex | 38 | 49 | 26 | 17 | 0 | 30 | 47 | 59 | 20 | 16 |
| Octal | 70 | 111 | 46 | 27 | 0 | 60 | 107 | 131 | 40 | 26 |
| Binary | 111000 | 1001001 | 100110 | 10111 | 0 | 110000 | 1000111 | 1011001 | 100000 | 10110 |
Color Harmonies of #384926
Complementary color
Monochromatic Colors of #384926
Black with #384926
Text Example
Text Example
White with #384926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384926; }
p { color: rgb(56,73,38); }
H1.HeaderClassName
{
color: #384926;
}
.AnyTagClassName
{
color: #384926;
}
</style>
background-color css
<style>
a { background-color: #384926; }
a { background-color: rgb(56,73,38); }
div.DivClassName
{
background-color: #384926;
}
.BgClassName
{
background-color: #384926;
}
</style>
border-color css
<style>
span { border-color: #384926; }
span { border-color: rgb(56,73,38); }
td.TdClassName
{
border-color: #384926;
}
.TagClassName
{
border-color: #384926;
}
</style>