Shades of Seaweed #315513
Tints of Seaweed #315513
RGB
CMYK
RGB Variations
Color information
#315513 (or 0x315513) is known color: Seaweed. HEX triplet: 31, 55 and 13. RGB value is (49,85,19). Sum of RGB (Red+Green+Blue) = 49+85+19=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 85 (33.59% from 255 or 55.56% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 85 - color contains mainly: green. Hex color #315513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315513 is #CEAAEC. Grayscale: #424242. Windows color (decimal): -13544173 or 1266993. OLE color: 1266993.
HSL color Cylindrical-coordinate representation of color #315513: hue angle of 92.73º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #315513 is Cyan = 0.42, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 85 | 19 | - |
| CMYK | 0.42 | 0 | 0.78 | 0.67 |
| HSL | 92.73º | 0.63% | 0.2% | - |
| HSV(B) | 92.73º | 0.78% | 0.33% | - |
| XYZ | 4.63 | 7.2 | 1.76 | - |
| YUV | 66.71 | 101.07 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 19 | 0.42 | 0 | 0.78 | 0.67 | 92.73 | 0.63 | 0.2 |
| Hex | 31 | 55 | 13 | 2A | 0 | 4E | 43 | 5D | 3F | 14 |
| Octal | 61 | 125 | 23 | 52 | 0 | 116 | 103 | 135 | 77 | 24 |
| Binary | 110001 | 1010101 | 10011 | 101010 | 0 | 1001110 | 1000011 | 1011101 | 111111 | 10100 |
Color Harmonies of #315513
Complementary color
Monochromatic Colors of #315513
Black with #315513
Text Example
Text Example
White with #315513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315513; }
p { color: rgb(49,85,19); }
H1.HeaderClassName
{
color: #315513;
}
.AnyTagClassName
{
color: #315513;
}
</style>
background-color css
<style>
a { background-color: #315513; }
a { background-color: rgb(49,85,19); }
div.DivClassName
{
background-color: #315513;
}
.BgClassName
{
background-color: #315513;
}
</style>
border-color css
<style>
span { border-color: #315513; }
span { border-color: rgb(49,85,19); }
td.TdClassName
{
border-color: #315513;
}
.TagClassName
{
border-color: #315513;
}
</style>