Shades of Seaweed #385417
Tints of Seaweed #385417
RGB
CMYK
RGB Variations
Color information
#385417 (or 0x385417) is known color: Seaweed. HEX triplet: 38, 54 and 17. RGB value is (56,84,23). Sum of RGB (Red+Green+Blue) = 56+84+23=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 84 (33.20% from 255 or 51.53% from 163); Blue value is 23 (9.38% from 255 or 14.11% from 163); Max value from RGB is 84 - color contains mainly: green. Hex color #385417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385417 is #C7ABE8. Grayscale: #444444. Windows color (decimal): -13085673 or 1528888. OLE color: 1528888.
HSL color Cylindrical-coordinate representation of color #385417: hue angle of 87.54º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #385417 is Cyan = 0.33, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 84 | 23 | - |
| CMYK | 0.33 | 0 | 0.73 | 0.67 |
| HSL | 87.54º | 0.57% | 0.21% | - |
| HSV(B) | 87.54º | 0.73% | 0.33% | - |
| XYZ | 4.96 | 7.24 | 1.95 | - |
| YUV | 68.67 | 102.22 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 23 | 0.33 | 0 | 0.73 | 0.67 | 87.54 | 0.57 | 0.21 |
| Hex | 38 | 54 | 17 | 21 | 0 | 49 | 43 | 58 | 39 | 15 |
| Octal | 70 | 124 | 27 | 41 | 0 | 111 | 103 | 130 | 71 | 25 |
| Binary | 111000 | 1010100 | 10111 | 100001 | 0 | 1001001 | 1000011 | 1011000 | 111001 | 10101 |
Color Harmonies of #385417
Complementary color
Monochromatic Colors of #385417
Black with #385417
Text Example
Text Example
White with #385417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385417; }
p { color: rgb(56,84,23); }
H1.HeaderClassName
{
color: #385417;
}
.AnyTagClassName
{
color: #385417;
}
</style>
background-color css
<style>
a { background-color: #385417; }
a { background-color: rgb(56,84,23); }
div.DivClassName
{
background-color: #385417;
}
.BgClassName
{
background-color: #385417;
}
</style>
border-color css
<style>
span { border-color: #385417; }
span { border-color: rgb(56,84,23); }
td.TdClassName
{
border-color: #385417;
}
.TagClassName
{
border-color: #385417;
}
</style>