Shades of Seaweed #315312
Tints of Seaweed #315312
RGB
CMYK
RGB Variations
Color information
#315312 (or 0x315312) is known color: Seaweed. HEX triplet: 31, 53 and 12. RGB value is (49,83,18). Sum of RGB (Red+Green+Blue) = 49+83+18=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 83 (32.81% from 255 or 55.33% from 150); Blue value is 18 (7.42% from 255 or 12% from 150); Max value from RGB is 83 - color contains mainly: green. Hex color #315312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315312 is #CEACED. Grayscale: #414141. Windows color (decimal): -13544686 or 1200945. OLE color: 1200945.
HSL color Cylindrical-coordinate representation of color #315312: hue angle of 91.38º degrees, saturation: 0.64, 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 #315312 is Cyan = 0.41, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 83 | 18 | - |
| CMYK | 0.41 | 0 | 0.78 | 0.67 |
| HSL | 91.38º | 0.64% | 0.2% | - |
| HSV(B) | 91.38º | 0.78% | 0.33% | - |
| XYZ | 4.47 | 6.88 | 1.67 | - |
| YUV | 65.42 | 101.24 | 116.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 18 | 0.41 | 0 | 0.78 | 0.67 | 91.38 | 0.64 | 0.2 |
| Hex | 31 | 53 | 12 | 29 | 0 | 4E | 43 | 5B | 40 | 14 |
| Octal | 61 | 123 | 22 | 51 | 0 | 116 | 103 | 133 | 100 | 24 |
| Binary | 110001 | 1010011 | 10010 | 101001 | 0 | 1001110 | 1000011 | 1011011 | 1000000 | 10100 |
Color Harmonies of #315312
Complementary color
Monochromatic Colors of #315312
Black with #315312
Text Example
Text Example
White with #315312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315312; }
p { color: rgb(49,83,18); }
H1.HeaderClassName
{
color: #315312;
}
.AnyTagClassName
{
color: #315312;
}
</style>
background-color css
<style>
a { background-color: #315312; }
a { background-color: rgb(49,83,18); }
div.DivClassName
{
background-color: #315312;
}
.BgClassName
{
background-color: #315312;
}
</style>
border-color css
<style>
span { border-color: #315312; }
span { border-color: rgb(49,83,18); }
td.TdClassName
{
border-color: #315312;
}
.TagClassName
{
border-color: #315312;
}
</style>