Shades of Seaweed #395319
Tints of Seaweed #395319
RGB
CMYK
RGB Variations
Color information
#395319 (or 0x395319) is known color: Seaweed. HEX triplet: 39, 53 and 19. RGB value is (57,83,25). Sum of RGB (Red+Green+Blue) = 57+83+25=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 83 (32.81% from 255 or 50.30% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 83 - color contains mainly: green. Hex color #395319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395319 is #C6ACE6. Grayscale: #444444. Windows color (decimal): -13020391 or 1659705. OLE color: 1659705.
HSL color Cylindrical-coordinate representation of color #395319: hue angle of 86.9º 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 #395319 is Cyan = 0.31, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 25 | - |
| CMYK | 0.31 | 0 | 0.70 | 0.67 |
| HSL | 86.9º | 0.54% | 0.21% | - |
| HSV(B) | 86.9º | 0.7% | 0.33% | - |
| XYZ | 4.96 | 7.13 | 2.03 | - |
| YUV | 68.61 | 103.39 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 25 | 0.31 | 0 | 0.70 | 0.67 | 86.9 | 0.54 | 0.21 |
| Hex | 39 | 53 | 19 | 1F | 0 | 46 | 43 | 57 | 36 | 15 |
| Octal | 71 | 123 | 31 | 37 | 0 | 106 | 103 | 127 | 66 | 25 |
| Binary | 111001 | 1010011 | 11001 | 11111 | 0 | 1000110 | 1000011 | 1010111 | 110110 | 10101 |
Color Harmonies of #395319
Complementary color
Monochromatic Colors of #395319
Black with #395319
Text Example
Text Example
White with #395319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395319; }
p { color: rgb(57,83,25); }
H1.HeaderClassName
{
color: #395319;
}
.AnyTagClassName
{
color: #395319;
}
</style>
background-color css
<style>
a { background-color: #395319; }
a { background-color: rgb(57,83,25); }
div.DivClassName
{
background-color: #395319;
}
.BgClassName
{
background-color: #395319;
}
</style>
border-color css
<style>
span { border-color: #395319; }
span { border-color: rgb(57,83,25); }
td.TdClassName
{
border-color: #395319;
}
.TagClassName
{
border-color: #395319;
}
</style>