Shades of Seaweed #315413
Tints of Seaweed #315413
RGB
CMYK
RGB Variations
Color information
#315413 (or 0x315413) is known color: Seaweed. HEX triplet: 31, 54 and 13. RGB value is (49,84,19). Sum of RGB (Red+Green+Blue) = 49+84+19=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 84 (33.20% from 255 or 55.26% from 152); Blue value is 19 (7.81% from 255 or 12.5% from 152); Max value from RGB is 84 - color contains mainly: green. Hex color #315413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315413 is #CEABEC. Grayscale: #424242. Windows color (decimal): -13544429 or 1266737. OLE color: 1266737.
HSL color Cylindrical-coordinate representation of color #315413: hue angle of 92.31º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #315413 is Cyan = 0.42, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 19 | - |
| CMYK | 0.42 | 0 | 0.77 | 0.67 |
| HSL | 92.31º | 0.63% | 0.2% | - |
| HSV(B) | 92.31º | 0.77% | 0.33% | - |
| XYZ | 4.55 | 7.04 | 1.74 | - |
| YUV | 66.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 19 | 0.42 | 0 | 0.77 | 0.67 | 92.31 | 0.63 | 0.2 |
| Hex | 31 | 54 | 13 | 2A | 0 | 4D | 43 | 5C | 3F | 14 |
| Octal | 61 | 124 | 23 | 52 | 0 | 115 | 103 | 134 | 77 | 24 |
| Binary | 110001 | 1010100 | 10011 | 101010 | 0 | 1001101 | 1000011 | 1011100 | 111111 | 10100 |
Color Harmonies of #315413
Complementary color
Monochromatic Colors of #315413
Black with #315413
Text Example
Text Example
White with #315413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315413; }
p { color: rgb(49,84,19); }
H1.HeaderClassName
{
color: #315413;
}
.AnyTagClassName
{
color: #315413;
}
</style>
background-color css
<style>
a { background-color: #315413; }
a { background-color: rgb(49,84,19); }
div.DivClassName
{
background-color: #315413;
}
.BgClassName
{
background-color: #315413;
}
</style>
border-color css
<style>
span { border-color: #315413; }
span { border-color: rgb(49,84,19); }
td.TdClassName
{
border-color: #315413;
}
.TagClassName
{
border-color: #315413;
}
</style>