Shades of Seaweed #375515
Tints of Seaweed #375515
RGB
CMYK
RGB Variations
Color information
#375515 (or 0x375515) is known color: Seaweed. HEX triplet: 37, 55 and 15. RGB value is (55,85,21). Sum of RGB (Red+Green+Blue) = 55+85+21=161 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.16% from 161); Green value is 85 (33.59% from 255 or 52.80% from 161); Blue value is 21 (8.59% from 255 or 13.04% from 161); Max value from RGB is 85 - color contains mainly: green. Hex color #375515 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375515 is #C8AAEA. Grayscale: #444444. Windows color (decimal): -13150955 or 1398071. OLE color: 1398071.
HSL color Cylindrical-coordinate representation of color #375515: hue angle of 88.12º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #375515 is Cyan = 0.35, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 85 | 21 | - |
| CMYK | 0.35 | 0 | 0.75 | 0.67 |
| HSL | 88.13º | 0.6% | 0.21% | - |
| HSV(B) | 88.13º | 0.75% | 0.33% | - |
| XYZ | 4.96 | 7.36 | 1.87 | - |
| YUV | 68.73 | 101.06 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 21 | 0.35 | 0 | 0.75 | 0.67 | 88.13 | 0.6 | 0.21 |
| Hex | 37 | 55 | 15 | 23 | 0 | 4B | 43 | 58 | 3C | 15 |
| Octal | 67 | 125 | 25 | 43 | 0 | 113 | 103 | 130 | 74 | 25 |
| Binary | 110111 | 1010101 | 10101 | 100011 | 0 | 1001011 | 1000011 | 1011000 | 111100 | 10101 |
Color Harmonies of #375515
Complementary color
Monochromatic Colors of #375515
Black with #375515
Text Example
Text Example
White with #375515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375515; }
p { color: rgb(55,85,21); }
H1.HeaderClassName
{
color: #375515;
}
.AnyTagClassName
{
color: #375515;
}
</style>
background-color css
<style>
a { background-color: #375515; }
a { background-color: rgb(55,85,21); }
div.DivClassName
{
background-color: #375515;
}
.BgClassName
{
background-color: #375515;
}
</style>
border-color css
<style>
span { border-color: #375515; }
span { border-color: rgb(55,85,21); }
td.TdClassName
{
border-color: #375515;
}
.TagClassName
{
border-color: #375515;
}
</style>