Shades of Seaweed #345615
Tints of Seaweed #345615
RGB
CMYK
RGB Variations
Color information
#345615 (or 0x345615) is known color: Seaweed. HEX triplet: 34, 56 and 15. RGB value is (52,86,21). Sum of RGB (Red+Green+Blue) = 52+86+21=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 86 (33.98% from 255 or 54.09% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 86 - color contains mainly: green. Hex color #345615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345615 is #CBA9EA. Grayscale: #444444. Windows color (decimal): -13347307 or 1398324. OLE color: 1398324.
HSL color Cylindrical-coordinate representation of color #345615: hue angle of 91.38º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #345615 is Cyan = 0.40, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 86 | 21 | - |
| CMYK | 0.40 | 0 | 0.76 | 0.66 |
| HSL | 91.38º | 0.61% | 0.21% | - |
| HSV(B) | 91.38º | 0.76% | 0.34% | - |
| XYZ | 4.88 | 7.44 | 1.89 | - |
| YUV | 68.42 | 101.24 | 116.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 86 | 21 | 0.40 | 0 | 0.76 | 0.66 | 91.38 | 0.61 | 0.21 |
| Hex | 34 | 56 | 15 | 28 | 0 | 4C | 42 | 5B | 3D | 15 |
| Octal | 64 | 126 | 25 | 50 | 0 | 114 | 102 | 133 | 75 | 25 |
| Binary | 110100 | 1010110 | 10101 | 101000 | 0 | 1001100 | 1000010 | 1011011 | 111101 | 10101 |
Color Harmonies of #345615
Complementary color
Monochromatic Colors of #345615
Black with #345615
Text Example
Text Example
White with #345615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345615; }
p { color: rgb(52,86,21); }
H1.HeaderClassName
{
color: #345615;
}
.AnyTagClassName
{
color: #345615;
}
</style>
background-color css
<style>
a { background-color: #345615; }
a { background-color: rgb(52,86,21); }
div.DivClassName
{
background-color: #345615;
}
.BgClassName
{
background-color: #345615;
}
</style>
border-color css
<style>
span { border-color: #345615; }
span { border-color: rgb(52,86,21); }
td.TdClassName
{
border-color: #345615;
}
.TagClassName
{
border-color: #345615;
}
</style>