Shades of Seaweed #385619
Tints of Seaweed #385619
RGB
CMYK
RGB Variations
Color information
#385619 (or 0x385619) is known color: Seaweed. HEX triplet: 38, 56 and 19. RGB value is (56,86,25). Sum of RGB (Red+Green+Blue) = 56+86+25=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 86 (33.98% from 255 or 51.50% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 86 - color contains mainly: green. Hex color #385619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385619 is #C7A9E6. Grayscale: #464646. Windows color (decimal): -13085159 or 1660472. OLE color: 1660472.
HSL color Cylindrical-coordinate representation of color #385619: hue angle of 89.51º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #385619 is Cyan = 0.35, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 25 | - |
| CMYK | 0.35 | 0 | 0.71 | 0.66 |
| HSL | 89.51º | 0.55% | 0.22% | - |
| HSV(B) | 89.51º | 0.71% | 0.34% | - |
| XYZ | 5.13 | 7.57 | 2.11 | - |
| YUV | 70.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 25 | 0.35 | 0 | 0.71 | 0.66 | 89.51 | 0.55 | 0.22 |
| Hex | 38 | 56 | 19 | 23 | 0 | 47 | 42 | 5A | 37 | 16 |
| Octal | 70 | 126 | 31 | 43 | 0 | 107 | 102 | 132 | 67 | 26 |
| Binary | 111000 | 1010110 | 11001 | 100011 | 0 | 1000111 | 1000010 | 1011010 | 110111 | 10110 |
Color Harmonies of #385619
Complementary color
Monochromatic Colors of #385619
Black with #385619
Text Example
Text Example
White with #385619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385619; }
p { color: rgb(56,86,25); }
H1.HeaderClassName
{
color: #385619;
}
.AnyTagClassName
{
color: #385619;
}
</style>
background-color css
<style>
a { background-color: #385619; }
a { background-color: rgb(56,86,25); }
div.DivClassName
{
background-color: #385619;
}
.BgClassName
{
background-color: #385619;
}
</style>
border-color css
<style>
span { border-color: #385619; }
span { border-color: rgb(56,86,25); }
td.TdClassName
{
border-color: #385619;
}
.TagClassName
{
border-color: #385619;
}
</style>