Shades of Seaweed #385320
Tints of Seaweed #385320
RGB
CMYK
RGB Variations
Color information
#385320 (or 0x385320) is known color: Seaweed. HEX triplet: 38, 53 and 20. RGB value is (56,83,32). Sum of RGB (Red+Green+Blue) = 56+83+32=171 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.75% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 32 (12.89% from 255 or 18.71% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #385320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385320 is #C7ACDF. Grayscale: #454545. Windows color (decimal): -13085920 or 2118456. OLE color: 2118456.
HSL color Cylindrical-coordinate representation of color #385320: hue angle of 91.76º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #385320 is Cyan = 0.33, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 83 | 32 | - |
| CMYK | 0.33 | 0 | 0.61 | 0.67 |
| HSL | 91.76º | 0.44% | 0.23% | - |
| HSV(B) | 91.76º | 0.61% | 0.33% | - |
| XYZ | 4.98 | 7.13 | 2.48 | - |
| YUV | 69.11 | 107.05 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 32 | 0.33 | 0 | 0.61 | 0.67 | 91.76 | 0.44 | 0.23 |
| Hex | 38 | 53 | 20 | 21 | 0 | 3D | 43 | 5C | 2C | 17 |
| Octal | 70 | 123 | 40 | 41 | 0 | 75 | 103 | 134 | 54 | 27 |
| Binary | 111000 | 1010011 | 100000 | 100001 | 0 | 111101 | 1000011 | 1011100 | 101100 | 10111 |
Color Harmonies of #385320
Complementary color
Monochromatic Colors of #385320
Black with #385320
Text Example
Text Example
White with #385320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385320; }
p { color: rgb(56,83,32); }
H1.HeaderClassName
{
color: #385320;
}
.AnyTagClassName
{
color: #385320;
}
</style>
background-color css
<style>
a { background-color: #385320; }
a { background-color: rgb(56,83,32); }
div.DivClassName
{
background-color: #385320;
}
.BgClassName
{
background-color: #385320;
}
</style>
border-color css
<style>
span { border-color: #385320; }
span { border-color: rgb(56,83,32); }
td.TdClassName
{
border-color: #385320;
}
.TagClassName
{
border-color: #385320;
}
</style>