Shades of Seaweed #315311
Tints of Seaweed #315311
RGB
CMYK
RGB Variations
Color information
#315311 (or 0x315311) is known color: Seaweed. HEX triplet: 31, 53 and 11. RGB value is (49,83,17). Sum of RGB (Red+Green+Blue) = 49+83+17=149 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.89% from 149); Green value is 83 (32.81% from 255 or 55.70% from 149); Blue value is 17 (7.03% from 255 or 11.41% from 149); Max value from RGB is 83 - color contains mainly: green. Hex color #315311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315311 is #CEACEE. Grayscale: #414141. Windows color (decimal): -13544687 or 1135409. OLE color: 1135409.
HSL color Cylindrical-coordinate representation of color #315311: hue angle of 90.91º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #315311 is Cyan = 0.41, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 17 | - |
| CMYK | 0.41 | 0 | 0.80 | 0.67 |
| HSL | 90.91º | 0.66% | 0.2% | - |
| HSV(B) | 90.91º | 0.8% | 0.33% | - |
| XYZ | 4.46 | 6.88 | 1.62 | - |
| YUV | 65.31 | 100.74 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 17 | 0.41 | 0 | 0.80 | 0.67 | 90.91 | 0.66 | 0.2 |
| Hex | 31 | 53 | 11 | 29 | 0 | 50 | 43 | 5B | 42 | 14 |
| Octal | 61 | 123 | 21 | 51 | 0 | 120 | 103 | 133 | 102 | 24 |
| Binary | 110001 | 1010011 | 10001 | 101001 | 0 | 1010000 | 1000011 | 1011011 | 1000010 | 10100 |
Color Harmonies of #315311
Complementary color
Monochromatic Colors of #315311
Black with #315311
Text Example
Text Example
White with #315311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315311; }
p { color: rgb(49,83,17); }
H1.HeaderClassName
{
color: #315311;
}
.AnyTagClassName
{
color: #315311;
}
</style>
background-color css
<style>
a { background-color: #315311; }
a { background-color: rgb(49,83,17); }
div.DivClassName
{
background-color: #315311;
}
.BgClassName
{
background-color: #315311;
}
</style>
border-color css
<style>
span { border-color: #315311; }
span { border-color: rgb(49,83,17); }
td.TdClassName
{
border-color: #315311;
}
.TagClassName
{
border-color: #315311;
}
</style>