Shades of Seaweed #375516
Tints of Seaweed #375516
RGB
CMYK
RGB Variations
Color information
#375516 (or 0x375516) is known color: Seaweed. HEX triplet: 37, 55 and 16. RGB value is (55,85,22). Sum of RGB (Red+Green+Blue) = 55+85+22=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 85 (33.59% from 255 or 52.47% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 85 - color contains mainly: green. Hex color #375516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375516 is #C8AAE9. Grayscale: #454545. Windows color (decimal): -13150954 or 1463607. OLE color: 1463607.
HSL color Cylindrical-coordinate representation of color #375516: hue angle of 88.57º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #375516 is Cyan = 0.35, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 85 | 22 | - |
| CMYK | 0.35 | 0 | 0.74 | 0.67 |
| HSL | 88.57º | 0.59% | 0.21% | - |
| HSV(B) | 88.57º | 0.74% | 0.33% | - |
| XYZ | 4.97 | 7.37 | 1.92 | - |
| YUV | 68.85 | 101.56 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 22 | 0.35 | 0 | 0.74 | 0.67 | 88.57 | 0.59 | 0.21 |
| Hex | 37 | 55 | 16 | 23 | 0 | 4A | 43 | 59 | 3B | 15 |
| Octal | 67 | 125 | 26 | 43 | 0 | 112 | 103 | 131 | 73 | 25 |
| Binary | 110111 | 1010101 | 10110 | 100011 | 0 | 1001010 | 1000011 | 1011001 | 111011 | 10101 |
Color Harmonies of #375516
Complementary color
Monochromatic Colors of #375516
Black with #375516
Text Example
Text Example
White with #375516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375516; }
p { color: rgb(55,85,22); }
H1.HeaderClassName
{
color: #375516;
}
.AnyTagClassName
{
color: #375516;
}
</style>
background-color css
<style>
a { background-color: #375516; }
a { background-color: rgb(55,85,22); }
div.DivClassName
{
background-color: #375516;
}
.BgClassName
{
background-color: #375516;
}
</style>
border-color css
<style>
span { border-color: #375516; }
span { border-color: rgb(55,85,22); }
td.TdClassName
{
border-color: #375516;
}
.TagClassName
{
border-color: #375516;
}
</style>