Shades of Seaweed #315516
Tints of Seaweed #315516
RGB
CMYK
RGB Variations
Color information
#315516 (or 0x315516) is known color: Seaweed. HEX triplet: 31, 55 and 16. RGB value is (49,85,22). Sum of RGB (Red+Green+Blue) = 49+85+22=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 85 (33.59% from 255 or 54.49% from 156); Blue value is 22 (8.98% from 255 or 14.10% from 156); Max value from RGB is 85 - color contains mainly: green. Hex color #315516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315516 is #CEAAE9. Grayscale: #434343. Windows color (decimal): -13544170 or 1463601. OLE color: 1463601.
HSL color Cylindrical-coordinate representation of color #315516: hue angle of 94.29º degrees, saturation: 0.59, 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 #315516 is Cyan = 0.42, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 85 | 22 | - |
| CMYK | 0.42 | 0 | 0.74 | 0.67 |
| HSL | 94.29º | 0.59% | 0.21% | - |
| HSV(B) | 94.29º | 0.74% | 0.33% | - |
| XYZ | 4.66 | 7.21 | 1.9 | - |
| YUV | 67.05 | 102.57 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 22 | 0.42 | 0 | 0.74 | 0.67 | 94.29 | 0.59 | 0.21 |
| Hex | 31 | 55 | 16 | 2A | 0 | 4A | 43 | 5E | 3B | 15 |
| Octal | 61 | 125 | 26 | 52 | 0 | 112 | 103 | 136 | 73 | 25 |
| Binary | 110001 | 1010101 | 10110 | 101010 | 0 | 1001010 | 1000011 | 1011110 | 111011 | 10101 |
Color Harmonies of #315516
Complementary color
Monochromatic Colors of #315516
Black with #315516
Text Example
Text Example
White with #315516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315516; }
p { color: rgb(49,85,22); }
H1.HeaderClassName
{
color: #315516;
}
.AnyTagClassName
{
color: #315516;
}
</style>
background-color css
<style>
a { background-color: #315516; }
a { background-color: rgb(49,85,22); }
div.DivClassName
{
background-color: #315516;
}
.BgClassName
{
background-color: #315516;
}
</style>
border-color css
<style>
span { border-color: #315516; }
span { border-color: rgb(49,85,22); }
td.TdClassName
{
border-color: #315516;
}
.TagClassName
{
border-color: #315516;
}
</style>