Shades of Seaweed #345317
Tints of Seaweed #345317
RGB
CMYK
RGB Variations
Color information
#345317 (or 0x345317) is known color: Seaweed. HEX triplet: 34, 53 and 17. RGB value is (52,83,23). Sum of RGB (Red+Green+Blue) = 52+83+23=158 (20% of max value = 765). Red value is 52 (20.70% from 255 or 32.91% from 158); Green value is 83 (32.81% from 255 or 52.53% from 158); Blue value is 23 (9.38% from 255 or 14.56% from 158); Max value from RGB is 83 - color contains mainly: green. Hex color #345317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345317 is #CBACE8. Grayscale: #434343. Windows color (decimal): -13348073 or 1528628. OLE color: 1528628.
HSL color Cylindrical-coordinate representation of color #345317: hue angle of 91º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #345317 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 83 | 23 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.67 |
| HSL | 91º | 0.57% | 0.21% | - |
| HSV(B) | 91º | 0.72% | 0.33% | - |
| XYZ | 4.66 | 6.98 | 1.91 | - |
| YUV | 66.89 | 103.23 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 83 | 23 | 0.37 | 0 | 0.72 | 0.67 | 91 | 0.57 | 0.21 |
| Hex | 34 | 53 | 17 | 25 | 0 | 48 | 43 | 5B | 39 | 15 |
| Octal | 64 | 123 | 27 | 45 | 0 | 110 | 103 | 133 | 71 | 25 |
| Binary | 110100 | 1010011 | 10111 | 100101 | 0 | 1001000 | 1000011 | 1011011 | 111001 | 10101 |
Color Harmonies of #345317
Complementary color
Monochromatic Colors of #345317
Black with #345317
Text Example
Text Example
White with #345317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345317; }
p { color: rgb(52,83,23); }
H1.HeaderClassName
{
color: #345317;
}
.AnyTagClassName
{
color: #345317;
}
</style>
background-color css
<style>
a { background-color: #345317; }
a { background-color: rgb(52,83,23); }
div.DivClassName
{
background-color: #345317;
}
.BgClassName
{
background-color: #345317;
}
</style>
border-color css
<style>
span { border-color: #345317; }
span { border-color: rgb(52,83,23); }
td.TdClassName
{
border-color: #345317;
}
.TagClassName
{
border-color: #345317;
}
</style>