Shades of Seaweed #385518
Tints of Seaweed #385518
RGB
CMYK
RGB Variations
Color information
#385518 (or 0x385518) is known color: Seaweed. HEX triplet: 38, 55 and 18. RGB value is (56,85,24). Sum of RGB (Red+Green+Blue) = 56+85+24=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 85 (33.59% from 255 or 51.52% from 165); Blue value is 24 (9.77% from 255 or 14.55% from 165); Max value from RGB is 85 - color contains mainly: green. Hex color #385518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385518 is #C7AAE7. Grayscale: #454545. Windows color (decimal): -13085416 or 1594680. OLE color: 1594680.
HSL color Cylindrical-coordinate representation of color #385518: hue angle of 88.52º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #385518 is Cyan = 0.34, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 24 | - |
| CMYK | 0.34 | 0 | 0.72 | 0.67 |
| HSL | 88.52º | 0.56% | 0.21% | - |
| HSV(B) | 88.52º | 0.72% | 0.33% | - |
| XYZ | 5.04 | 7.4 | 2.03 | - |
| YUV | 69.38 | 102.39 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 24 | 0.34 | 0 | 0.72 | 0.67 | 88.52 | 0.56 | 0.21 |
| Hex | 38 | 55 | 18 | 22 | 0 | 48 | 43 | 59 | 38 | 15 |
| Octal | 70 | 125 | 30 | 42 | 0 | 110 | 103 | 131 | 70 | 25 |
| Binary | 111000 | 1010101 | 11000 | 100010 | 0 | 1001000 | 1000011 | 1011001 | 111000 | 10101 |
Color Harmonies of #385518
Complementary color
Monochromatic Colors of #385518
Black with #385518
Text Example
Text Example
White with #385518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385518; }
p { color: rgb(56,85,24); }
H1.HeaderClassName
{
color: #385518;
}
.AnyTagClassName
{
color: #385518;
}
</style>
background-color css
<style>
a { background-color: #385518; }
a { background-color: rgb(56,85,24); }
div.DivClassName
{
background-color: #385518;
}
.BgClassName
{
background-color: #385518;
}
</style>
border-color css
<style>
span { border-color: #385518; }
span { border-color: rgb(56,85,24); }
td.TdClassName
{
border-color: #385518;
}
.TagClassName
{
border-color: #385518;
}
</style>