Shades of Seaweed #315316
Tints of Seaweed #315316
RGB
CMYK
RGB Variations
Color information
#315316 (or 0x315316) is known color: Seaweed. HEX triplet: 31, 53 and 16. RGB value is (49,83,22). Sum of RGB (Red+Green+Blue) = 49+83+22=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 83 (32.81% from 255 or 53.90% from 154); Blue value is 22 (8.98% from 255 or 14.29% from 154); Max value from RGB is 83 - color contains mainly: green. Hex color #315316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315316 is #CEACE9. Grayscale: #424242. Windows color (decimal): -13544682 or 1463089. OLE color: 1463089.
HSL color Cylindrical-coordinate representation of color #315316: hue angle of 93.44º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #315316 is Cyan = 0.41, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 22 | - |
| CMYK | 0.41 | 0 | 0.73 | 0.67 |
| HSL | 93.44º | 0.58% | 0.21% | - |
| HSV(B) | 93.44º | 0.73% | 0.33% | - |
| XYZ | 4.5 | 6.9 | 1.85 | - |
| YUV | 65.88 | 103.24 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 22 | 0.41 | 0 | 0.73 | 0.67 | 93.44 | 0.58 | 0.21 |
| Hex | 31 | 53 | 16 | 29 | 0 | 49 | 43 | 5D | 3A | 15 |
| Octal | 61 | 123 | 26 | 51 | 0 | 111 | 103 | 135 | 72 | 25 |
| Binary | 110001 | 1010011 | 10110 | 101001 | 0 | 1001001 | 1000011 | 1011101 | 111010 | 10101 |
Color Harmonies of #315316
Complementary color
Monochromatic Colors of #315316
Black with #315316
Text Example
Text Example
White with #315316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315316; }
p { color: rgb(49,83,22); }
H1.HeaderClassName
{
color: #315316;
}
.AnyTagClassName
{
color: #315316;
}
</style>
background-color css
<style>
a { background-color: #315316; }
a { background-color: rgb(49,83,22); }
div.DivClassName
{
background-color: #315316;
}
.BgClassName
{
background-color: #315316;
}
</style>
border-color css
<style>
span { border-color: #315316; }
span { border-color: rgb(49,83,22); }
td.TdClassName
{
border-color: #315316;
}
.TagClassName
{
border-color: #315316;
}
</style>