Shades of Seaweed #315614
Tints of Seaweed #315614
RGB
CMYK
RGB Variations
Color information
#315614 (or 0x315614) is known color: Seaweed. HEX triplet: 31, 56 and 14. RGB value is (49,86,20). Sum of RGB (Red+Green+Blue) = 49+86+20=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 86 (33.98% from 255 or 55.48% from 155); Blue value is 20 (8.20% from 255 or 12.90% from 155); Max value from RGB is 86 - color contains mainly: green. Hex color #315614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315614 is #CEA9EB. Grayscale: #434343. Windows color (decimal): -13543916 or 1332785. OLE color: 1332785.
HSL color Cylindrical-coordinate representation of color #315614: hue angle of 93.64º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #315614 is Cyan = 0.43, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 86 | 20 | - |
| CMYK | 0.43 | 0 | 0.77 | 0.66 |
| HSL | 93.64º | 0.62% | 0.21% | - |
| HSV(B) | 93.64º | 0.77% | 0.34% | - |
| XYZ | 4.72 | 7.36 | 1.83 | - |
| YUV | 67.41 | 101.24 | 114.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 20 | 0.43 | 0 | 0.77 | 0.66 | 93.64 | 0.62 | 0.21 |
| Hex | 31 | 56 | 14 | 2B | 0 | 4D | 42 | 5E | 3E | 15 |
| Octal | 61 | 126 | 24 | 53 | 0 | 115 | 102 | 136 | 76 | 25 |
| Binary | 110001 | 1010110 | 10100 | 101011 | 0 | 1001101 | 1000010 | 1011110 | 111110 | 10101 |
Color Harmonies of #315614
Complementary color
Monochromatic Colors of #315614
Black with #315614
Text Example
Text Example
White with #315614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315614; }
p { color: rgb(49,86,20); }
H1.HeaderClassName
{
color: #315614;
}
.AnyTagClassName
{
color: #315614;
}
</style>
background-color css
<style>
a { background-color: #315614; }
a { background-color: rgb(49,86,20); }
div.DivClassName
{
background-color: #315614;
}
.BgClassName
{
background-color: #315614;
}
</style>
border-color css
<style>
span { border-color: #315614; }
span { border-color: rgb(49,86,20); }
td.TdClassName
{
border-color: #315614;
}
.TagClassName
{
border-color: #315614;
}
</style>