Shades of Seaweed #345715
Tints of Seaweed #345715
RGB
CMYK
RGB Variations
Color information
#345715 (or 0x345715) is known color: Seaweed. HEX triplet: 34, 57 and 15. RGB value is (52,87,21). Sum of RGB (Red+Green+Blue) = 52+87+21=160 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.5% from 160); Green value is 87 (34.38% from 255 or 54.38% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 87 - color contains mainly: green. Hex color #345715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345715 is #CBA8EA. Grayscale: #454545. Windows color (decimal): -13347051 or 1398580. OLE color: 1398580.
HSL color Cylindrical-coordinate representation of color #345715: hue angle of 91.82º 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 #345715 is Cyan = 0.40, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 87 | 21 | - |
| CMYK | 0.40 | 0 | 0.76 | 0.66 |
| HSL | 91.82º | 0.61% | 0.21% | - |
| HSV(B) | 91.82º | 0.76% | 0.34% | - |
| XYZ | 4.96 | 7.6 | 1.92 | - |
| YUV | 69.01 | 100.9 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 21 | 0.40 | 0 | 0.76 | 0.66 | 91.82 | 0.61 | 0.21 |
| Hex | 34 | 57 | 15 | 28 | 0 | 4C | 42 | 5C | 3D | 15 |
| Octal | 64 | 127 | 25 | 50 | 0 | 114 | 102 | 134 | 75 | 25 |
| Binary | 110100 | 1010111 | 10101 | 101000 | 0 | 1001100 | 1000010 | 1011100 | 111101 | 10101 |
Color Harmonies of #345715
Complementary color
Monochromatic Colors of #345715
Black with #345715
Text Example
Text Example
White with #345715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345715; }
p { color: rgb(52,87,21); }
H1.HeaderClassName
{
color: #345715;
}
.AnyTagClassName
{
color: #345715;
}
</style>
background-color css
<style>
a { background-color: #345715; }
a { background-color: rgb(52,87,21); }
div.DivClassName
{
background-color: #345715;
}
.BgClassName
{
background-color: #345715;
}
</style>
border-color css
<style>
span { border-color: #345715; }
span { border-color: rgb(52,87,21); }
td.TdClassName
{
border-color: #345715;
}
.TagClassName
{
border-color: #345715;
}
</style>