Shades of Seaweed #315415
Tints of Seaweed #315415
RGB
CMYK
RGB Variations
Color information
#315415 (or 0x315415) is known color: Seaweed. HEX triplet: 31, 54 and 15. RGB value is (49,84,21). Sum of RGB (Red+Green+Blue) = 49+84+21=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 84 (33.20% from 255 or 54.55% from 154); Blue value is 21 (8.59% from 255 or 13.64% from 154); Max value from RGB is 84 - color contains mainly: green. Hex color #315415 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315415 is #CEABEA. Grayscale: #424242. Windows color (decimal): -13544427 or 1397809. OLE color: 1397809.
HSL color Cylindrical-coordinate representation of color #315415: hue angle of 93.33º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #315415 is Cyan = 0.42, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 21 | - |
| CMYK | 0.42 | 0 | 0.75 | 0.67 |
| HSL | 93.33º | 0.6% | 0.21% | - |
| HSV(B) | 93.33º | 0.75% | 0.33% | - |
| XYZ | 4.57 | 7.05 | 1.83 | - |
| YUV | 66.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 21 | 0.42 | 0 | 0.75 | 0.67 | 93.33 | 0.6 | 0.21 |
| Hex | 31 | 54 | 15 | 2A | 0 | 4B | 43 | 5D | 3C | 15 |
| Octal | 61 | 124 | 25 | 52 | 0 | 113 | 103 | 135 | 74 | 25 |
| Binary | 110001 | 1010100 | 10101 | 101010 | 0 | 1001011 | 1000011 | 1011101 | 111100 | 10101 |
Color Harmonies of #315415
Complementary color
Monochromatic Colors of #315415
Black with #315415
Text Example
Text Example
White with #315415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315415; }
p { color: rgb(49,84,21); }
H1.HeaderClassName
{
color: #315415;
}
.AnyTagClassName
{
color: #315415;
}
</style>
background-color css
<style>
a { background-color: #315415; }
a { background-color: rgb(49,84,21); }
div.DivClassName
{
background-color: #315415;
}
.BgClassName
{
background-color: #315415;
}
</style>
border-color css
<style>
span { border-color: #315415; }
span { border-color: rgb(49,84,21); }
td.TdClassName
{
border-color: #315415;
}
.TagClassName
{
border-color: #315415;
}
</style>