Shades of Seaweed #354027
Tints of Seaweed #354027
RGB
CMYK
RGB Variations
Color information
#354027 (or 0x354027) is known color: Seaweed. HEX triplet: 35, 40 and 27. RGB value is (53,64,39). Sum of RGB (Red+Green+Blue) = 53+64+39=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 64 (25.39% from 255 or 41.03% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 64 - color contains mainly: green. Hex color #354027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354027 is #CABFD8. Grayscale: #393939. Windows color (decimal): -13287385 or 2572341. OLE color: 2572341.
HSL color Cylindrical-coordinate representation of color #354027: hue angle of 86.4º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #354027 is Cyan = 0.17, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 64 | 39 | - |
| CMYK | 0.17 | 0 | 0.39 | 0.75 |
| HSL | 86.4º | 0.24% | 0.2% | - |
| HSV(B) | 86.4º | 0.39% | 0.25% | - |
| XYZ | 3.67 | 4.57 | 2.61 | - |
| YUV | 57.86 | 117.36 | 124.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 39 | 0.17 | 0 | 0.39 | 0.75 | 86.4 | 0.24 | 0.2 |
| Hex | 35 | 40 | 27 | 11 | 0 | 27 | 4B | 56 | 18 | 14 |
| Octal | 65 | 100 | 47 | 21 | 0 | 47 | 113 | 126 | 30 | 24 |
| Binary | 110101 | 1000000 | 100111 | 10001 | 0 | 100111 | 1001011 | 1010110 | 11000 | 10100 |
Color Harmonies of #354027
Complementary color
Monochromatic Colors of #354027
Black with #354027
Text Example
Text Example
White with #354027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354027; }
p { color: rgb(53,64,39); }
H1.HeaderClassName
{
color: #354027;
}
.AnyTagClassName
{
color: #354027;
}
</style>
background-color css
<style>
a { background-color: #354027; }
a { background-color: rgb(53,64,39); }
div.DivClassName
{
background-color: #354027;
}
.BgClassName
{
background-color: #354027;
}
</style>
border-color css
<style>
span { border-color: #354027; }
span { border-color: rgb(53,64,39); }
td.TdClassName
{
border-color: #354027;
}
.TagClassName
{
border-color: #354027;
}
</style>