Shades of Seaweed #385718
Tints of Seaweed #385718
RGB
CMYK
RGB Variations
Color information
#385718 (or 0x385718) is known color: Seaweed. HEX triplet: 38, 57 and 18. RGB value is (56,87,24). Sum of RGB (Red+Green+Blue) = 56+87+24=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 24 (9.77% from 255 or 14.37% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #385718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385718 is #C7A8E7. Grayscale: #464646. Windows color (decimal): -13084904 or 1595192. OLE color: 1595192.
HSL color Cylindrical-coordinate representation of color #385718: hue angle of 89.52º degrees, saturation: 0.57, 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 #385718 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 24 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.66 |
| HSL | 89.52º | 0.57% | 0.22% | - |
| HSV(B) | 89.52º | 0.72% | 0.34% | - |
| XYZ | 5.2 | 7.72 | 2.08 | - |
| YUV | 70.55 | 101.73 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 24 | 0.36 | 0 | 0.72 | 0.66 | 89.52 | 0.57 | 0.22 |
| Hex | 38 | 57 | 18 | 24 | 0 | 48 | 42 | 5A | 39 | 16 |
| Octal | 70 | 127 | 30 | 44 | 0 | 110 | 102 | 132 | 71 | 26 |
| Binary | 111000 | 1010111 | 11000 | 100100 | 0 | 1001000 | 1000010 | 1011010 | 111001 | 10110 |
Color Harmonies of #385718
Complementary color
Monochromatic Colors of #385718
Black with #385718
Text Example
Text Example
White with #385718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385718; }
p { color: rgb(56,87,24); }
H1.HeaderClassName
{
color: #385718;
}
.AnyTagClassName
{
color: #385718;
}
</style>
background-color css
<style>
a { background-color: #385718; }
a { background-color: rgb(56,87,24); }
div.DivClassName
{
background-color: #385718;
}
.BgClassName
{
background-color: #385718;
}
</style>
border-color css
<style>
span { border-color: #385718; }
span { border-color: rgb(56,87,24); }
td.TdClassName
{
border-color: #385718;
}
.TagClassName
{
border-color: #385718;
}
</style>