Shades of Seaweed #395018
Tints of Seaweed #395018
RGB
CMYK
RGB Variations
Color information
#395018 (or 0x395018) is known color: Seaweed. HEX triplet: 39, 50 and 18. RGB value is (57,80,24). Sum of RGB (Red+Green+Blue) = 57+80+24=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 80 (31.64% from 255 or 49.69% from 161); Blue value is 24 (9.77% from 255 or 14.91% from 161); Max value from RGB is 80 - color contains mainly: green. Hex color #395018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395018 is #C6AFE7. Grayscale: #424242. Windows color (decimal): -13021160 or 1593401. OLE color: 1593401.
HSL color Cylindrical-coordinate representation of color #395018: hue angle of 84.64º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #395018 is Cyan = 0.29, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 80 | 24 | - |
| CMYK | 0.29 | 0 | 0.70 | 0.69 |
| HSL | 84.64º | 0.54% | 0.2% | - |
| HSV(B) | 84.64º | 0.7% | 0.31% | - |
| XYZ | 4.72 | 6.67 | 1.9 | - |
| YUV | 66.74 | 103.88 | 121.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 24 | 0.29 | 0 | 0.70 | 0.69 | 84.64 | 0.54 | 0.2 |
| Hex | 39 | 50 | 18 | 1D | 0 | 46 | 45 | 55 | 36 | 14 |
| Octal | 71 | 120 | 30 | 35 | 0 | 106 | 105 | 125 | 66 | 24 |
| Binary | 111001 | 1010000 | 11000 | 11101 | 0 | 1000110 | 1000101 | 1010101 | 110110 | 10100 |
Color Harmonies of #395018
Complementary color
Monochromatic Colors of #395018
Black with #395018
Text Example
Text Example
White with #395018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395018; }
p { color: rgb(57,80,24); }
H1.HeaderClassName
{
color: #395018;
}
.AnyTagClassName
{
color: #395018;
}
</style>
background-color css
<style>
a { background-color: #395018; }
a { background-color: rgb(57,80,24); }
div.DivClassName
{
background-color: #395018;
}
.BgClassName
{
background-color: #395018;
}
</style>
border-color css
<style>
span { border-color: #395018; }
span { border-color: rgb(57,80,24); }
td.TdClassName
{
border-color: #395018;
}
.TagClassName
{
border-color: #395018;
}
</style>