Shades of Seaweed #345616
Tints of Seaweed #345616
RGB
CMYK
RGB Variations
Color information
#345616 (or 0x345616) is known color: Seaweed. HEX triplet: 34, 56 and 16. RGB value is (52,86,22). Sum of RGB (Red+Green+Blue) = 52+86+22=160 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.5% from 160); Green value is 86 (33.98% from 255 or 53.75% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 86 - color contains mainly: green. Hex color #345616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345616 is #CBA9E9. Grayscale: #444444. Windows color (decimal): -13347306 or 1463860. OLE color: 1463860.
HSL color Cylindrical-coordinate representation of color #345616: hue angle of 91.88º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #345616 is Cyan = 0.40, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 86 | 22 | - |
| CMYK | 0.40 | 0 | 0.74 | 0.66 |
| HSL | 91.88º | 0.59% | 0.21% | - |
| HSV(B) | 91.88º | 0.74% | 0.34% | - |
| XYZ | 4.89 | 7.44 | 1.94 | - |
| YUV | 68.54 | 101.74 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 86 | 22 | 0.40 | 0 | 0.74 | 0.66 | 91.88 | 0.59 | 0.21 |
| Hex | 34 | 56 | 16 | 28 | 0 | 4A | 42 | 5C | 3B | 15 |
| Octal | 64 | 126 | 26 | 50 | 0 | 112 | 102 | 134 | 73 | 25 |
| Binary | 110100 | 1010110 | 10110 | 101000 | 0 | 1001010 | 1000010 | 1011100 | 111011 | 10101 |
Color Harmonies of #345616
Complementary color
Monochromatic Colors of #345616
Black with #345616
Text Example
Text Example
White with #345616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345616; }
p { color: rgb(52,86,22); }
H1.HeaderClassName
{
color: #345616;
}
.AnyTagClassName
{
color: #345616;
}
</style>
background-color css
<style>
a { background-color: #345616; }
a { background-color: rgb(52,86,22); }
div.DivClassName
{
background-color: #345616;
}
.BgClassName
{
background-color: #345616;
}
</style>
border-color css
<style>
span { border-color: #345616; }
span { border-color: rgb(52,86,22); }
td.TdClassName
{
border-color: #345616;
}
.TagClassName
{
border-color: #345616;
}
</style>