Shades of Seaweed #385318
Tints of Seaweed #385318
RGB
CMYK
RGB Variations
Color information
#385318 (or 0x385318) is known color: Seaweed. HEX triplet: 38, 53 and 18. RGB value is (56,83,24). Sum of RGB (Red+Green+Blue) = 56+83+24=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 24 (9.77% from 255 or 14.72% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #385318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385318 is #C7ACE7. Grayscale: #444444. Windows color (decimal): -13085928 or 1594168. OLE color: 1594168.
HSL color Cylindrical-coordinate representation of color #385318: hue angle of 87.46º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #385318 is Cyan = 0.33, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 83 | 24 | - |
| CMYK | 0.33 | 0 | 0.71 | 0.67 |
| HSL | 87.46º | 0.55% | 0.21% | - |
| HSV(B) | 87.46º | 0.71% | 0.33% | - |
| XYZ | 4.89 | 7.09 | 1.98 | - |
| YUV | 68.2 | 103.05 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 24 | 0.33 | 0 | 0.71 | 0.67 | 87.46 | 0.55 | 0.21 |
| Hex | 38 | 53 | 18 | 21 | 0 | 47 | 43 | 57 | 37 | 15 |
| Octal | 70 | 123 | 30 | 41 | 0 | 107 | 103 | 127 | 67 | 25 |
| Binary | 111000 | 1010011 | 11000 | 100001 | 0 | 1000111 | 1000011 | 1010111 | 110111 | 10101 |
Color Harmonies of #385318
Complementary color
Monochromatic Colors of #385318
Black with #385318
Text Example
Text Example
White with #385318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385318; }
p { color: rgb(56,83,24); }
H1.HeaderClassName
{
color: #385318;
}
.AnyTagClassName
{
color: #385318;
}
</style>
background-color css
<style>
a { background-color: #385318; }
a { background-color: rgb(56,83,24); }
div.DivClassName
{
background-color: #385318;
}
.BgClassName
{
background-color: #385318;
}
</style>
border-color css
<style>
span { border-color: #385318; }
span { border-color: rgb(56,83,24); }
td.TdClassName
{
border-color: #385318;
}
.TagClassName
{
border-color: #385318;
}
</style>