Shades of Seaweed #385618
Tints of Seaweed #385618
RGB
CMYK
RGB Variations
Color information
#385618 (or 0x385618) is known color: Seaweed. HEX triplet: 38, 56 and 18. RGB value is (56,86,24). Sum of RGB (Red+Green+Blue) = 56+86+24=166 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.73% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #385618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385618 is #C7A9E7. Grayscale: #464646. Windows color (decimal): -13085160 or 1594936. OLE color: 1594936.
HSL color Cylindrical-coordinate representation of color #385618: hue angle of 89.03º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #385618 is Cyan = 0.35, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 24 | - |
| CMYK | 0.35 | 0 | 0.72 | 0.66 |
| HSL | 89.03º | 0.56% | 0.22% | - |
| HSV(B) | 89.03º | 0.72% | 0.34% | - |
| XYZ | 5.12 | 7.56 | 2.05 | - |
| YUV | 69.96 | 102.06 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 24 | 0.35 | 0 | 0.72 | 0.66 | 89.03 | 0.56 | 0.22 |
| Hex | 38 | 56 | 18 | 23 | 0 | 48 | 42 | 59 | 38 | 16 |
| Octal | 70 | 126 | 30 | 43 | 0 | 110 | 102 | 131 | 70 | 26 |
| Binary | 111000 | 1010110 | 11000 | 100011 | 0 | 1001000 | 1000010 | 1011001 | 111000 | 10110 |
Color Harmonies of #385618
Complementary color
Monochromatic Colors of #385618
Black with #385618
Text Example
Text Example
White with #385618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385618; }
p { color: rgb(56,86,24); }
H1.HeaderClassName
{
color: #385618;
}
.AnyTagClassName
{
color: #385618;
}
</style>
background-color css
<style>
a { background-color: #385618; }
a { background-color: rgb(56,86,24); }
div.DivClassName
{
background-color: #385618;
}
.BgClassName
{
background-color: #385618;
}
</style>
border-color css
<style>
span { border-color: #385618; }
span { border-color: rgb(56,86,24); }
td.TdClassName
{
border-color: #385618;
}
.TagClassName
{
border-color: #385618;
}
</style>