Shades of Seaweed #385419
Tints of Seaweed #385419
RGB
CMYK
RGB Variations
Color information
#385419 (or 0x385419) is known color: Seaweed. HEX triplet: 38, 54 and 19. RGB value is (56,84,25). Sum of RGB (Red+Green+Blue) = 56+84+25=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 84 (33.20% from 255 or 50.91% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 84 - color contains mainly: green. Hex color #385419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385419 is #C7ABE6. Grayscale: #454545. Windows color (decimal): -13085671 or 1659960. OLE color: 1659960.
HSL color Cylindrical-coordinate representation of color #385419: hue angle of 88.47º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #385419 is Cyan = 0.33, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 84 | 25 | - |
| CMYK | 0.33 | 0 | 0.70 | 0.67 |
| HSL | 88.47º | 0.54% | 0.21% | - |
| HSV(B) | 88.47º | 0.7% | 0.33% | - |
| XYZ | 4.98 | 7.25 | 2.06 | - |
| YUV | 68.9 | 103.22 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 25 | 0.33 | 0 | 0.70 | 0.67 | 88.47 | 0.54 | 0.21 |
| Hex | 38 | 54 | 19 | 21 | 0 | 46 | 43 | 58 | 36 | 15 |
| Octal | 70 | 124 | 31 | 41 | 0 | 106 | 103 | 130 | 66 | 25 |
| Binary | 111000 | 1010100 | 11001 | 100001 | 0 | 1000110 | 1000011 | 1011000 | 110110 | 10101 |
Color Harmonies of #385419
Complementary color
Monochromatic Colors of #385419
Black with #385419
Text Example
Text Example
White with #385419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385419; }
p { color: rgb(56,84,25); }
H1.HeaderClassName
{
color: #385419;
}
.AnyTagClassName
{
color: #385419;
}
</style>
background-color css
<style>
a { background-color: #385419; }
a { background-color: rgb(56,84,25); }
div.DivClassName
{
background-color: #385419;
}
.BgClassName
{
background-color: #385419;
}
</style>
border-color css
<style>
span { border-color: #385419; }
span { border-color: rgb(56,84,25); }
td.TdClassName
{
border-color: #385419;
}
.TagClassName
{
border-color: #385419;
}
</style>