Shades of Seaweed #384623
Tints of Seaweed #384623
RGB
CMYK
RGB Variations
Color information
#384623 (or 0x384623) is known color: Seaweed. HEX triplet: 38, 46 and 23. RGB value is (56,70,35). Sum of RGB (Red+Green+Blue) = 56+70+35=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 70 (27.73% from 255 or 43.48% from 161); Blue value is 35 (14.06% from 255 or 21.74% from 161); Max value from RGB is 70 - color contains mainly: green. Hex color #384623 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384623 is #C7B9DC. Grayscale: #3D3D3D. Windows color (decimal): -13089245 or 2311736. OLE color: 2311736.
HSL color Cylindrical-coordinate representation of color #384623: hue angle of 84º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #384623 is Cyan = 0.20, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 70 | 35 | - |
| CMYK | 0.20 | 0 | 0.5 | 0.73 |
| HSL | 84º | 0.33% | 0.21% | - |
| HSV(B) | 84º | 0.5% | 0.27% | - |
| XYZ | 4.12 | 5.34 | 2.4 | - |
| YUV | 61.82 | 112.86 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 35 | 0.20 | 0 | 0.5 | 0.73 | 84 | 0.33 | 0.21 |
| Hex | 38 | 46 | 23 | 14 | 0 | 32 | 49 | 54 | 21 | 15 |
| Octal | 70 | 106 | 43 | 24 | 0 | 62 | 111 | 124 | 41 | 25 |
| Binary | 111000 | 1000110 | 100011 | 10100 | 0 | 110010 | 1001001 | 1010100 | 100001 | 10101 |
Color Harmonies of #384623
Complementary color
Monochromatic Colors of #384623
Black with #384623
Text Example
Text Example
White with #384623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384623; }
p { color: rgb(56,70,35); }
H1.HeaderClassName
{
color: #384623;
}
.AnyTagClassName
{
color: #384623;
}
</style>
background-color css
<style>
a { background-color: #384623; }
a { background-color: rgb(56,70,35); }
div.DivClassName
{
background-color: #384623;
}
.BgClassName
{
background-color: #384623;
}
</style>
border-color css
<style>
span { border-color: #384623; }
span { border-color: rgb(56,70,35); }
td.TdClassName
{
border-color: #384623;
}
.TagClassName
{
border-color: #384623;
}
</style>