Shades of Seaweed #315317
Tints of Seaweed #315317
RGB
CMYK
RGB Variations
Color information
#315317 (or 0x315317) is known color: Seaweed. HEX triplet: 31, 53 and 17. RGB value is (49,83,23). Sum of RGB (Red+Green+Blue) = 49+83+23=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 83 (32.81% from 255 or 53.55% from 155); Blue value is 23 (9.38% from 255 or 14.84% from 155); Max value from RGB is 83 - color contains mainly: green. Hex color #315317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315317 is #CEACE8. Grayscale: #424242. Windows color (decimal): -13544681 or 1528625. OLE color: 1528625.
HSL color Cylindrical-coordinate representation of color #315317: hue angle of 94º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #315317 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 23 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.67 |
| HSL | 94º | 0.57% | 0.21% | - |
| HSV(B) | 94º | 0.72% | 0.33% | - |
| XYZ | 4.51 | 6.9 | 1.9 | - |
| YUV | 65.99 | 103.74 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 23 | 0.41 | 0 | 0.72 | 0.67 | 94 | 0.57 | 0.21 |
| Hex | 31 | 53 | 17 | 29 | 0 | 48 | 43 | 5E | 39 | 15 |
| Octal | 61 | 123 | 27 | 51 | 0 | 110 | 103 | 136 | 71 | 25 |
| Binary | 110001 | 1010011 | 10111 | 101001 | 0 | 1001000 | 1000011 | 1011110 | 111001 | 10101 |
Color Harmonies of #315317
Complementary color
Monochromatic Colors of #315317
Black with #315317
Text Example
Text Example
White with #315317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315317; }
p { color: rgb(49,83,23); }
H1.HeaderClassName
{
color: #315317;
}
.AnyTagClassName
{
color: #315317;
}
</style>
background-color css
<style>
a { background-color: #315317; }
a { background-color: rgb(49,83,23); }
div.DivClassName
{
background-color: #315317;
}
.BgClassName
{
background-color: #315317;
}
</style>
border-color css
<style>
span { border-color: #315317; }
span { border-color: rgb(49,83,23); }
td.TdClassName
{
border-color: #315317;
}
.TagClassName
{
border-color: #315317;
}
</style>