Shades of Seaweed #365414
Tints of Seaweed #365414
RGB
CMYK
RGB Variations
Color information
#365414 (or 0x365414) is known color: Seaweed. HEX triplet: 36, 54 and 14. RGB value is (54,84,20). Sum of RGB (Red+Green+Blue) = 54+84+20=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 84 (33.20% from 255 or 53.16% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 84 - color contains mainly: green. Hex color #365414 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #365414 is #C9ABEB. Grayscale: #434343. Windows color (decimal): -13216748 or 1332278. OLE color: 1332278.
HSL color Cylindrical-coordinate representation of color #365414: hue angle of 88.12º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #365414 is Cyan = 0.36, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 84 | 20 | - |
| CMYK | 0.36 | 0 | 0.76 | 0.67 |
| HSL | 88.13º | 0.62% | 0.2% | - |
| HSV(B) | 88.13º | 0.76% | 0.33% | - |
| XYZ | 4.82 | 7.18 | 1.79 | - |
| YUV | 67.73 | 101.06 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 20 | 0.36 | 0 | 0.76 | 0.67 | 88.13 | 0.62 | 0.2 |
| Hex | 36 | 54 | 14 | 24 | 0 | 4C | 43 | 58 | 3E | 14 |
| Octal | 66 | 124 | 24 | 44 | 0 | 114 | 103 | 130 | 76 | 24 |
| Binary | 110110 | 1010100 | 10100 | 100100 | 0 | 1001100 | 1000011 | 1011000 | 111110 | 10100 |
Color Harmonies of #365414
Complementary color
Monochromatic Colors of #365414
Black with #365414
Text Example
Text Example
White with #365414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365414; }
p { color: rgb(54,84,20); }
H1.HeaderClassName
{
color: #365414;
}
.AnyTagClassName
{
color: #365414;
}
</style>
background-color css
<style>
a { background-color: #365414; }
a { background-color: rgb(54,84,20); }
div.DivClassName
{
background-color: #365414;
}
.BgClassName
{
background-color: #365414;
}
</style>
border-color css
<style>
span { border-color: #365414; }
span { border-color: rgb(54,84,20); }
td.TdClassName
{
border-color: #365414;
}
.TagClassName
{
border-color: #365414;
}
</style>