Shades of Seaweed #313926
Tints of Seaweed #313926
RGB
CMYK
RGB Variations
Color information
#313926 (or 0x313926) is known color: Seaweed. HEX triplet: 31, 39 and 26. RGB value is (49,57,38). Sum of RGB (Red+Green+Blue) = 49+57+38=144 (19% of max value = 765). Red value is 49 (19.53% from 255 or 34.03% from 144); Green value is 57 (22.66% from 255 or 39.58% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 57 - color contains mainly: green. Hex color #313926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313926 is #CEC6D9. Grayscale: #343434. Windows color (decimal): -13551322 or 2505009. OLE color: 2505009.
HSL color Cylindrical-coordinate representation of color #313926: hue angle of 85.26º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #313926 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 57 | 38 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.78 |
| HSL | 85.26º | 0.2% | 0.19% | - |
| HSV(B) | 85.26º | 0.33% | 0.22% | - |
| XYZ | 3.08 | 3.72 | 2.39 | - |
| YUV | 52.44 | 119.85 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 38 | 0.14 | 0 | 0.33 | 0.78 | 85.26 | 0.2 | 0.19 |
| Hex | 31 | 39 | 26 | E | 0 | 21 | 4E | 55 | 14 | 13 |
| Octal | 61 | 71 | 46 | 16 | 0 | 41 | 116 | 125 | 24 | 23 |
| Binary | 110001 | 111001 | 100110 | 1110 | 0 | 100001 | 1001110 | 1010101 | 10100 | 10011 |
Color Harmonies of #313926
Complementary color
Monochromatic Colors of #313926
Black with #313926
Text Example
Text Example
White with #313926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313926; }
p { color: rgb(49,57,38); }
H1.HeaderClassName
{
color: #313926;
}
.AnyTagClassName
{
color: #313926;
}
</style>
background-color css
<style>
a { background-color: #313926; }
a { background-color: rgb(49,57,38); }
div.DivClassName
{
background-color: #313926;
}
.BgClassName
{
background-color: #313926;
}
</style>
border-color css
<style>
span { border-color: #313926; }
span { border-color: rgb(49,57,38); }
td.TdClassName
{
border-color: #313926;
}
.TagClassName
{
border-color: #313926;
}
</style>