Shades of Seaweed #385717
Tints of Seaweed #385717
RGB
CMYK
RGB Variations
Color information
#385717 (or 0x385717) is known color: Seaweed. HEX triplet: 38, 57 and 17. RGB value is (56,87,23). Sum of RGB (Red+Green+Blue) = 56+87+23=166 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.73% from 166); Green value is 87 (34.38% from 255 or 52.41% from 166); Blue value is 23 (9.38% from 255 or 13.86% from 166); Max value from RGB is 87 - color contains mainly: green. Hex color #385717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385717 is #C7A8E8. Grayscale: #464646. Windows color (decimal): -13084905 or 1529656. OLE color: 1529656.
HSL color Cylindrical-coordinate representation of color #385717: hue angle of 89.06º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #385717 is Cyan = 0.36, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 23 | - |
| CMYK | 0.36 | 0 | 0.74 | 0.66 |
| HSL | 89.06º | 0.58% | 0.22% | - |
| HSV(B) | 89.06º | 0.74% | 0.34% | - |
| XYZ | 5.19 | 7.72 | 2.03 | - |
| YUV | 70.44 | 101.23 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 23 | 0.36 | 0 | 0.74 | 0.66 | 89.06 | 0.58 | 0.22 |
| Hex | 38 | 57 | 17 | 24 | 0 | 4A | 42 | 59 | 3A | 16 |
| Octal | 70 | 127 | 27 | 44 | 0 | 112 | 102 | 131 | 72 | 26 |
| Binary | 111000 | 1010111 | 10111 | 100100 | 0 | 1001010 | 1000010 | 1011001 | 111010 | 10110 |
Color Harmonies of #385717
Complementary color
Monochromatic Colors of #385717
Black with #385717
Text Example
Text Example
White with #385717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385717; }
p { color: rgb(56,87,23); }
H1.HeaderClassName
{
color: #385717;
}
.AnyTagClassName
{
color: #385717;
}
</style>
background-color css
<style>
a { background-color: #385717; }
a { background-color: rgb(56,87,23); }
div.DivClassName
{
background-color: #385717;
}
.BgClassName
{
background-color: #385717;
}
</style>
border-color css
<style>
span { border-color: #385717; }
span { border-color: rgb(56,87,23); }
td.TdClassName
{
border-color: #385717;
}
.TagClassName
{
border-color: #385717;
}
</style>