Shades of Seaweed #385517
Tints of Seaweed #385517
RGB
CMYK
RGB Variations
Color information
#385517 (or 0x385517) is known color: Seaweed. HEX triplet: 38, 55 and 17. RGB value is (56,85,23). Sum of RGB (Red+Green+Blue) = 56+85+23=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 85 (33.59% from 255 or 51.83% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 85 - color contains mainly: green. Hex color #385517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385517 is #C7AAE8. Grayscale: #454545. Windows color (decimal): -13085417 or 1529144. OLE color: 1529144.
HSL color Cylindrical-coordinate representation of color #385517: hue angle of 88.06º 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 #385517 is Cyan = 0.34, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 23 | - |
| CMYK | 0.34 | 0 | 0.73 | 0.67 |
| HSL | 88.06º | 0.57% | 0.21% | - |
| HSV(B) | 88.06º | 0.73% | 0.33% | - |
| XYZ | 5.03 | 7.4 | 1.97 | - |
| YUV | 69.26 | 101.89 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 23 | 0.34 | 0 | 0.73 | 0.67 | 88.06 | 0.57 | 0.21 |
| Hex | 38 | 55 | 17 | 22 | 0 | 49 | 43 | 58 | 39 | 15 |
| Octal | 70 | 125 | 27 | 42 | 0 | 111 | 103 | 130 | 71 | 25 |
| Binary | 111000 | 1010101 | 10111 | 100010 | 0 | 1001001 | 1000011 | 1011000 | 111001 | 10101 |
Color Harmonies of #385517
Complementary color
Monochromatic Colors of #385517
Black with #385517
Text Example
Text Example
White with #385517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385517; }
p { color: rgb(56,85,23); }
H1.HeaderClassName
{
color: #385517;
}
.AnyTagClassName
{
color: #385517;
}
</style>
background-color css
<style>
a { background-color: #385517; }
a { background-color: rgb(56,85,23); }
div.DivClassName
{
background-color: #385517;
}
.BgClassName
{
background-color: #385517;
}
</style>
border-color css
<style>
span { border-color: #385517; }
span { border-color: rgb(56,85,23); }
td.TdClassName
{
border-color: #385517;
}
.TagClassName
{
border-color: #385517;
}
</style>