Shades of Seaweed #315016
Tints of Seaweed #315016
RGB
CMYK
RGB Variations
Color information
#315016 (or 0x315016) is known color: Seaweed. HEX triplet: 31, 50 and 16. RGB value is (49,80,22). Sum of RGB (Red+Green+Blue) = 49+80+22=151 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.45% from 151); Green value is 80 (31.64% from 255 or 52.98% from 151); Blue value is 22 (8.98% from 255 or 14.57% from 151); Max value from RGB is 80 - color contains mainly: green. Hex color #315016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315016 is #CEAFE9. Grayscale: #404040. Windows color (decimal): -13545450 or 1462321. OLE color: 1462321.
HSL color Cylindrical-coordinate representation of color #315016: hue angle of 92.07º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #315016 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 49 | 80 | 22 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.69 |
| HSL | 92.07º | 0.57% | 0.2% | - |
| HSV(B) | 92.07º | 0.73% | 0.31% | - |
| XYZ | 4.28 | 6.45 | 1.78 | - |
| YUV | 64.12 | 104.23 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 22 | 0.39 | 0 | 0.72 | 0.69 | 92.07 | 0.57 | 0.2 |
| Hex | 31 | 50 | 16 | 27 | 0 | 48 | 45 | 5C | 39 | 14 |
| Octal | 61 | 120 | 26 | 47 | 0 | 110 | 105 | 134 | 71 | 24 |
| Binary | 110001 | 1010000 | 10110 | 100111 | 0 | 1001000 | 1000101 | 1011100 | 111001 | 10100 |
Color Harmonies of #315016
Complementary color
Monochromatic Colors of #315016
Black with #315016
Text Example
Text Example
White with #315016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315016; }
p { color: rgb(49,80,22); }
H1.HeaderClassName
{
color: #315016;
}
.AnyTagClassName
{
color: #315016;
}
</style>
background-color css
<style>
a { background-color: #315016; }
a { background-color: rgb(49,80,22); }
div.DivClassName
{
background-color: #315016;
}
.BgClassName
{
background-color: #315016;
}
</style>
border-color css
<style>
span { border-color: #315016; }
span { border-color: rgb(49,80,22); }
td.TdClassName
{
border-color: #315016;
}
.TagClassName
{
border-color: #315016;
}
</style>