Shades of Seaweed #315416
Tints of Seaweed #315416
RGB
CMYK
RGB Variations
Color information
#315416 (or 0x315416) is known color: Seaweed. HEX triplet: 31, 54 and 16. RGB value is (49,84,22). Sum of RGB (Red+Green+Blue) = 49+84+22=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 84 (33.20% from 255 or 54.19% from 155); Blue value is 22 (8.98% from 255 or 14.19% from 155); Max value from RGB is 84 - color contains mainly: green. Hex color #315416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315416 is #CEABE9. Grayscale: #424242. Windows color (decimal): -13544426 or 1463345. OLE color: 1463345.
HSL color Cylindrical-coordinate representation of color #315416: hue angle of 93.87º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #315416 is Cyan = 0.42, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 22 | - |
| CMYK | 0.42 | 0 | 0.74 | 0.67 |
| HSL | 93.87º | 0.58% | 0.21% | - |
| HSV(B) | 93.87º | 0.74% | 0.33% | - |
| XYZ | 4.58 | 7.05 | 1.88 | - |
| YUV | 66.47 | 102.9 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 22 | 0.42 | 0 | 0.74 | 0.67 | 93.87 | 0.58 | 0.21 |
| Hex | 31 | 54 | 16 | 2A | 0 | 4A | 43 | 5E | 3A | 15 |
| Octal | 61 | 124 | 26 | 52 | 0 | 112 | 103 | 136 | 72 | 25 |
| Binary | 110001 | 1010100 | 10110 | 101010 | 0 | 1001010 | 1000011 | 1011110 | 111010 | 10101 |
Color Harmonies of #315416
Complementary color
Monochromatic Colors of #315416
Black with #315416
Text Example
Text Example
White with #315416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315416; }
p { color: rgb(49,84,22); }
H1.HeaderClassName
{
color: #315416;
}
.AnyTagClassName
{
color: #315416;
}
</style>
background-color css
<style>
a { background-color: #315416; }
a { background-color: rgb(49,84,22); }
div.DivClassName
{
background-color: #315416;
}
.BgClassName
{
background-color: #315416;
}
</style>
border-color css
<style>
span { border-color: #315416; }
span { border-color: rgb(49,84,22); }
td.TdClassName
{
border-color: #315416;
}
.TagClassName
{
border-color: #315416;
}
</style>