Shades of Seaweed #385317
Tints of Seaweed #385317
RGB
CMYK
RGB Variations
Color information
#385317 (or 0x385317) is known color: Seaweed. HEX triplet: 38, 53 and 17. RGB value is (56,83,23). Sum of RGB (Red+Green+Blue) = 56+83+23=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 83 (32.81% from 255 or 51.23% from 162); Blue value is 23 (9.38% from 255 or 14.20% from 162); Max value from RGB is 83 - color contains mainly: green. Hex color #385317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385317 is #C7ACE8. Grayscale: #444444. Windows color (decimal): -13085929 or 1528632. OLE color: 1528632.
HSL color Cylindrical-coordinate representation of color #385317: hue angle of 87º degrees, saturation: 0.57, 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 #385317 is Cyan = 0.33, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 83 | 23 | - |
| CMYK | 0.33 | 0 | 0.72 | 0.67 |
| HSL | 87º | 0.57% | 0.21% | - |
| HSV(B) | 87º | 0.72% | 0.33% | - |
| XYZ | 4.88 | 7.09 | 1.92 | - |
| YUV | 68.09 | 102.55 | 119.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 23 | 0.33 | 0 | 0.72 | 0.67 | 87 | 0.57 | 0.21 |
| Hex | 38 | 53 | 17 | 21 | 0 | 48 | 43 | 57 | 39 | 15 |
| Octal | 70 | 123 | 27 | 41 | 0 | 110 | 103 | 127 | 71 | 25 |
| Binary | 111000 | 1010011 | 10111 | 100001 | 0 | 1001000 | 1000011 | 1010111 | 111001 | 10101 |
Color Harmonies of #385317
Complementary color
Monochromatic Colors of #385317
Black with #385317
Text Example
Text Example
White with #385317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385317; }
p { color: rgb(56,83,23); }
H1.HeaderClassName
{
color: #385317;
}
.AnyTagClassName
{
color: #385317;
}
</style>
background-color css
<style>
a { background-color: #385317; }
a { background-color: rgb(56,83,23); }
div.DivClassName
{
background-color: #385317;
}
.BgClassName
{
background-color: #385317;
}
</style>
border-color css
<style>
span { border-color: #385317; }
span { border-color: rgb(56,83,23); }
td.TdClassName
{
border-color: #385317;
}
.TagClassName
{
border-color: #385317;
}
</style>