Shades of Seaweed #375017
Tints of Seaweed #375017
RGB
CMYK
RGB Variations
Color information
#375017 (or 0x375017) is known color: Seaweed. HEX triplet: 37, 50 and 17. RGB value is (55,80,23). Sum of RGB (Red+Green+Blue) = 55+80+23=158 (20% of max value = 765). Red value is 55 (21.88% from 255 or 34.81% from 158); Green value is 80 (31.64% from 255 or 50.63% from 158); Blue value is 23 (9.38% from 255 or 14.56% from 158); Max value from RGB is 80 - color contains mainly: green. Hex color #375017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375017 is #C8AFE8. Grayscale: #424242. Windows color (decimal): -13152233 or 1527863. OLE color: 1527863.
HSL color Cylindrical-coordinate representation of color #375017: hue angle of 86.32º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #375017 is Cyan = 0.31, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 55 | 80 | 23 | - |
| CMYK | 0.31 | 0 | 0.71 | 0.69 |
| HSL | 86.32º | 0.55% | 0.2% | - |
| HSV(B) | 86.32º | 0.71% | 0.31% | - |
| XYZ | 4.6 | 6.61 | 1.84 | - |
| YUV | 66.03 | 103.72 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 23 | 0.31 | 0 | 0.71 | 0.69 | 86.32 | 0.55 | 0.2 |
| Hex | 37 | 50 | 17 | 1F | 0 | 47 | 45 | 56 | 37 | 14 |
| Octal | 67 | 120 | 27 | 37 | 0 | 107 | 105 | 126 | 67 | 24 |
| Binary | 110111 | 1010000 | 10111 | 11111 | 0 | 1000111 | 1000101 | 1010110 | 110111 | 10100 |
Color Harmonies of #375017
Complementary color
Monochromatic Colors of #375017
Black with #375017
Text Example
Text Example
White with #375017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375017; }
p { color: rgb(55,80,23); }
H1.HeaderClassName
{
color: #375017;
}
.AnyTagClassName
{
color: #375017;
}
</style>
background-color css
<style>
a { background-color: #375017; }
a { background-color: rgb(55,80,23); }
div.DivClassName
{
background-color: #375017;
}
.BgClassName
{
background-color: #375017;
}
</style>
border-color css
<style>
span { border-color: #375017; }
span { border-color: rgb(55,80,23); }
td.TdClassName
{
border-color: #375017;
}
.TagClassName
{
border-color: #375017;
}
</style>