Shades of Seaweed #375319
Tints of Seaweed #375319
RGB
CMYK
RGB Variations
Color information
#375319 (or 0x375319) is known color: Seaweed. HEX triplet: 37, 53 and 19. RGB value is (55,83,25). Sum of RGB (Red+Green+Blue) = 55+83+25=163 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.74% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #375319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #375319 is #C8ACE6. Grayscale: #444444. Windows color (decimal): -13151463 or 1659703. OLE color: 1659703.
HSL color Cylindrical-coordinate representation of color #375319: hue angle of 88.97º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #375319 is Cyan = 0.34, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 25 | - |
| CMYK | 0.34 | 0 | 0.70 | 0.67 |
| HSL | 88.97º | 0.54% | 0.21% | - |
| HSV(B) | 88.97º | 0.7% | 0.33% | - |
| XYZ | 4.84 | 7.07 | 2.03 | - |
| YUV | 68.02 | 103.72 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 25 | 0.34 | 0 | 0.70 | 0.67 | 88.97 | 0.54 | 0.21 |
| Hex | 37 | 53 | 19 | 22 | 0 | 46 | 43 | 59 | 36 | 15 |
| Octal | 67 | 123 | 31 | 42 | 0 | 106 | 103 | 131 | 66 | 25 |
| Binary | 110111 | 1010011 | 11001 | 100010 | 0 | 1000110 | 1000011 | 1011001 | 110110 | 10101 |
Color Harmonies of #375319
Complementary color
Monochromatic Colors of #375319
Black with #375319
Text Example
Text Example
White with #375319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375319; }
p { color: rgb(55,83,25); }
H1.HeaderClassName
{
color: #375319;
}
.AnyTagClassName
{
color: #375319;
}
</style>
background-color css
<style>
a { background-color: #375319; }
a { background-color: rgb(55,83,25); }
div.DivClassName
{
background-color: #375319;
}
.BgClassName
{
background-color: #375319;
}
</style>
border-color css
<style>
span { border-color: #375319; }
span { border-color: rgb(55,83,25); }
td.TdClassName
{
border-color: #375319;
}
.TagClassName
{
border-color: #375319;
}
</style>