Shades of Seaweed #315017
Tints of Seaweed #315017
RGB
CMYK
RGB Variations
Color information
#315017 (or 0x315017) is known color: Seaweed. HEX triplet: 31, 50 and 17. RGB value is (49,80,23). Sum of RGB (Red+Green+Blue) = 49+80+23=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 80 (31.64% from 255 or 52.63% from 152); Blue value is 23 (9.38% from 255 or 15.13% from 152); Max value from RGB is 80 - color contains mainly: green. Hex color #315017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315017 is #CEAFE8. Grayscale: #404040. Windows color (decimal): -13545449 or 1527857. OLE color: 1527857.
HSL color Cylindrical-coordinate representation of color #315017: hue angle of 92.63º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #315017 is Cyan = 0.39, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 49 | 80 | 23 | - |
| CMYK | 0.39 | 0 | 0.71 | 0.69 |
| HSL | 92.63º | 0.55% | 0.2% | - |
| HSV(B) | 92.63º | 0.71% | 0.31% | - |
| XYZ | 4.29 | 6.45 | 1.83 | - |
| YUV | 64.23 | 104.73 | 117.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 23 | 0.39 | 0 | 0.71 | 0.69 | 92.63 | 0.55 | 0.2 |
| Hex | 31 | 50 | 17 | 27 | 0 | 47 | 45 | 5D | 37 | 14 |
| Octal | 61 | 120 | 27 | 47 | 0 | 107 | 105 | 135 | 67 | 24 |
| Binary | 110001 | 1010000 | 10111 | 100111 | 0 | 1000111 | 1000101 | 1011101 | 110111 | 10100 |
Color Harmonies of #315017
Complementary color
Monochromatic Colors of #315017
Black with #315017
Text Example
Text Example
White with #315017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315017; }
p { color: rgb(49,80,23); }
H1.HeaderClassName
{
color: #315017;
}
.AnyTagClassName
{
color: #315017;
}
</style>
background-color css
<style>
a { background-color: #315017; }
a { background-color: rgb(49,80,23); }
div.DivClassName
{
background-color: #315017;
}
.BgClassName
{
background-color: #315017;
}
</style>
border-color css
<style>
span { border-color: #315017; }
span { border-color: rgb(49,80,23); }
td.TdClassName
{
border-color: #315017;
}
.TagClassName
{
border-color: #315017;
}
</style>