Shades of Seaweed #345714
Tints of Seaweed #345714
RGB
CMYK
RGB Variations
Color information
#345714 (or 0x345714) is known color: Seaweed. HEX triplet: 34, 57 and 14. RGB value is (52,87,20). Sum of RGB (Red+Green+Blue) = 52+87+20=159 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.70% from 159); Green value is 87 (34.38% from 255 or 54.72% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 87 - color contains mainly: green. Hex color #345714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345714 is #CBA8EB. Grayscale: #454545. Windows color (decimal): -13347052 or 1333044. OLE color: 1333044.
HSL color Cylindrical-coordinate representation of color #345714: hue angle of 91.34º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #345714 is Cyan = 0.40, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 87 | 20 | - |
| CMYK | 0.40 | 0 | 0.77 | 0.66 |
| HSL | 91.34º | 0.63% | 0.21% | - |
| HSV(B) | 91.34º | 0.77% | 0.34% | - |
| XYZ | 4.95 | 7.6 | 1.87 | - |
| YUV | 68.9 | 100.4 | 115.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 20 | 0.40 | 0 | 0.77 | 0.66 | 91.34 | 0.63 | 0.21 |
| Hex | 34 | 57 | 14 | 28 | 0 | 4D | 42 | 5B | 3F | 15 |
| Octal | 64 | 127 | 24 | 50 | 0 | 115 | 102 | 133 | 77 | 25 |
| Binary | 110100 | 1010111 | 10100 | 101000 | 0 | 1001101 | 1000010 | 1011011 | 111111 | 10101 |
Color Harmonies of #345714
Complementary color
Monochromatic Colors of #345714
Black with #345714
Text Example
Text Example
White with #345714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345714; }
p { color: rgb(52,87,20); }
H1.HeaderClassName
{
color: #345714;
}
.AnyTagClassName
{
color: #345714;
}
</style>
background-color css
<style>
a { background-color: #345714; }
a { background-color: rgb(52,87,20); }
div.DivClassName
{
background-color: #345714;
}
.BgClassName
{
background-color: #345714;
}
</style>
border-color css
<style>
span { border-color: #345714; }
span { border-color: rgb(52,87,20); }
td.TdClassName
{
border-color: #345714;
}
.TagClassName
{
border-color: #345714;
}
</style>