Shades of Seaweed #315116
Tints of Seaweed #315116
RGB
CMYK
RGB Variations
Color information
#315116 (or 0x315116) is known color: Seaweed. HEX triplet: 31, 51 and 16. RGB value is (49,81,22). Sum of RGB (Red+Green+Blue) = 49+81+22=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 81 (32.03% from 255 or 53.29% from 152); Blue value is 22 (8.98% from 255 or 14.47% from 152); Max value from RGB is 81 - color contains mainly: green. Hex color #315116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315116 is #CEAEE9. Grayscale: #404040. Windows color (decimal): -13545194 or 1462577. OLE color: 1462577.
HSL color Cylindrical-coordinate representation of color #315116: hue angle of 92.54º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #315116 is Cyan = 0.40, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 81 | 22 | - |
| CMYK | 0.40 | 0 | 0.73 | 0.68 |
| HSL | 92.54º | 0.57% | 0.2% | - |
| HSV(B) | 92.54º | 0.73% | 0.32% | - |
| XYZ | 4.35 | 6.6 | 1.8 | - |
| YUV | 64.71 | 103.9 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 22 | 0.40 | 0 | 0.73 | 0.68 | 92.54 | 0.57 | 0.2 |
| Hex | 31 | 51 | 16 | 28 | 0 | 49 | 44 | 5D | 39 | 14 |
| Octal | 61 | 121 | 26 | 50 | 0 | 111 | 104 | 135 | 71 | 24 |
| Binary | 110001 | 1010001 | 10110 | 101000 | 0 | 1001001 | 1000100 | 1011101 | 111001 | 10100 |
Color Harmonies of #315116
Complementary color
Monochromatic Colors of #315116
Black with #315116
Text Example
Text Example
White with #315116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315116; }
p { color: rgb(49,81,22); }
H1.HeaderClassName
{
color: #315116;
}
.AnyTagClassName
{
color: #315116;
}
</style>
background-color css
<style>
a { background-color: #315116; }
a { background-color: rgb(49,81,22); }
div.DivClassName
{
background-color: #315116;
}
.BgClassName
{
background-color: #315116;
}
</style>
border-color css
<style>
span { border-color: #315116; }
span { border-color: rgb(49,81,22); }
td.TdClassName
{
border-color: #315116;
}
.TagClassName
{
border-color: #315116;
}
</style>